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/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
2 months ago
..
aggregates Make SiteAggregates derive Copy and Hash (#4501) 3 months ago
impls On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
source Add a blocklist for URLs. (#4515) 2 months ago
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
lib.rs Add site.content_warning, local_site.default_post_listing_mode (#4393) 3 months ago
newtypes.rs Move DbUrl trait impls to newtypes.rs (#4463) 3 months ago
schema.rs Add a blocklist for URLs. (#4515) 2 months ago
traits.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 3 months ago
utils.rs Upgrading deps. (#4537) 2 months ago