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/db_schema
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
..
src Adding a default_comment_sort_type column for local_site and local_user. 4 months ago
Cargo.toml Post view: move cursor pagination to separate library, add backward pagination to PostQuery (#4320) 5 months ago