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>
2023-10-05 16:39:07 -04:00
..
api Handle empty reason for registration application denial (fixes #3485) (#4008) 2023-10-04 15:20:22 +02:00
api_common chore: Run rust format 2023-09-22 21:39:03 -04:00
api_crud Notify admin about registration application after email verification (fixes #3024) (#3995) 2023-09-28 10:06:45 -04:00
apub Fix federation of admin actions (fixes #3980) (#3988) 2023-09-25 21:39:18 -04:00
db_schema chore: Run rust format 2023-09-22 21:39:03 -04:00
db_views chore: Run rust format 2023-09-22 21:39:03 -04:00
db_views_actor chore: Run rust format 2023-09-22 21:39:03 -04:00
db_views_moderator chore: Run rust format 2023-09-22 21:39:03 -04:00
federate chore: Run rust format 2023-09-22 21:39:03 -04:00
routes Increase timeout for image upload to 30s (fixes #3920) (#3998) 2023-09-29 11:20:14 -04:00
utils Make input length checks consistent with HTML maxlength attribute (#4009) 2023-10-05 16:39:07 -04:00