lemmy/src
Nutomic 4163e0465e
Dont ignore errors during login (fixes #4319) (#4321)
* Dont ignore errors during login (fixes #4319)

* fix test

* fmt
2024-01-03 10:34:03 -05:00
..
api_routes_http.rs Make import and export settings endpoints reachable (#4143) 2023-11-13 08:08:07 -05:00
code_migrations.rs Merge /site_inbox into /inbox, remove unique constraint for inboxes (#4138) 2023-11-16 14:22:40 +01:00
lib.rs Second attempt to make command line options more consistent (#4249) 2023-12-13 09:14:59 -05:00
main.rs Remove pictrs config section old_db (#4199) 2023-11-24 11:26:21 -05: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 Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
scheduled_tasks.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
session_middleware.rs Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00
telemetry.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00