lemmy/crates/db_schema
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
..
replaceable_schema Use trigger to generate apub URL in insert instead of update, and fix query planner options not being set when TLS is disabled (#4797) 2024-07-02 11:23:21 -04:00
src Add user setting to auto-mark fetched posts as read. 2024-11-01 21:17:58 -04:00
Cargo.toml Adding cargo shear (#5139) 2024-10-28 11:41:09 -04:00