lemmy/crates
Richard Schwab 920ffe1803
Allow admins to resolve removed or deleted objects via API (#5061)
* Allow admins to resolve removed or deleted objects via API

* Removing pointless TestUser.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-10-26 14:47:56 -04:00
..
api Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
api_common Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
api_crud Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
apub Allow admins to resolve removed or deleted objects via API (#5061) 2024-10-26 14:47:56 -04:00
db_perf Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
db_schema Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
db_views Allow admins to resolve removed or deleted objects via API (#5061) 2024-10-26 14:47:56 -04:00
db_views_actor Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Support markdown sub/superscript, use external crate for spoilers (#5135) 2024-10-25 17:06:37 -04:00