You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/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
1 year ago
..
api_routes_http.rs Revert "feat: re-added captcha checks (#3249)" (#3288) 1 year ago
code_migrations.rs Activitypub crate rewrite (#2782) 2 years ago
lib.rs Remove `actix_rt` & use standard tokio spawn (#3158) 1 year ago
main.rs Remove `actix_rt` & use standard tokio spawn (#3158) 1 year ago
root_span_builder.rs Fixing `.drone.yml` (#2677) 2 years ago
scheduled_tasks.rs after 30 days post deletion, replace comment.content and post.body with 'Permanently Deleted' 1 year ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago