lemmy/crates/db_queries/src/source
Luna e06cd9c0ac
mark parent as read on reply (#1819)
* mark parent as read on reply

* mark as read only if you are the recipient

* mark mentions as read on reply
2021-10-08 10:28:32 -04:00
..
activity.rs Rewrite fetcher (#1792) 2021-09-25 11:44:52 -04:00
comment.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
comment_report.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
community.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
community_block.rs User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
local_user.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00
mod.rs Move jwt secret from config to database (fixes #1728) 2021-09-27 11:25:09 +02:00
moderator.rs Adding ModTransferCommunity to modlog in API. Fixes #1437 2021-08-17 17:52:28 -04:00
password_reset_request.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00
person.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
person_block.rs User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
person_mention.rs mark parent as read on reply (#1819) 2021-10-08 10:28:32 -04:00
post.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
post_report.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
private_message.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
secret.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
site.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00