lemmy/crates/apub/src
Nutomic a0ea8dbc00
Auto resolve reports trigger (#3871)
* Revert "Automatically resolve report when post/comment is removed (#3850)"

This reverts commit f7f6766650.

* Automatically resolve reports using db trigger

* lint

* use mod log tables

* fix migration

* fix ci

* fix clippy
2023-09-05 05:35:10 -04:00
..
activities Auto resolve reports trigger (#3871) 2023-09-05 05:35:10 -04:00
api Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 2023-07-20 11:34:07 -04:00
fetcher Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
http Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
objects Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
protocol Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -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 Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 2023-09-05 05:33:46 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00