1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-04-09 04:24:05 +00:00
lemmy/src
Darren M 3d80ac2ebb
Fix tls pool ()
* Cargo: add rustls as a dependency

* install tls provider in main

* Cargo: re-define rustls dependency
2024-07-21 22:33:42 -04:00
..
api_routes_http.rs Configure max comment width in clippy () 2024-05-23 08:46:26 -04:00
code_migrations.rs Adding checks for higher admin and mod. () 2024-07-16 12:22:47 +02:00
lib.rs federation: parallel sending per instance () 2024-07-21 11:50:50 -04:00
main.rs Fix tls pool () 2024-07-21 22:33:42 -04:00
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes ) () 2023-10-25 06:54:58 -04:00
root_span_builder.rs Fixing proxied images for federated posts. () 2024-05-23 11:11:25 -04:00
scheduled_tasks.rs Changing nodeinfo test from voyager.lemmy.ml to lemmy.ml () 2024-07-07 19:01:03 -04:00
session_middleware.rs Adding checks for higher admin and mod. () 2024-07-16 12:22:47 +02:00
telemetry.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes () 2024-04-10 10:14:11 -04:00