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 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
9 months ago
..
activities Auto resolve reports trigger (#3871) 9 months ago
api Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 11 months ago
fetcher Fix time zone handling (#3496) 9 months ago
http Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
objects Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
protocol Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 10 months ago
lib.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
mentions.rs Make functions work with both connection and pool (#3420) 11 months ago