1230 Commits (defd376dc896f8df8cdac3f9970debf9a388db2b)
 

Author SHA1 Message Date
  RogueException defd376dc8 Merge pull request #32 from SSStormy/dev 10 years ago
  Justas Dabrila dfd105ab2d Actually implemented the IEnumerable interface 10 years ago
  Justas Dabrila 6841217dad Exposed services as an IEnumerator instead 10 years ago
  Justas Dabrila 0dbe3cf955 Exposed services in ServiceManager 10 years ago
  RogueException 5bff403cec Default private channels to ChannelType.Text 10 years ago
  RogueException 0fe6835400 Fixed a couple missing .Net Platform 5.4 dependencies 10 years ago
  RogueException 196c6ac698 Fixed crash if prefix mention is checked in PM 10 years ago
  RogueException cc788c98a8 Removed unused using statements 10 years ago
  RogueException 2528c3feb4 Updated Versions 10 years ago
  RogueException 8f5e3e7613 Started work on ETFReader 10 years ago
  RogueException c4b7f78d45 Dont nullref if SetStatus/SetGame are called during a disconnected state 10 years ago
  RogueException 903b6a352b Cleaned up MessageQueue, fixed warning counts 10 years ago
  RogueException 3902b25b8a Fixed MessageQueue early edits 10 years ago
  RogueException 255e012fe8 Minor comment edits 10 years ago
  RogueException e8cf5486d5 Made MessageQueue deletes less aggressive, allows editing of messages before they are sent. 10 years ago
  RogueException 846f101126 Added ChannelPermissionOverrides.InheritAll 10 years ago
  RogueException cf9fcc9521 Added new experimental MessageQueue 10 years ago
  RogueException 9843298af8 Added GlobalWhitelist/Blacklist extension methods 10 years ago
  RogueException 86addc2594 Cleaned some compiler flags 10 years ago
  RogueException dbaf643911 Added ModuleManager.JoinedServer 10 years ago
  RogueException e58bce0050 Added link to Discord.Net.Audio nuget package 10 years ago
  RogueException c873112597 Added VS2015 Update 1 to compilation requirements 10 years ago
  RogueException 09ad7123b5 Drop alpha mentions from README 10 years ago
  RogueException 39fb754a15 Merge pull request #29 from jarveson/dev 10 years ago
  RogueException 7f257264f3 New permissions and color structs 10 years ago
  Jake e41494d056 Fix Server GetIconUrl string 10 years ago
  RogueException b6fcc479dd Removed references to missing files 10 years ago
  RogueException bb9d786159 Use async during voice transmission 10 years ago
  RogueException fa0c7c3f40 Only throw an exception if a TaskManager cancel was unexpected 10 years ago
  RogueException 4b4df67287 Removed unneeded & 0xFF ops 10 years ago
  RogueException cb4d00ac4e Split config into builder and immutable classes, added some audioservice extension methods. 10 years ago
  RogueException 1ccca4113f Added AudioService.Leave(Channel) 10 years ago
  RogueException 61d426d427 Exposed Client property on modules and AudioService 10 years ago
  RogueException ef95539e2e Cleaned up the help command's footer 10 years ago
  RogueException 88776c94d1 Fixed a couple substring bugs in commandservice 10 years ago
  RogueException 79712b9df4 Removed Import/Export placeholder 10 years ago
  RogueException 2849acb005 Cleaned up new CommandService activations and help args. 10 years ago
  RogueException 55769bea3c Cleaned up DiscordConfig docstrings 10 years ago
  RogueException e306ee1a04 Merge pull request #26 from Googie2149/dev 10 years ago
  RogueException 937ff71c4a Added ILogger, made logger optional for RestClients 10 years ago
  RogueException 18ae9f6bc8 Removed support for client-only features 10 years ago
  RogueException 15df38a2fc Merge pull request #28 from Kwoth/dev 10 years ago
  Master Kwoth 82c73401bd Removed ArgumentNullException from FindChannels 10 years ago
  RogueException d53d91144c Add IDisposable to DiscordClient 10 years ago
  RogueException d6342b725d Fixed a few json settings (such as dates deserializing to UTC), and use cached jsonserializers in more places. 10 years ago
  RogueException 30196bd43f Ignore errors during AudioClient cleanup 10 years ago
  RogueException 780da1ce1e Added more missing ConfigureAwaits, ignore OperationCanceledException in MessageQueue 10 years ago
  RogueException 46b854bd12 Added option to cancel an outgoing REST request in the SendingRequest event 10 years ago
  RogueException 2053d7c7c4 Reworked several parts of the ETF serializer 10 years ago
  RogueException efa15d1dd5 Added a warning for unknown user in MESSAGE_CREATE 10 years ago