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
Dessalines 7556f8615f
Adding a community_name option to GetPosts /post/list . Fixes #800 (#942)
4 years ago
..
config Merge branch 'master' into federation 4 years ago
lemmy_db Adding a community_name option to GetPosts /post/list . Fixes #800 (#942) 4 years ago
lemmy_utils Adding a community_name option to GetPosts /post/list . Fixes #800 (#942) 4 years ago
migrations Create new migration to add `creator_published` field to the `post_view` and `comment_view` 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 Adding a community_name option to GetPosts /post/list . Fixes #800 (#942) 4 years ago
.gitignore A first pass at using materialized views. 5 years ago
.rustfmt.toml Rework imports 4 years ago
Cargo.lock Split code into cargo workspaces (#67) 4 years ago
Cargo.toml Split code into cargo workspaces (#67) 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