lemmy/crates
Nutomic 30d58865b8
Speed up GET /api/v3/site endpoint (#4245)
* Make db queries for GET /api/v3/site in parallel (ref #4244)

* Cache site response

* machete

* Use try_join_with_pool macro

* machete

* taplo

* ttl 1s
2023-12-12 11:56:39 -05:00
..
api Dont allow blocking local instance (fixes #4241) (#4242) 2023-12-11 14:35:53 -05:00
api_common Revert debug auth (#4232) 2023-12-05 11:22:08 -05:00
api_crud Speed up GET /api/v3/site endpoint (#4245) 2023-12-12 11:56:39 -05:00
apub Upgrade dependencies (#4248) 2023-12-12 08:56:33 -05:00
db_schema Upgrade dependencies (#4248) 2023-12-12 08:56:33 -05:00
db_views Show federated posts on user profile. Fixes #4228 (#4229) 2023-12-11 14:36:12 -05:00
db_views_actor Adding creator_is_admin to PersonView, CommentView, and PostView. (#4165) 2023-11-21 11:20:24 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Upgrade dependencies (#4248) 2023-12-12 08:56:33 -05:00
routes Upgrade dependencies (#4248) 2023-12-12 08:56:33 -05:00
utils Speed up GET /api/v3/site endpoint (#4245) 2023-12-12 11:56:39 -05:00