1531 Commits (5e1966c340fbc0ab9a60e93395d8fcff1de492b4)
 

Author SHA1 Message Date
  RogueException 1ea7fcb2c4 Refactored to use TAP naming scheme 10 years ago
  RogueException c64bdb83b4 Added support for more events, added benchmark 10 years ago
  RogueException 0c3b02f5a4 Added initial work for member downloading 10 years ago
  RogueException 6fbf373848 Clarify latency is in milliseconds 10 years ago
  RogueException a831ae9484 Added heartbeats, latency, guild events and channel events 10 years ago
  RogueException fa681612bc Minor logging edits 10 years ago
  RogueException 5820ca6b53 Changed Discriminators to strings 10 years ago
  RogueException 9c20253a0c datastore, please 10 years ago
  RogueException 2f51500d25 More datastore fixes 10 years ago
  RogueException 2fd7f59153 Improved internal websocket interfaces 10 years ago
  RogueException a944b1576a Fixed a few datastore issues 10 years ago
  RogueException a5f7053f55 Delayed .Connect completion, added Hello support 10 years ago
  RogueException 2b8e32785d Fixed Guild.Features nullref 10 years ago
  RogueException d55e0309a0 Renamed OpCode enums 10 years ago
  RogueException 1f5f443927 Fixed sending requests with no options obj 10 years ago
  RogueException 559b89933f Fixed error when passing no config to DiscordSocketClient 10 years ago
  RogueException 8c2fa21b81 Restructured to better merge REST and WebSocket entities 10 years ago
  RogueException 597cedae6d Redirected Guild.Channels to data store 10 years ago
  RogueException 48dc622fb3 Added ConcurrentHashSet 10 years ago
  RogueException 89fadb52f6 Moved Roles out of the primary data store 10 years ago
  RogueException e16eb4e895 Fixed voice region caching 10 years ago
  RogueException 28247b17d0 Lots more websocket and logging bugfixes :D 10 years ago
  RogueException 5f43369220 Fixed several websocket and datastore issues 10 years ago
  RogueException b93abcc95b Added initial websocket support 10 years ago
  RogueException 50392d3688 Added a couple of buckets, fixed logging out 10 years ago
  RogueException af680b7f43 Added UserLimit to IVoiceChannel 10 years ago
  RogueException c6c18bcf47 Added Voice Channel user_limit 10 years ago
  RogueException 4aba51f2fd Added Game(name) constructor 10 years ago
  RogueException 473b1bdbbc Fixed nicknames 10 years ago
  RogueException fdbe41d77f Fixed a couple Optional errors 10 years ago
  RogueException b9d9191a30 Major cleanup, upgraded to RC2, ported several websocket features from 0.9. 10 years ago
  RogueException 2be3020689 Renamed DiscordRawClient to DiscordAPIClient 10 years ago
  RogueException 0f4e3819c5 Added attachment count to Message.DebuggerDisplay 10 years ago
  RogueException 08413a3990 Removed Aggressive Inlines 10 years ago
  RogueException 18f7e805ef Removed Rest's VoiceChannel.GetUser(s). Added IChannel.GetUser(limit, offset) 10 years ago
  RogueException f6058b2454 Use NotNullOrEmpty instead of NotNullOrWhitespace 10 years ago
  RogueException 4416b514bf Fixed GuildUser not initializing 10 years ago
  RogueException 67c810b715 Cleaned up Preconditions, removed implicit Optional cast 10 years ago
  RogueException 4714dd78e5 Fixed GetGuildMembers for servers larger than 1000 members. 10 years ago
  RogueException b42bf9cfd5 Fixed Optional.GetValueOrDefault(defaultValue) 10 years ago
  RogueException 140ea65a8e Fixed DeleteMessages when a single message is passed. 10 years ago
  RogueException bf1e77e968 Added explicit DM functions to RawClient 10 years ago
  RogueException 300922d623 Minor rename 10 years ago
  RogueException 7898b74207 Added content preconditions to CreateMessage and UploadFile 10 years ago
  RogueException 189938beaf Fixed GetMessages with non-multiples of 100 10 years ago
  RogueException a59bfaaeff Several GetMessages fixes 10 years ago
  RogueException 7b68b4a860 Simplified ToString, added debug strings 10 years ago
  RogueException 4365aced85 Change LastMessageId to nullable 10 years ago
  RogueException 1ee5e6d771 Explicitly select json converters, added Image and Int53 attributes, fixed a couple of routes. 10 years ago
  RogueException d1d6bf2c52 Cleaned up helpers and permissions, bumped perms up to uint64. 10 years ago