lemmy/crates/apub/src/activities
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
..
block Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
community Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
create_or_update Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
deletion Auto resolve reports trigger (#3871) 2023-09-05 05:35:10 -04:00
following Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
voting Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
mod.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 2023-09-05 05:33:46 -04:00