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/api_crud/src/user
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
..
create.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
delete.rs Remove empty API responses (#3993) 7 months ago
mod.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 10 months ago