Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-23 | Fix not assigning new changes to input fields in users/@me | Madeline | 1 | -1/+1 | |
2022-04-23 | Can no longer send messages to channel types that do not support it ( ↵ | Madeline | 2 | -0/+16 | |
categories, voice etc ) | |||||
2022-04-23 | Fixed ability for user to edit any property of themselves, including ↵ | Madeline | 3 | -8151/+12479 | |
`rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/ | |||||
2022-04-21 | Update UserGroup.t |