You cannot 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
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
2 months ago
..
api_routes_http.rs Adding ability to hide posts. (#4480) 3 months ago
code_migrations.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
lib.rs Rewrite images to use local proxy (#4035) 4 months ago
main.rs Remove pictrs config section `old_db` (#4199) 6 months ago
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 7 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Deleting denied local_users older than a week. Fixes #4434 (#4448) 3 months ago
session_middleware.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago