summary refs log tree commit diff
path: root/util/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-04:bug: fix permissions if user is only member of guildFlam3rboy2-5/+7
2021-09-04:arrow_up: update mpath because of a security vulnerabilityFlam3rboy4-16/+16
2021-09-04:bug: fix error handler and asset routerFlam3rboy2-2/+2
2021-09-03:bug: only delete session id for authenticated connectionsFlam3rboy1-1/+1
2021-09-03:zap: improve invite generationFlam3rboy1-10/+28
2021-09-03:zap: improve invite generationFlam3rboy1-7/+41
2021-09-03:bug: fix #311Flam3rboy8-28/+34
2021-09-03Fix to send the voice leave event only to the right sessionAlTech981-1/+1
2021-09-03Make the user leave the current channel before joining one in another guildAlTech981-0/+9
2021-09-03Temp fix for Guild.voice_states not workingAlTech981-2/+3
2021-09-03VoiceState fix for db updateAlTech982-6/+11
2021-09-03:bug: fix member roles + listFlam3rboy4-13/+9
2021-09-03:bug: fix member has no roles in guild createFlam3rboy1-4/+6
2021-09-03:bug: fix client connection crash on guild createFlam3rboy2-4/+28
2021-09-03fix #310Flam3rboy1-5/+5
2021-09-03:zap: simplify permissions queryFlam3rboy1-3/+11
2021-09-03:bug: fix#310Flam3rboy1-5/+21
2021-09-03:sparkles: guild position updateFlam3rboy3-8/+49
2021-09-03