119 Commits (7e76fda733be9cfbff98ab849811926878e59580)

Author SHA1 Message Date
  Still Hsu 7e76fda733
Merge remote-tracking branch 'upstream/dev' into docs/pre-release 7 years ago
  Christopher F beb3d46e08 gateway: Ignore PRESENCES_REPLACE dispatch 7 years ago
  Still Hsu 103576d927
Add XML docs 7 years ago
  Still Hsu 15b58edb19
Remove/cleanup redundant variables 7 years ago
  Still Hsu f4fb027ea9
Merge remote-tracking branch 'upstream/dev' into docs/faq-n-patches-offline 7 years ago
  Christopher F 64d8938ed5 fix: Discord does not always send the member on VOICE_STATE_UPDATE 7 years ago
  Still Hsu d74c52873f
Merge branch 'dev' into docs/faq-n-patches-offline 7 years ago
  Christopher F c0c565fd7e retain fallback case for if user is still null 7 years ago
  Christopher F 8fb2c71814 Add new member objects to events 7 years ago
  Still Hsu 596b47e1b8
Merge branch 'dev' into docs/faq-n-patches-offline 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  Still Hsu 9e6254600c
Merge branch 'dev' into docs/faq-n-patches-offline 7 years ago
  Finite Reality bb4bb13846 Fix issues with #984, remove extraneous whitespace (#1051) 7 years ago
  Still Hsu 9ddd70906a
Merge branch 'dev' into docs/faq-n-patches-offline 7 years ago
  Luke e775853b1b Expose VoiceServerUpdate events (#984) 7 years ago
  Still Hsu f38e72bbb4
Merge upstream/dev & resolve conflicts 7 years ago
  Still Hsu 5092358401
Add XML docs 7 years ago
  Still Hsu 3631886d2b Resolves #1024 (#1031) 7 years ago
  Still Hsu 7022149536 Fix/Implement various invite-related behaviors (#1023) 7 years ago
  Still Hsu 956019fb51
Add a bunch of XML docs 7 years ago
  Hsu Still cc723df6ad
Add ConfigureAwait(false) for most missing tasks 7 years ago
  Hsu Still 5304524f5f
Fix casing of 'discord' 8 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 8 years ago
  Christopher F 73ac9d7886 Remove incomplete reconnect handler for certain session invalidations 8 years ago
  Christopher F a384ce02ab Support listening/watching activity types 8 years ago
  Christopher F fdd2c80d2b Fix outgoing activity sending (#916) 8 years ago
  Christopher F 34b4e5a6d2
Refactor Games, support reading Rich Presences (#877) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Alex Gravely 9b7afec4cc Add BaseSocketClient object. (#773) 8 years ago
  RogueException f997089174 Try to pull DM channels from cache on CHANNEL_CREATE 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Christopher F 5f04e2beba Cache outgoing presence data if disconnected (#705) 8 years ago
  AntiTcb 7db38f32bb Attach/Remove DMChannel to SocketGlobalUser.DMChannel property 8 years ago
  Sindre Langhus 82a413ace6 Fix for empty user objects after GUILD_MEMBER_REMOVE (#641) 8 years ago
  Sindre Langhus 90ac9027cf Replace Where+FirstOrDefault with FirstOrDefault in SocketClient (#636) 8 years ago
  Christopher F be6abe1161 Throw when the client isn't logged in instead of connected 8 years ago
  Christopher F f759f942f8 Throw a preemptive exception when sending presence data before connect 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException 6192228378 Raise GuildMembersDownloaded for non-large guilds 9 years ago
  RogueException eed0598f99 Destroy audio stream when a user disconnects 9 years ago
  RogueException b1caec5f59 Add better support for invisible users 9 years ago
  RogueException 58d2de2578 Added config for handler timeout duration 9 years ago
  RogueException f0202e4d4e Improved warnings for unknown entities 9 years ago
  RogueException bc2e0a19af Fixed non-guild presence updates 9 years ago
  RogueException fd72583a75 Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events. 9 years ago
  RogueException 27d6f4159d Lowered latency updates to debug level 9 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 9 years ago
  RogueException 5e94b97024 Added RequestOptions to RestClient methods. Added guild summary paging. 9 years ago
  RogueException 13d488f43b Added slow/deadlocked event handler detection 9 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 9 years ago