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
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
..
api Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
api_common Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
api_crud Auto resolve reports trigger (#3871) 9 months ago
apub Auto resolve reports trigger (#3871) 9 months ago
db_schema Auto resolve reports trigger (#3871) 9 months ago
db_views Auto resolve reports trigger (#3871) 9 months ago
db_views_actor Use Queryable instead of JoinView (#3917) 9 months ago
db_views_moderator Use Queryable instead of JoinView (#3917) 9 months ago
routes Implement remote follow (#3738) 9 months ago
utils Remove left joins and use only one call to select method in post_view.rs (#3865) 9 months ago