summaryrefslogtreecommitdiff
path: root/internal/validate/formvalidation_test.go
AgeCommit message (Expand)AuthorFiles
2024-11-21[feature] Allow emoji shortcode to be 1-character length (#3556)Libravatar tobi1
2024-03-15[chore] Different error message for net/mail parsing on go 1.21.8 and above (...Libravatar Blake Smith1
2024-02-20[bugfix] use start + end line in regex when validating emoji via API (#2671)Libravatar tobi1
2023-08-07[feature] Allow full BCP 47 in language inputs (#2067)Libravatar Vyr Cossont1
2023-07-23[chore] Admin CLI + new account creation refactoring (#2008)Libravatar tobi1
2023-07-21[bugfix] Change maximumPasswordLength to 72 bytes (#2012)Libravatar tobi1
2023-05-25[feature] Configurable custom css length (#1827)Libravatar tobi1
2023-05-25[bugfix] allow usernames of length 1 (#1823)Libravatar decentral1se1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-05-07[bugfix] Punycode fixes (#1743)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-06[feature] Add support for profile fields (#1483)Libravatar zowhoey1
2023-01-22[chore] extending maximumPasswordLength to 256 (#1372)Libravatar 즈눅1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-03[bugfix] Use []rune to check length of user-submitted text (#948)Libravatar tobi1
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi1
2022-05-09[feature] Include password strength in error message when password strength i...Libravatar Eamonn O'Brien-Strain1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-01moving stuff aroundLibravatar tsmethurst1