summaryrefslogtreecommitdiff
path: root/internal/validate
AgeCommit message (Expand)AuthorFiles
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney25
2023-03-06[feature] Add support for profile fields (#1483)Libravatar zowhoey2
2023-03-02[feature] Advertise rich text formats, support content_type field (#1370)Libravatar Vyr Cossont2
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
2023-01-22[chore] extending maximumPasswordLength to 256 (#1372)Libravatar 즈눅2
2023-01-11[performance] media processing improvements (#1288)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi25
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi1
2022-11-03[bugfix] Use []rune to check length of user-submitted text (#948)Libravatar tobi2
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi7
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi2
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi2
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-05-09[feature] Include password strength in error message when password strength i...Libravatar Eamonn O'Brien-Strain2
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi25
2021-09-11kim is a reply guy (#208)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-03review changesLibravatar tsmethurst1
2021-09-03Review changesLibravatar tsmethurst22
2021-09-02lintLibravatar tsmethurst2
2021-09-02token testsLibravatar tsmethurst1
2021-09-02client_testLibravatar tsmethurst1
2021-09-02account + application testsLibravatar tsmethurst2
2021-09-01moving stuff aroundLibravatar tsmethurst21