lemmy/src
Nutomic 846848c4f6
On registration, automatically set content languages from accept-language header (#4550)
* On registration, automatically set content languages from accept header

* no need to set site language or default language for new user anymore

* fix test

* fix langs

* avoid duplicate writing of new user languages
2024-03-25 16:02:12 -04:00
..
api_routes_http.rs Adding ability to hide posts. (#4480) 2024-02-29 10:42:34 -05:00
code_migrations.rs On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
lib.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -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 Deleting denied local_users older than a week. Fixes #4434 (#4448) 2024-02-15 07:50:53 -05:00
session_middleware.rs On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
telemetry.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00