summary refs log tree commit diff
path: root/util (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-24Categories skip most of the ALLOW_INVALID_CHANNEL_NAMES checks on ↵Madeline2-9/+17
discord.com ( they also trim whitespace )
2022-04-23backfilling — first stepsErkin Alp Güney2-2/+87
2022-04-22text+voice code is already thereErkin Alp Güney1-1/+0
2022-04-23Fix not assigning new changes to input fields in users/@meMadeline1-1/+1
2022-04-23Can no longer send messages to channel types that do not support it ( ↵Madeline2-0/+16
categories, voice etc )
2022-04-23Fixed ability for user to edit any property of themselves, including ↵Madeline3-815