lemmy/crates
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
..
api Allow disabling private messages. Fixes #3640 (#4094) 2024-11-07 22:16:28 -05:00
api_common Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
api_crud Allow disabling private messages. Fixes #3640 (#4094) 2024-11-07 22:16:28 -05:00
apub Allow disabling private messages. Fixes #3640 (#4094) 2024-11-07 22:16:28 -05:00
db_perf Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
db_schema Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
db_views Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
db_views_actor Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
db_views_moderator Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
federate Remove individual user/community inboxes (#5124) 2024-10-26 14:54:29 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Simplify regex for user/community name validation (#5164) 2024-11-12 05:54:23 -05:00