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 49bb17b583
Stricter rate limit for login (#4718)
3 weeks ago
..
api_routes_http.rs Stricter rate limit for login (#4718) 3 weeks ago
code_migrations.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
lib.rs Dont exit early when running only scheduled tasks (#4707) 4 weeks ago
main.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 7 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Move SQL triggers from migrations into reusable sql file (#4333) 2 months ago
session_middleware.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
telemetry.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago