summary refs log tree commit diff
path: root/gateway/src/opcodes/Identify.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :art: fix imports with new build scriptFlam3rboy2021-10-091-13/+4
* :bug: fix user projectionFlam3rboy2021-10-051-0/+2
* :art: rewrite importsFlam3rboy2021-09-201-5/+11
* Implemented DMs and group DMsAlTech982021-09-161-19/+19
* :bug: fix fosscord.jsFlam3rboy2021-09-131-2/+3
* :bug: fix relationshipFlam3rboy2021-09-131-2/+5
* :bug: fix dm #321Flam3rboy2021-09-131-13/+30
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-5/+5
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+3
* :bug: fix ready members payloadFlam3rboy2021-09-041-3/+12
* :bug: fix #311Flam3rboy2021-09-031-6/+1
* :bug: fix member + member listFlam3rboy2021-09-031-3/+11
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-021-2/+25
|\
| * :art: reformat filesFlam3rboy2021-09-021-3/+4
| * VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-021-2/+24
* | :sparkles: add user_id field to MemberFlam3rboy2021-09-021-1/+1
|/
* :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-241-30/+13
* abstract Event emissionFlam3rboy2021-08-131-1/+1
* :sparkles: gatewayFlam3rboy2021-08-121-0/+174