134 Commits (cc64a236a71551ffb07199acb71512298424aae8)

Author SHA1 Message Date
  Paulo dc8c95931e
fix: Incomplete Ready, DownloadUsersAsync, and optimize AlwaysDownloadUsers (#1548) 5 years ago
  moiph d5d10d32cf
feature: Support Gateway Intents (#1566) 5 years ago
  Paulo a89f0761f4
feature: Add MESSAGE_REACTION_REMOVE_EMOJI and RemoveAllReactionsForEmoteAsync (#1544) 5 years ago
  Paulo 91b270a0ce
fix: handle GUILD_DELETE behavior correctly (#1542) 5 years ago
  TheKingEagle 03af8e0bb4
fix: Call GuildAvailableAsync for dispatch(GUILD_CREATE) case (#1473) 5 years ago
  Joe4evr c68cc85895
feature: Add cache purging methods (#1478) 5 years ago
  Monica S ed869bd78b
[apibrk] change: Specify WebSocket close code (#1500) 5 years ago
  Kieran Boyle 0d54207a27 feature: support guild subscription opt-out (#1386) 6 years ago
  Chris Johnston 9482204bcf feature: Add support for setting X-RateLimit-Precision (#1354) 6 years ago
  Chris Johnston 9da11b4184 [ifcbrk] feature: Implement Client Status Support (#1247) 6 years ago
  Casino Boyale 9fede346d3 feature: Added a Rest property to DiscordShardedClient (#1326) 6 years ago
  Passive c864f48c3b lint: Fix spelling mistake in ExclusiveBulkDelete warning (#1330) 6 years ago
  Casino Boyale 1cc5d7321b fix: fixed optionals having IsSpecified true when objects weren't in cache (#1323) 6 years ago
  Christopher Felegy c78a6790b1 fix: don't raise REST log events twice 6 years ago
  Christopher Felegy f6e320053b fix: ensure that exceptions will be logged 6 years ago
  Christopher Felegy a44c13af78 fix: call OnLogin/OnLogout on DiscordSocketRestClient 6 years ago
  Christopher Felegy 76f82d687b perf: only allocate cacheableList once 6 years ago
  Christopher Felegy 03e6401d19 lint: clean up bulk delete PR 6 years ago
  NovusTheory dec353e57f feature: messages bulk deleted event (from previous PR #1120) (#1236) 6 years ago
  Paulo 377622b2a8 fix: Fix NullReferenceException at MESSAGE_CREATE (#1268) 7 years ago
  Chris Johnston b80f0e84e7 docs: Use a relative path for docs index page logo (#1276) 7 years ago
  Christopher F 65afd37502
feature: add DiscordSocketRestClient (#1198) 7 years ago
  Alex Gravely 91e0f03bfd fix: Fix after message remaining in MessageUpdated if message author wasn't in the payload (#1209) 7 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Christopher F 8df2c1a1fb
fix: don't assume the member will always be included on MESSAGE_CREATE (#1167) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Still Hsu 245806fe3d Initial refactor (#1103) 7 years ago
  Christopher F beb3d46e08 gateway: Ignore PRESENCES_REPLACE dispatch 7 years ago
  Christopher F 64d8938ed5 fix: Discord does not always send the member on VOICE_STATE_UPDATE 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
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  Finite Reality bb4bb13846 Fix issues with #984, remove extraneous whitespace (#1051) 7 years ago
  Luke e775853b1b Expose VoiceServerUpdate events (#984) 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
  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