lemmy/crates/db_schema/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
..
aggregates Make SiteAggregates derive Copy and Hash (#4501) 2024-03-05 11:14:12 +01:00
impls On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
source Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
newtypes.rs Move DbUrl trait impls to newtypes.rs (#4463) 2024-02-19 12:41:28 -05:00
schema.rs Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
traits.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
utils.rs Upgrading deps. (#4537) 2024-03-18 10:36:49 +01:00