lemmy/crates/db_views
Dessalines 10079f8295 Removing a few SuccessResponses for PostHide and MarkPostAsRead.
- This also removes the pointless multiple post_ids. These can be done
  as individual calls on the front end anyway.
- Fixes #4755
2024-09-23 12:19:16 -04:00
..
src Removing a few SuccessResponses for PostHide and MarkPostAsRead. 2024-09-23 12:19:16 -04:00
Cargo.toml When using saved_only, sort posts / comments by the saved publish time, not the item creation time (#4479) 2024-03-04 14:19:51 +01:00