summaryrefslogtreecommitdiff
path: root/internal/processing/account/create.go
AgeCommit message (Expand)AuthorFiles
2023-08-11[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)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-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1