lemmy/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
..
api_routes_http.rs Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
code_migrations.rs Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
lib.rs Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
main.rs Removing embedded pict-rs. (#5023) 2024-09-16 11:08:18 -04:00
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 2023-10-25 06:54:58 -04:00
scheduled_tasks.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
session_middleware.rs Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00