1223 Commits (cc788c98a890596ea8dfdbf04d9efb238b0ba003)
 

Author SHA1 Message Date
  RogueException e1ac8112e3 Stop generating AggregateExceptions 9 years ago
  RogueException 85a891762d Updated to Newtonsoft.Json 8.0.1 9 years ago
  RogueException 581becc8f7 Minor edit 9 years ago
  RogueException 8b261fbd8c Revert "Improved load performance when in many servers" 9 years ago
  RogueException f69681f2b3 Added logging for READY packet and connection times 9 years ago
  RogueException 587ec6fa13 Improved load performance when in many servers 9 years ago
  RogueException a49bf42552 Made TaskManager's Signal methods async 9 years ago
  RogueException ee9045a12d Stop parsing READY twice 9 years ago
  RogueException 6e1dbb0e0e Switched locks over to Nito.AsyncEx locks 9 years ago
  RogueException 24c97a93f7 Never send null roleIds in User.Edit 9 years ago
  RogueException ccedfd2326 Fixed User.Edit exception when null roles is passed 9 years ago
  RogueException 120b3a1d61 Minor cleanup 9 years ago
  RogueException 120950b539 Fixed a couple parser errors 9 years ago
  RogueException 72b24c1e42 Fixed legacy namespace 9 years ago
  RogueException c1bee10523 Cleaned up several classes 9 years ago
  RogueException 321093e0f8 Fixed compile bug 9 years ago
  RogueException ebd1d77ccf Minor WS disconnect logic changes 9 years ago
  RogueException 8391d57f83 Changed Resume.LastSeq to uint 9 years ago
  RogueException 672cde4654 Fixed legacy warnings 9 years ago
  RogueException aa040193a1 Renamed User.CreateChannel to CreatePMChannel, added DiscordClient.CreatePMChannel(userId) 9 years ago
  RogueException c19a353549 Fixed typo in project path 9 years ago
  RogueException 23d769a323 Added Server.IsOwner 9 years ago
  RogueException 9d504ea9c1 Minor edit 9 years ago
  RogueException d81fb12b26 Fixed several voice stability issues, redesigned single-server voice 9 years ago
  RogueException fade4496b0 Close filestream in SendFile(filePath) after sending 9 years ago
  RogueException 72f1e6161a Fixed SetStatus/Game 9 years ago
  RogueException e42c7d290f Fixed several voice bugs 9 years ago
  RogueException 23639b227a Readded basic voice support 9 years ago
  RogueException 860360654f Fixed settings user roles 9 years ago
  RogueException d1a5856df2 Added docstrings for DiscordClient.MessageQueue 9 years ago
  RogueException f61134ccf6 Exposed DiscordClient.MessageQueue 9 years ago
  RogueException 9570dff380 Exposed MessageQueue.Count 9 years ago
  RogueException 1695a606bd Minor warning fix 9 years ago
  RogueException 705cb6208b Add MessageQueue size warnings 9 years ago
  RogueException 46ccb0a1cf Removed unneeded .Net Core reference 9 years ago
  RogueException 225837f2e4 Added MessageQueue logging 9 years ago
  RogueException ed20d55438 Moved secure channel hresult to a constant 9 years ago
  RogueException c51a049d18 Fixed null rest logger exceptions 9 years ago
  RogueException 76acbecd71 Disabled user warning on VOICE_STATE_UPDATE 9 years ago
  RogueException abe69cc65a Brought back Message.IsAuthor 9 years ago
  RogueException e083ea1f42 Fixed compile error 9 years ago
  RogueException 660b64f571 More errors more consistent 9 years ago
  RogueException 41c04cc3e6 Removed unused variable 9 years ago
  RogueException 46ba995ee9 Disabled PRESENCE_UPDATE null user warning again 9 years ago
  RogueException 779ee46489 Moved features and emojis from ExtendedGuild to Guild 9 years ago
  RogueException 1be69ad3fa Fixed user cache desync when largethreshold is enabled 9 years ago
  RogueException 07fb2fc379 Fixed compile error 9 years ago
  RogueException 62822daa1c Minor Cleanup 9 years ago
  RogueException 8f4bbe66ea Don't force a bad permission message 9 years ago
  RogueException 5d25f98e9a Ensure the GatewaySocket has fully shut down before attempting a reconnect 9 years ago