lemmy/crates/api_crud/src/post
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
..
create.rs Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00
delete.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
mod.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
read.rs Fixing cross_post duplicates. Fixes #3233 (#3234) 2023-06-21 10:56:44 +02:00
remove.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
update.rs Only allow http(s) scheme for urls (ref #3505) (#3508) 2023-07-06 08:29:51 -04:00