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/crates
Dessalines be89c12f40 Adding a default_comment_sort_type column for local_site and local_user.
- Renamed SortType to PostSortType in the DB and code.
- Renamed references to default_sort_type to default_post_sort_type.
- Fixes #4128
4 months ago
..
api Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
api_common Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
api_crud Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
apub Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
db_perf Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
db_schema Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
db_views Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
db_views_actor Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 7 months ago
federate Allow community mods to see votes in addition to admins (#4392) 5 months ago
routes Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
utils Rewrite images to use local proxy (#4035) 5 months ago