summaryrefslogtreecommitdiff
path: root/internal/processing/user
AgeCommit message (Expand)AuthorFiles
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi2
2023-07-23[chore] Admin CLI + new account creation refactoring (#2008)Libravatar tobi2
2023-04-29[bugfix] add From to email header (#1717)Libravatar Mal Hancock1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney6
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim4
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi5
2023-02-06[bugfix] fix old password hash staying in cache (#1432)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi6
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi3
2022-10-03[performance] add user cache and database (#879)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi4
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi2
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-09[feature] Include password strength in error message when password strength i...Libravatar Eamonn O'Brien-Strain1
2022-01-31[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi6
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-10-31smtp + email confirmation (#285)Libravatar tobi4
2021-10-14User password change (#280)Libravatar tobi4