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
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
..
activities Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
api Fix longstanding bug that breaks initial community view (fixes #3529) (#4535) 3 months ago
collections Correctly synchronize collection of community featured posts (fixes #3867) (#4475) 3 months ago
fetcher Persistent, performant, reliable federation queue (#3605) 9 months ago
http fix some typos (#4519) 3 months ago
objects Dont allow admins to post in community with `posting_restricted_to_mods` (fixes #3571) (#4534) 3 months ago
protocol Automatically include apub hashtag with posts (fixes #3906) (#4533) 3 months ago
activity_lists.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 5 months ago
lib.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 5 months ago
mentions.rs Make functions work with both connection and pool (#3420) 11 months ago