lemmy/crates/apub/src
Nutomic 27be1efb74
Rewrite remaining federation actions, get rid of PerformCrud trait (#3794)
* Rewrite ban actions

* Rewrite delete/remove actions

* Rewrite remove/delete community

* Rewrite report actions

* Rewrite feature/lock post

* Rewrite update community actions

* Rewrite remaining federation actions

* Get rid of PerformCrud trait

* clippy
2023-08-02 12:52:41 -04:00
..
activities Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
api Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 2023-07-20 11:34:07 -04:00
fetcher Make resolve_object not require auth #3685 (#3716) 2023-07-26 12:17:42 -04:00
http Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
objects Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
protocol Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
lib.rs detailed error message for blocked domains (#3698) (#3701) 2023-07-25 13:26:54 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00