737 Commits (093095e4108e648ffb54002574469ee657c671ea)
 

Author SHA1 Message Date
  RogueException b7ad4f603d Clean up collections and references properly 10 years ago
  RogueException 759506da87 Fixed Message.User 10 years ago
  RogueException 2acd4f8861 Even more bug fixes 10 years ago
  RogueException 78c097fa42 Added exactMatch option to FindChannels 10 years ago
  RogueException 4eb52be32d Minor edit 10 years ago
  RogueException 1fcbd36ead Lots of bug fixes 10 years ago
  RogueException 6bd8472127 Removed the note about the message cache 10 years ago
  RogueException 6fd3683ce7 More member -> user renames 10 years ago
  RogueException 649db2d8f8 Improved GlobalUser cache 10 years ago
  RogueException 1ed853da42 Give private users a proper ID. 10 years ago
  RogueException 98b64ced73 Fixed several message queue issues. 10 years ago
  RogueException 01f299e030 Started rename of member -> user, added server permission resolving, added channel message cache options. 10 years ago
  RogueException 55e8b3b7d3 Exposed DiscordClient's underlying DiscordAPIClient 10 years ago
  RogueException 14a4c81aca Fixed owner check in UpdatePermissions 10 years ago
  RogueException aaab26561b Removed virtual servers 10 years ago
  RogueException 25b9052f0d More cleanup, added string enums 10 years ago
  RogueException ef0e9df5d1 Fixed broken file references 10 years ago
  RogueException dd6ceb8469 Started major API refactor 10 years ago
  RogueException 3fdd39c462 Add UseLargeThreshold config option 10 years ago
  RogueException 6555d4ceae Added TriState permissions for channel overwrites 10 years ago
  RogueException 8a06df66af Added another ChannelPermissions.All overload 10 years ago
  RogueException 2a747c0c06 Cleaned up permissions... again 10 years ago
  RogueException 33aa94a39f Fixed typo 10 years ago
  RogueException 05a131a827 Removed old ID logging 10 years ago
  RogueException cb1434395b Removed more user.UpdateActivity leftovers 10 years ago
  RogueException 722ba1cc91 Fixed some race conditions 10 years ago
  RogueException c03095cda7 Removed several old #ifs 10 years ago
  RogueException f77b6595b6 Enabled large threshold 10 years ago
  RogueException 30e662ea7a Fixed serveral bugs with virtual servers 10 years ago
  RogueException 3b32cde35e Added a virtual server for private messages 10 years ago
  RogueException 434f72f551 Renamed Permissions and Color 10 years ago
  RogueException 056b1bfe42 Removed leftover User.PrivateActivity code 10 years ago
  RogueException 0f31e18592 Added support for compressed websocket messages. 10 years ago
  RogueException 69de854db6 Update version in README 10 years ago
  RogueException 84683c01a9 Call logout on disconnect 10 years ago
  RogueException b5e23a0b7a Removed some unused usings. 10 years ago
  RogueException fb1c5b8e86 Cleaned up all the NullReferences that should be ArgumentNulls 10 years ago
  RogueException 76e4317400 Simplified caches, moved some eventargs, and made caching/uncaching objects more reliable. 10 years ago
  RogueException e79e32ca8c Split off voice functions into DiscordClient.Voice.cs 10 years ago
  RogueException 7e99d292c6 Fixed AckMessages 10 years ago
  RogueException ae4bd6ff77 Made User.Add/RemoveRef internal 10 years ago
  RogueException dc4320f85b Added Member.HasRole 10 years ago
  RogueException 235ff5f7c7 Added role updates via PRESENCE_UPDATE 10 years ago
  RogueException 83c998168f Discord.Net.Tests -> Discord.Net namespace 10 years ago
  RogueException 5a8d3f5377 Refactored Net.Voice and Interop namespaces 10 years ago
  RogueException ea38efd67b Made AsyncCollection internal 10 years ago
  RogueException 4b79ec1df8 Cleaned up the collection classes. 10 years ago
  RogueException 02876f2542 Re-partialed DiscordClient by object type and moved Finds from collections. 10 years ago
  RogueException 3cb5169e37 Fix logging for ServerAvailable 10 years ago
  RogueException 9039895993 Minor adjustment to websocketsharp errors 10 years ago