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
Alex Roman 6735a98d35
Async scheduler (#3949)
* fix: switch to async scheduler

* fix: pass context to scheduled tasks

* Merge remote-tracking branch 'upstream/main' into async-scheduler

* retrigger ci

* retrigger ci
9 months ago
..
api_routes_http.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
code_migrations.rs Move admin flag from person to local_user (fixes #3060) (#3403) 10 months ago
lib.rs Async scheduler (#3949) 9 months ago
main.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
prometheus_metrics.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Async scheduler (#3949) 9 months ago
session_middleware.rs Allow passing auth via header or cookie (#3725) 10 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago