lemmy/crates/apub/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
..
activities Migrate apub block activity to standard endTime property and deprecate expires (fixes #2316) (#4541) 2024-03-25 08:10:09 -04:00
api On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
collections Correctly synchronize collection of community featured posts (fixes #3867) (#4475) 2024-02-26 09:45:23 -05:00
fetcher Dont require leading ! or @ for webfinger resolve (#4513) 2024-03-15 08:42:09 -04:00
http fix some typos (#4519) 2024-03-08 10:38:20 +01:00
objects Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
protocol Migrate apub block activity to standard endTime property and deprecate expires (fixes #2316) (#4541) 2024-03-25 08:10:09 -04:00
activity_lists.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
lib.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00