lemmy/crates/db_views
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
..
src On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
Cargo.toml When using saved_only, sort posts / comments by the saved publish time, not the item creation time (#4479) 2024-03-04 14:19:51 +01:00