lemmy/crates/api/src
Dessalines 39eeb2cbb3
Allow disabling private messages. Fixes #3640 (#4094)
* Allow disabling private messages. Fixes #3640

* Fix typo.

* Fixing local user check in apub code.

* Removing pointless local check.
2024-11-07 22:16:28 -05:00
..
comment Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
comment_report Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
community Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
local_user Allow disabling private messages. Fixes #3640 (#4094) 2024-11-07 22:16:28 -05:00
post Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
post_report Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
private_message Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
private_message_report Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
site Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
lib.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
sitemap.rs Implement private communities (#5076) 2024-11-07 05:49:05 -05:00