lemmy/crates
Nutomic 0e7080337b
Dont allow admins to post in community with posting_restricted_to_mods (fixes #3571) (#4534)
* Dont allow admins to post in community with `posting_restricted_to_mods` (fixes #3571)

* fmt
2024-03-14 17:31:54 -04:00
..
api Add a vote_display_mode local_user setting. (#4450) 2024-03-13 12:10:58 -04:00
api_common Add a vote_display_mode local_user setting. (#4450) 2024-03-13 12:10:58 -04:00
api_crud Dont allow admins to post in community with posting_restricted_to_mods (fixes #3571) (#4534) 2024-03-14 17:31:54 -04:00
apub Dont allow admins to post in community with posting_restricted_to_mods (fixes #3571) (#4534) 2024-03-14 17:31:54 -04:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema Add a vote_display_mode local_user setting. (#4450) 2024-03-13 12:10:58 -04:00
db_views Adding extra fields to PostReport and CommentReport views. (#4520) 2024-03-13 12:11:24 -04:00
db_views_actor Support listing type for person (fixes #4146) (#4487) 2024-03-01 11:53:20 -05:00
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 2024-03-04 11:42:25 -05:00
federate Remove unneeded error "last successful id is higher than latest id" (fixes #4363) (#4486) 2024-03-01 11:31:37 -05:00
routes Fix missing private key for signed fetch (#4516) 2024-03-08 10:23:15 -05:00
utils fix some typos (#4519) 2024-03-08 10:38:20 +01:00