lemmy/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
..
api_routes_http.rs Revert "feat: re-added captcha checks (#3249)" (#3288) 2023-06-23 07:02:05 -04:00
code_migrations.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
lib.rs Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
main.rs Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
root_span_builder.rs Fixing `.drone.yml` (#2677) 2023-01-30 14:17:24 -05:00
scheduled_tasks.rs Reduce memory usage of rate limiting (#3111) 2023-06-21 10:28:20 +02:00
telemetry.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00