lemmy/crates/api_crud/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 Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
community Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
oauth_provider Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
post Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
private_message Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
site Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
tagline Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
user Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00