You can not 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
dullbananas 4ba6221e04
Move SQL triggers from migrations into reusable sql file (#4333)
1 week ago
..
api_routes_http.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 1 month ago
code_migrations.rs Make all single-fetch database calls return an Option. (#4617) 2 weeks ago
lib.rs Move SQL triggers from migrations into reusable sql file (#4333) 1 week ago
main.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 weeks ago
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 6 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 8 months ago
scheduled_tasks.rs Move SQL triggers from migrations into reusable sql file (#4333) 1 week ago
session_middleware.rs Make all single-fetch database calls return an Option. (#4617) 2 weeks ago
telemetry.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 weeks ago