lemmy/crates/apub/src
Nutomic f05afead02
Remove individual user/community inboxes (#5124)
* Remove endpoints for individual community/user inboxes

fixes #4147
fixes #3928

* Remove shared_inbox_url columns

* fmt
2024-10-26 14:54:29 -04:00
..
activities Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -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 Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
objects Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -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