1701 Commits (772fd97080bcfc5909d9a958158ec538cb1e39ea)
 

Author SHA1 Message Date
  RogueException 15d7fcf46d Fixed crash when a user leaves the guild while in voice channel 9 years ago
  RogueException 436274d408 Typo 9 years ago
  RogueException f7c4371d9d Added explicit dependencies 9 years ago
  RogueException 7614b1921b Removed AssemblyInfo 9 years ago
  RogueException 118d897c31 Added CreatedAt to IInviteMetadata 9 years ago
  RogueException c072666db5 Added GetAFK/Default/Embed/Owner extension methods to IGuild 9 years ago
  RogueException b15853dc8b Several GuildUser fixes 9 years ago
  RogueException 5278d798fa Fixed latency log 9 years ago
  RogueException cc5e0bbe13 Fixed several message parsing issues, added optional deserialization 9 years ago
  RogueException 06fd96a72c Fixed missing project reference 9 years ago
  RogueException e01a0a3155 Fixed null permission overwrites 9 years ago
  RogueException 4b64807465 Added perf TODO 9 years ago
  RogueException c1710338ba Fixed null GuildUser.User 9 years ago
  RogueException d05bdd7317 Fixed ignoring GUILD_AVAILABLE event 9 years ago
  RogueException e76f1c64c4 Fixed several websocket cache issues 9 years ago
  RogueException 6708255993 Minor log/doc edits 9 years ago
  RogueException a3b02220b7 Added all missing ConfigureAwait(false)s 9 years ago
  RogueException fe8a766133 Added Available to IGuild 9 years ago
  RogueException 59e6b33cbb Removed some C#7 stuff 9 years ago
  RogueException dea73042aa Added missing logger method 9 years ago
  RogueException 1ea7fcb2c4 Refactored to use TAP naming scheme 9 years ago
  RogueException c64bdb83b4 Added support for more events, added benchmark 9 years ago
  RogueException 0c3b02f5a4 Added initial work for member downloading 9 years ago
  RogueException 6fbf373848 Clarify latency is in milliseconds 9 years ago
  RogueException a831ae9484 Added heartbeats, latency, guild events and channel events 9 years ago
  RogueException fa681612bc Minor logging edits 9 years ago
  RogueException 5820ca6b53 Changed Discriminators to strings 9 years ago
  RogueException 9c20253a0c datastore, please 9 years ago
  RogueException 2f51500d25 More datastore fixes 9 years ago
  RogueException 2fd7f59153 Improved internal websocket interfaces 9 years ago
  RogueException a944b1576a Fixed a few datastore issues 9 years ago
  RogueException a5f7053f55 Delayed .Connect completion, added Hello support 9 years ago
  RogueException 2b8e32785d Fixed Guild.Features nullref 9 years ago
  RogueException d55e0309a0 Renamed OpCode enums 9 years ago
  RogueException 1f5f443927 Fixed sending requests with no options obj 9 years ago
  RogueException 559b89933f Fixed error when passing no config to DiscordSocketClient 9 years ago
  RogueException 8c2fa21b81 Restructured to better merge REST and WebSocket entities 9 years ago
  RogueException 597cedae6d Redirected Guild.Channels to data store 9 years ago
  RogueException 48dc622fb3 Added ConcurrentHashSet 9 years ago
  RogueException 89fadb52f6 Moved Roles out of the primary data store 9 years ago
  RogueException e16eb4e895 Fixed voice region caching 9 years ago
  RogueException 28247b17d0 Lots more websocket and logging bugfixes :D 9 years ago
  RogueException 5f43369220 Fixed several websocket and datastore issues 9 years ago
  RogueException b93abcc95b Added initial websocket support 9 years ago
  RogueException 50392d3688 Added a couple of buckets, fixed logging out 9 years ago
  RogueException af680b7f43 Added UserLimit to IVoiceChannel 9 years ago
  RogueException c6c18bcf47 Added Voice Channel user_limit 9 years ago
  RogueException 4aba51f2fd Added Game(name) constructor 9 years ago
  RogueException 473b1bdbbc Fixed nicknames 9 years ago
  RogueException fdbe41d77f Fixed a couple Optional errors 9 years ago