Commit History

Author SHA1 Message Date
  Bruce 06b35cfe24 Linting. 6 years ago
  Jonas is my name 308d058bf1 Fix presence update after breaking API change (#427) 6 years ago
  Necroforger 013faa1da4 Hardcoded reactions ratelimit (#398) 7 years ago
  legolord208 7bb0965a6f Updated to v6 (fixes #408) (#410) 7 years ago
  Erik McClure 71ede90b56 Fix #406: reconnect() can be called while still connected (#407) 7 years ago
  Erik McClure bb4b96e26d Add heartbeat ACK response and error handling (#396) 7 years ago
  legolord208 aa3973f956 Made error constants (Fixed #315) (#377) 7 years ago
  Lukas edd6e169fa Track voice-channel movements (#317) 7 years ago
  jonas747 b07d1c4621 Fix leaking tickers (#314) 7 years ago
  jonas747 bdb31f245d Fix all found race conditions, and dont send on nil channel (#307) 7 years ago
  jonas747 2d50fc197f Fix racey heartbeat sequence (#303) 7 years ago
  Kristian Klausen b377944b97 Switch to V5 gateway (#300) 7 years ago
  Bruce Marriner 9e777a083b Linting. 7 years ago
  Chris Rhodes 36601253a4 Remove use of reflect. 7 years ago
  Chris Rhodes c352d7016c Clean up ordering of internal handlers. (#285) 7 years ago
  Chris Rhodes 3e7c0435bc Reduce severity of wsConn close error logging. 7 years ago
  Chris Rhodes c6ee0d2dd5 Clean up state access. (#261) 7 years ago
  Chris Rhodes b71136ac14 Merge pull request #259 from b1naryth1ef/bugfix/voice-state-update-api-usage 7 years ago
  Chris Rhodes 2e2e02fc11 Support a very light state in all cases to support b1nzy's upcoming PR (#260) 7 years ago
  jonas747 1dcdf130fd Fix Another typo 7 years ago
  jonas747 1ecb7458e9 Fix typos 7 years ago
  andrei 1edd3b6484 Remove API call in onVoiceStateUpdate 7 years ago
  jonas747 9c7c9d3fd2 Added RequestGuildMembers to request guild members from the gateway 7 years ago
  Bruce Marriner bbce2612b0 simi-properly close websockets and simplify voice reconnect 8 years ago
  Bruce Marriner ad91025f59 Don't delete VoiceConnections 8 years ago
  Bruce Marriner fb663ac348 Linting 8 years ago
  Bruce Marriner 11f11de41c Protect writes to DataReady with mutex lock 8 years ago
  Bruce Marriner face6df4b6 Do not call session onEvent as goroutine 8 years ago
  Bruce Marriner e451cb36c3 Clear SessionID when reconnecting voice 8 years ago
  Bruce Marriner 9dc51d1c49 Only Shard when ShardCount > 1 8 years ago