summary refs log tree commit diff
path: root/gateway/src/opcodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-129-36/+56
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+3
* VOICE_SERVER_UPDATE now has the endpoint of the guild's regionAlTech982021-09-041-3/+10
* :bug: fix ready members payloadFlam3rboy2021-09-041-3/+12
* Merge pull request #314 from AlTech98/masterFlam3rboy2021-09-031-5/+19
|\
| * Fix to send the voice leave event only to the right sessionAlTech982021-09-031-1/+1
| * Make the user leave the current channel before joining one in another guildAlTech982021-09-031-0/+9
| * Merge remote-tracking branch 'origin/master'AlTech982021-09-031-2/+2
| |\
| * | VoiceState fix for db updateAlTech982021-09-031-5/+10
* | | :bug: fix #311Flam3rboy2021-09-031-6/+1
| |/ |/|
* | :bug: fix member roles + listFlam3rboy2021-09-031-2/+2
|/
* :bug: fix member + member listFlam3rboy2021-09-032-55/+52
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-022-18/+85
|\
| * :art: reformat filesFlam3rboy2021-09-022-19/+31
| * VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-022-19/+74
* | :sparkles: add user_id field to MemberFlam3rboy2021-09-022-1/+2
|/
* :sparkles: channel recipientsFlam3rboy2021-08-311-14/+28
* :bug: convert bigint -> stringFlam3rboy2021-08-291-1/+1
* :sparkles: typeorm gatewayFlam3rboy2021-08-291-9/+6
* :construction: typeormFlam3rboy2021-08-271-1/+1
* :construction: gatewayFlam3rboy2021-08-242-66/+47
* abstract Event emissionFlam3rboy2021-08-132-10/+2
* :sparkles: gatewayFlam3rboy2021-08-1210-0/+463