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
Rob Ede 986dc3f52c
update actix-web to v3 stable (#1125)
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 A first pass at using materialized views. 5 years ago
query_testing Remove materialized views. (#908) 4 years ago
src update actix-web to v3 stable (#1125) 4 years ago
.gitignore A first pass at using materialized views. 5 years ago
.rustfmt.toml Rework imports 4 years ago
Cargo.lock update actix-web to v3 stable (#1125) 4 years ago
Cargo.toml update actix-web to v3 stable (#1125) 4 years ago
clean.sh Adding cargo outdated to clean script. 5 years ago
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