lemmy/crates/db_views
Dessalines bd0e68fb00 Add user setting to auto-mark fetched posts as read.
- Rather than apps collecting up viewed posts ids, and sending many
  mark as read requests, users can now turn this setting on, and any
  results from /post/list will be auto-marked as read.
- Fixes #5144
2024-11-01 21:17:58 -04:00
..
src Add user setting to auto-mark fetched posts as read. 2024-11-01 21:17:58 -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