lemmy/crates/utils
SleeplessOne1917 a8fb55d6c8
Simplify regex for user/community name validation (#5164)
* Add lowercase only check for community names

* Lint

* Remove redundant check

* Lint

* Add newline escape tests

* Eliminate confounding factor in community name test

* Use same check for user names and community names

* Use min/max length check

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Felix Ableitner <me@nutomic.com>
2024-11-12 05:54:23 -05:00
..
src Simplify regex for user/community name validation (#5164) 2024-11-12 05:54:23 -05:00
tests Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
translations@dbb09b0784 Bump versions used in compose (#5180) 2024-11-08 17:43:44 -05:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Adding cargo shear (#5139) 2024-10-28 11:41:09 -04:00