lemmy/src
phiresky e8a7bb07a3
fix both permanent stopping of federation queues and multiple creation of the same federation queues (#4754)
Co-authored-by: Nutomic <me@nutomic.com>
2024-05-30 05:08:27 -04:00
..
api_routes_http.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
code_migrations.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
lib.rs fix both permanent stopping of federation queues and multiple creation of the same federation queues (#4754) 2024-05-30 05:08:27 -04:00
main.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 2023-10-25 06:54:58 -04:00
root_span_builder.rs Fixing proxied images for federated posts. (#4737) 2024-05-23 11:11:25 -04:00
scheduled_tasks.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
session_middleware.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
telemetry.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00