summary refs log tree commit diff
path: root/gateway/src/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix heartbeat not accepting d == nullTheArcaneBrony2022-08-101-1/+1
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-092-5/+36
* State update, havent testedTheArcaneBrony2022-08-091-3/+2
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-092-3/+3
* :sparkles: User presence/statusFlam3rboy2021-10-172-5/+38
* :pencil: improve loggingFlam3rboy2021-10-122-2/+1
* :zap: improve memory managmentFlam3rboy2021-10-121-3/+6
* :art: clean up imports + classesFlam3rboy2021-10-101-2/+1
* :bug: fix cdnFlam3rboy2021-10-091-1/+1
* :art: fix imports with new build scriptFlam3rboy2021-10-092-8/+6
* :art: restructure gatewayFlam3rboy2021-10-021-2/+5
* Merge branch 'master' into unittestsFlam3rboy2021-09-232-2/+2
|\
| * Use @yukikaze-bot/erlpackChris Chrome2021-09-232-2/+2
* | :art: rewrite importsFlam3rboy2021-09-203-7/+9
|/
* :bug: fix gatewayFlam3rboy2021-09-122-3/+4
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-123-14/+24
* :bug: only delete session id for authenticated connectionsFlam3rboy2021-09-031-1/+1
* :bug: fix member + member listFlam3rboy2021-09-031-0/+1
* :art: reformat filesFlam3rboy2021-09-022-5/+5
* VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-022-2/+7
* :loud_sound: opcode loggerFlam3rboy2021-08-181-3/+3
* :bug: fix typesFlam3rboy2021-08-153-1/+5
* abstract Event emissionFlam3rboy2021-08-131-0/+1
* :sparkles: gatewayFlam3rboy2021-08-123-0/+113