You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Dessalines e00b0c9da2
Dont send comment reply to user who has community blocked. Fixes #3684 (#4096)
* Dont send comment reply to user who has community blocked. Fixes #3684

* Adding source instance block check.

* Adding api test.

* Addressing PR comments.
7 months ago
..
api Dont create auth cookie in backend (#4136) 7 months ago
api_common Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 7 months ago
api_crud Dont create auth cookie in backend (#4136) 7 months ago
apub Only check auth secure on release mode. (#4127) 8 months ago
db_schema Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 7 months ago
db_views Add UI setting for collapsing bot comments. Fixes #3838 (#4098) 8 months ago
db_views_actor Adding creator_is_moderator to CommentReplyView and PersonMentionView. (#4126) 8 months ago
db_views_moderator chore: Run rust format 9 months ago
federate add federation queue state to get_federated_instances api (#4104) 8 months ago
routes Remove unused deps (#4111) 8 months ago
utils Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 7 months ago