lemmy/crates/api_common/src
cetra3 d6b580a530 Remove actix_rt & use standard tokio spawn (#3158)
* Remove `actix_rt` & use standard tokio spawn

* Adjust rust log back down

* Format correctly

* Update cargo lock

* Add DB settings

* Change name and update to latest rev

* Clean up formatting changes

* Move `worker_count` and `worker_retry_count` to settings

* Update defaults

* Use `0.4.4` instead of git branch
2023-06-26 10:45:22 +02:00
..
build_response.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
comment.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
community.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
context.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
custom_emoji.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
lib.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
person.rs Fixing empty req issue. (#2849) 2023-05-11 21:20:45 +02:00
post.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
private_message.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
request.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
sensitive.rs Upgrade api_test deps (#2850) 2023-05-10 16:31:37 -04:00
site.rs Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
utils.rs Fix parameter ordering for new_report_subject string (#3210) 2023-06-20 11:24:04 -04:00