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
Felix Ableitner b15c406924 Refactor websocket to split it into multiple files 4 years ago
..
config Implement instance blocklist (#85) 4 years ago
lemmy_db implement ActivitySender actor (#89) 4 years ago
lemmy_utils Implement instance blocklist (#85) 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 Refactor websocket to split it into multiple files 4 years ago
.gitignore A first pass at using materialized views. 5 years ago
.rustfmt.toml Rework imports 4 years ago
Cargo.lock implement ActivitySender actor (#89) 4 years ago
Cargo.toml implement ActivitySender actor (#89) 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