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
Nutomic 37998b3398
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait

* Convert CreateComment

* ci
11 months ago
..
api_routes_http.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
code_migrations.rs Make functions work with both connection and pool (#3420) 12 months ago
lib.rs Fix process shutdown (#3673) 11 months ago
main.rs Remove `actix_rt` & use standard tokio spawn (#3158) 1 year ago
prometheus_metrics.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
root_span_builder.rs Fixing `.drone.yml` (#2677) 1 year ago
scheduled_tasks.rs Don't panic when scheduled tasks can't connect to database (#3634) 11 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago