lemmy
lemmy copied to clipboard
Adding a default_comment_sort_type column for local_site and local_user.
- Renamed SortType to PostSortType in the DB and code.
- Renamed references of
default_sort_type->default_post_sort_type - Fixes #4128
Sounds good. In that case I'll try to get on all the UI changes necessary for 0.19.4 this week.
This one has a lot of conflicts. Should also rename migration files to the current date.