lemmy icon indicating copy to clipboard operation
lemmy copied to clipboard

Adding a default_comment_sort_type column for local_site and local_user.

Open dessalines opened this issue 1 year ago • 1 comments

  • Renamed SortType to PostSortType in the DB and code.
  • Renamed references of default_sort_type -> default_post_sort_type
  • Fixes #4128

dessalines avatar Feb 24 '24 03:02 dessalines

Sounds good. In that case I'll try to get on all the UI changes necessary for 0.19.4 this week.

dessalines avatar Feb 26 '24 14:02 dessalines

This one has a lot of conflicts. Should also rename migration files to the current date.

Nutomic avatar Sep 10 '24 11:09 Nutomic