146 Commits (260ae1a19e90eedc98419649e6901273c54aada9)

Author SHA1 Message Date
  Daniel Baynton 89b902a9f6 Use IMessageCache which can create itself 5 years ago
  Yeba 73e5cc2fbc
fix: Deadlock in DiscordShardedClient when Ready is never received (#1761) 5 years ago
  Paulo 5934c7949a
misc: VoiceRegions and related changes (#1720) 5 years ago
  Paulo 9d7cb39faa
fix: Rollback Activities to Game (#1702) 5 years ago
  Paulo 5213916903
fix: Possible NullReferenceException when receiving InvalidSession (#1695) 5 years ago
  Paulo 25d5d36772
feature: Send presence on Identify payload (#1688) 5 years ago
  Paulo ec673e1863
feature: Implement gateway ratelimit (#1537) 5 years ago
  Paulo 1ab670b3fc
feature: Add INVITE_CREATE and INVITE_DELETE events (#1491) 5 years ago
  Paulo 084db253f3
fix: limit request members batch size 5 years ago
  Paulo fa5ef5e1c6
fix: handicap member downloading for verified bots (#1647) 5 years ago
  Paulo 3085e883b7
fix: Invoke UserUpdated from GuildMemberUpdated if needed (#1623) 5 years ago
  Paulo 421a0c12cc
feature: support reading multiple activities (#1520) 5 years ago
  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