lemmy/crates/api/src
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
..
comment Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
comment_report Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
community Mark follow as pending when subscribing to remote community (fixes #3384) (#3406) 2023-07-03 12:03:20 +02:00
local_user Add Open links in new tab setting (#3318) 2023-07-03 11:10:25 -04:00
post Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
post_report Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
private_message Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
private_message_report Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
site feat: allow all admins to purge content (#3271) 2023-06-26 10:47:39 +02:00
lib.rs Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00