lemmy/crates/apub/src/collections
Dessalines 6b6457cc54
Adding a default_comment_sort_type column for local_site and local_user. (#4469)
* 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.
2024-09-19 10:03:58 +02:00
..
community_featured.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
community_follower.rs Clippy fixes for 1.77.0 nightly (#4395) 2024-01-24 10:34:09 +01:00
community_moderators.rs Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
community_outbox.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00
mod.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00