lemmy/crates
phiresky b35757b429
Improve api response times by doing send_activity asynchronously (#3493)
* do send_activity after http response

* move to util function

* format

* fix prometheus

* make synchronous federation configurable

* cargo fmt

* empty

* empty

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-10 12:27:49 +02:00
..
api Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00
api_common Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00
api_crud Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00
apub Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00
db_schema Fixing clippy. (#3471) 2023-07-04 12:15:27 +02:00
db_views Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521) 2023-07-07 11:29:07 +02:00
db_views_actor Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521) 2023-07-07 11:29:07 +02:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Item URL should point to post URL (#3345) 2023-06-26 15:11:16 +02:00
utils Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00