lemmy/crates/api_crud/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
..
comment Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
community Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
custom_emoji Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04:00
post Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
private_message Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
site Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
user On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00