mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-05 10:41:24 +00:00
6b6457cc54
* 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 * Renaming migration to current date. * Simplifying PostSortType. |
||
---|---|---|
.. | ||
list_comments.rs | ||
list_posts.rs | ||
mod.rs | ||
read_community.rs | ||
read_person.rs | ||
resolve_object.rs | ||
search.rs | ||
user_settings_backup.rs |