lemmy/crates/api_crud/src
cetra3 d7da911a48
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:24:11 +02:00
..
comment Add comment depth check (#2940) 2023-06-08 10:31:26 -04:00
community Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
custom_emoji Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
post Fixing cross_post duplicates. Fixes #3233 (#3234) 2023-06-21 10:56:44 +02:00
private_message Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
site Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
user Revert "feat: re-added captcha checks (#3249)" (#3288) 2023-06-23 07:02:05 -04:00
lib.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00