You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/server
nutomic bd0e69b2bb Various things refactored (#95)
Remove unused derive macros

lemmy_rate_limit doesnt depend on lemmy_api_structs anymore

Dont use "pub extern crate"

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/95
4 years ago
..
config Implement instance blocklist (#85) 4 years ago
lemmy_api_structs Various things refactored (#95) 4 years ago
lemmy_db Various things refactored (#95) 4 years ago
lemmy_rate_limit Various things refactored (#95) 4 years ago
lemmy_utils Various things refactored (#95) 4 years ago
migrations implement ActivitySender actor (#89) 4 years ago
migrations_testing/2020-01-13-025151_create_materialized_views
query_testing Remove materialized views. (#908) 4 years ago
src Various things refactored (#95) 4 years ago
.gitignore
.rustfmt.toml Rework imports 4 years ago
Cargo.lock Various things refactored (#95) 4 years ago
Cargo.toml Adding rate_limiter and api_structs. 4 years ago
clean.sh
db-init.sh Split code into cargo workspaces (#67) 4 years ago
diesel.toml Split code into cargo workspaces (#67) 4 years ago
test.sh Fixing travis, adding a test.sh script. 4 years ago