lemmy/crates/db_views_actor/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
..
comment_reply_view.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
community_follower_view.rs Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
community_moderator_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
community_person_ban_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
community_view.rs Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
lib.rs Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00
person_mention_view.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
person_view.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
structs.rs Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00