lemmy/crates/api/src
Richard Schwab 91e57ff954
Prevent bot replies from increasing unread reply count when bot accounts are not shown (#4747)
* Prevent bot replies from increasing unread reply count when bot accounts are not shown

* Pass LocalUser for unread replies count query

* Prevent bot mentions from increasing unread reply count when bot accounts are not shown
2024-05-29 17:55:15 -04:00
..
comment Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
comment_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
community Fix community add mod check (fixes #4624) (#4667) 2024-04-25 11:47:38 -04:00
local_user Prevent bot replies from increasing unread reply count when bot accounts are not shown (#4747) 2024-05-29 17:55:15 -04:00
post After creating a comment, update the unread comments for the post. (#4742) 2024-05-27 12:55:44 +02:00
post_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
private_message Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
private_message_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
site Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2024-04-16 19:20:44 -04:00
lib.rs Dont show replies / mentions from blocked users. Fixes #4227 (#4727) 2024-05-22 08:50:26 -04:00
sitemap.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00