lemmy/crates/apub/src
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
..
activities Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
api Allow admins to resolve removed or deleted objects via API (#5061) 2024-10-26 14:47:56 -04:00
collections Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
fetcher Allow admins to resolve removed or deleted objects via API (#5061) 2024-10-26 14:47:56 -04:00
http Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
objects Resolve links to remote posts into local URL (#5057) 2024-10-03 08:24:05 -04:00
protocol Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
activity_lists.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
lib.rs Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00
mentions.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00