mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-05 23:05:43 +00:00
a9d6d4e6e0
* 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
* Adding list_post request option to auto-mark as read.
* Moving db_perf to before federation tests.
* Fixing lemmyerrortype import.
* Fixing ts_option.
* Fix clippy.
* Fix override logic.
* Revert "Fix override logic."
This reverts commit
|
||
---|---|---|
.. | ||
comment | ||
comment_report | ||
community | ||
local_user | ||
post | ||
post_report | ||
private_message | ||
private_message_report | ||
site | ||
lib.rs | ||
sitemap.rs |