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/apub/src/objects
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
3 months ago
..
comment.rs Mods and admins can comment in locked posts (fixes #4116) (#4488) 3 months ago
community.rs Fix longstanding bug that breaks initial community view (fixes #3529) (#4535) 3 months ago
instance.rs Fix missing private key for signed fetch (#4516) 3 months ago
mod.rs Rewrite images to use local proxy (#4035) 4 months ago
person.rs Adding some recommended fixes from nightly clippy. (#4473) 3 months ago
post.rs Dont allow admins to post in community with `posting_restricted_to_mods` (fixes #3571) (#4534) 3 months ago
private_message.rs Rewrite images to use local proxy (#4035) 4 months ago