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
Dessalines a3bf2f1cf1
Auto resolve reports on removing a comment or post. Fixes #4390 (#4402)
* Automatically resolve report when post/comment is removed (#3850)

* Automatically resolve report when post/comment is removed

* also handle apub removes

* Removing auto-resolve report triggers.

* Dont allow creating reports for deleted / removed items.

* Running pgformat.

* Fixing test.

* Addressing PR comments.

* Forgot comment report.

---------

Co-authored-by: Nutomic <me@nutomic.com>
4 months ago
..
api Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
api_common Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
api_crud Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
apub Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
db_perf Run analyze in db_perf (#4420) 5 months ago
db_schema Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
db_views Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
db_views_actor Local only community (#4350) 5 months ago
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 7 months ago
federate Allow community mods to see votes in addition to admins (#4392) 5 months ago
routes Add support for RSS media enclosures in feeds (#4442) 4 months ago
utils Rewrite images to use local proxy (#4035) 5 months ago