summary refs log tree commit diff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-27Rename the guild feature to match discord.comErkin Alp Güney1-1/+1
discord.com has this too, and it is called `INVITES_DISABLED`
2023-04-24start listening before starting components in bundleMadeline1-1/+3
2023-04-18REALLY bad server testingMadeline2-0/+51
2023-04-18update schemas/openapiMadeline2-123/+494
2023-04-16Fix body-parser errors not being filtered in ErrorHandler middlewareMadeline2-2/+16
2023-04-12fix style actionMadeline1-0/+1
2023-04-12Fix DC client throwing on GUILD_CREATEMadeline2-13/+28
2023-04-12Set eslint env properlyMadeline7-12/+3
2023-04-12Remove unnecessary stresstest folderMadeline10-1102/+0
2023-04-12Move prettier and eslint into separate workflowMadeline2-2/+27
2023-04-12fix crowdin badgeMadeline1-1/+1
2023-04-12generate:openapiMadeline1-0/+426
2023-04-12Add missing route middleware to messages routeMadeline1-2/+4
2023-04-11don't allow editing @everyone roleMadeline1-1/+4
2023-04-11send public member in message_reaction_add eventtMadeline2-2/+20