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
Nutomic b7d570cf35
Make input length checks consistent with HTML maxlength attribute (#4009)
* Make input length checks consistent with HTML maxlength attr (fixes #3688)

* ci

* Extricating min and max length checks (#4018)

* revert string change

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
9 months ago
..
api Handle empty reason for registration application denial (fixes #3485) (#4008) 9 months ago
api_common chore: Run rust format 9 months ago
api_crud Notify admin about registration application after email verification (fixes #3024) (#3995) 9 months ago
apub Fix federation of admin actions (fixes #3980) (#3988) 9 months ago
db_schema chore: Run rust format 9 months ago
db_views chore: Run rust format 9 months ago
db_views_actor chore: Run rust format 9 months ago
db_views_moderator chore: Run rust format 9 months ago
federate chore: Run rust format 9 months ago
routes Increase timeout for image upload to 30s (fixes #3920) (#3998) 9 months ago
utils Make input length checks consistent with HTML maxlength attribute (#4009) 9 months ago