153 Commits (a7ff6ce0ec81092b201fcbdd4d93c158eada7c7a)

Author SHA1 Message Date
  Paulo a7ff6ce0ec
fix: Gateway events for DMs (#1854) 4 years ago
  Paulo dfaaa21e0e
misc: Internal change to GetOrCreateUser (#1852) 4 years ago
  Paulo ed8e57320a
feature: Remove obsolete sync voice regions methods and properties (#1848) 4 years ago
  Paulo 7a201e9ff1
feature: Remove DM cache and fix references (#1851) 4 years ago
  Paulo 95bae786b8
fix: Create DM channel with id and author alone (#1850) 4 years ago
  Paulo 06a64b7877
feature: Bump API version to 9 (#1847) 4 years ago
  moiph 8afef8245c
fix: Cached message emoji cleanup at MESSAGE_REACTION_REMOVE_EMOJI (#1835) 4 years ago
  Waterball 0715d7db96
Feature: Add missing property to MESSAGE_REACTION_ADD event (#1801) 4 years ago
  Yeba 73e5cc2fbc
fix: Deadlock in DiscordShardedClient when Ready is never received (#1761) 4 years ago
  Paulo 5934c7949a
misc: VoiceRegions and related changes (#1720) 4 years ago
  Paulo 9d7cb39faa
fix: Rollback Activities to Game (#1702) 4 years ago
  Paulo 5213916903
fix: Possible NullReferenceException when receiving InvalidSession (#1695) 4 years ago
  Paulo 25d5d36772
feature: Send presence on Identify payload (#1688) 4 years ago
  Paulo ec673e1863
feature: Implement gateway ratelimit (#1537) 4 years ago
  Paulo 1ab670b3fc
feature: Add INVITE_CREATE and INVITE_DELETE events (#1491) 4 years ago
  Paulo 084db253f3
fix: limit request members batch size 4 years ago
  Paulo fa5ef5e1c6
fix: handicap member downloading for verified bots (#1647) 4 years ago
  Paulo 3085e883b7
fix: Invoke UserUpdated from GuildMemberUpdated if needed (#1623) 4 years ago
  Paulo 421a0c12cc
feature: support reading multiple activities (#1520) 4 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) 5 years ago
  Chris Johnston 9482204bcf feature: Add support for setting X-RateLimit-Precision (#1354) 5 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) 6 years ago
  Chris Johnston b80f0e84e7 docs: Use a relative path for docs index page logo (#1276) 6 years ago
  Christopher F 65afd37502
feature: add DiscordSocketRestClient (#1198) 6 years ago
  Alex Gravely 91e0f03bfd fix: Fix after message remaining in MessageUpdated if message author wasn't in the payload (#1209) 6 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 6 years ago
  Christopher F 8df2c1a1fb
fix: don't assume the member will always be included on MESSAGE_CREATE (#1167) 6 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 6 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 6 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