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
Freakazoid182 51ccf318e8
Lowercase domain on db query filters (#3849) (#3873)
* Lowercase domain on db query filters (#3849)

* Add test to get a community on different cased domain (#3849)

* Lowercase the identity for webfinger (#3849)

* Lowercase both sides of the domain comparison (#3849)

* Format api_tests (#3849)

* Lowercase domain lookup on Instance and Person (#3849)

---------

Co-authored-by: Freek van Zee <freek.van.zee@mediamonks.com>
Co-authored-by: Freakazoid182 <>
1 year ago
..
api Sitemap (#3808) 1 year ago
api_common Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 1 year ago
api_crud Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 1 year ago
apub Lowercase domain on db query filters (#3849) (#3873) 1 year ago
db_schema Lowercase domain on db query filters (#3849) (#3873) 1 year ago
db_views Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 1 year ago
db_views_actor Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 1 year ago
db_views_moderator Make `lemmy_api_common` wasm-compatible (#3587) 1 year ago
routes Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 1 year ago
utils Add person name to PersonIsBannedFromSite error (#3786) (#3855) 1 year ago