mirror of
https://github.com/wassname/talk.git
synced 2026-07-14 11:18:50 +08:00
* add types for username updates * add update username methods * add types and resolvers for username history * connect frontend to username history and change history mutation * style update username box * show username changes in user history drawer * new users have 1 username entry * add translations for username change * allow new users to change username once * add tests for change username ui * send email to users after username change * add types to tests * treat status.username.history as mandatory * remove hardcoded 14 day username update frequency * use framework translation directives * add account history action component * clean up strings * fix imports in change username container * fix templates * rename update username methods * fix nunjucks formatting * add warning if user missing email * add fixme * fix spacing
Lib
This folder contains functionality of integral parts of our technology stack.