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/crates
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 On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
api_common On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
api_crud On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
apub On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
db_perf Remove error-type feature from lemmy-utils (#4474) 3 months ago
db_schema On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
db_views On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
db_views_actor On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 3 months ago
federate Upgrading deps. (#4537) 3 months ago
routes Fix missing private key for signed fetch (#4516) 3 months ago
utils Fix rate limiter (#4560) 2 months ago