1261 Commits (c6af9fa70dc55d6cc2d2635fa12cf9e517d1c234)
 

Author SHA1 Message Date
  RogueException dbaf643911 Added ModuleManager.JoinedServer 9 years ago
  RogueException e58bce0050 Added link to Discord.Net.Audio nuget package 9 years ago
  RogueException c873112597 Added VS2015 Update 1 to compilation requirements 9 years ago
  RogueException 09ad7123b5 Drop alpha mentions from README 9 years ago
  RogueException 39fb754a15 Merge pull request #29 from jarveson/dev 9 years ago
  RogueException 7f257264f3 New permissions and color structs 9 years ago
  Jake e41494d056 Fix Server GetIconUrl string 9 years ago
  RogueException b6fcc479dd Removed references to missing files 9 years ago
  RogueException bb9d786159 Use async during voice transmission 9 years ago
  RogueException fa0c7c3f40 Only throw an exception if a TaskManager cancel was unexpected 9 years ago
  RogueException 4b4df67287 Removed unneeded & 0xFF ops 9 years ago
  RogueException cb4d00ac4e Split config into builder and immutable classes, added some audioservice extension methods. 9 years ago
  RogueException 1ccca4113f Added AudioService.Leave(Channel) 9 years ago
  RogueException 61d426d427 Exposed Client property on modules and AudioService 9 years ago
  RogueException ef95539e2e Cleaned up the help command's footer 9 years ago
  RogueException 88776c94d1 Fixed a couple substring bugs in commandservice 9 years ago
  RogueException 79712b9df4 Removed Import/Export placeholder 9 years ago
  RogueException 2849acb005 Cleaned up new CommandService activations and help args. 9 years ago
  RogueException 55769bea3c Cleaned up DiscordConfig docstrings 9 years ago
  RogueException e306ee1a04 Merge pull request #26 from Googie2149/dev 9 years ago
  RogueException 937ff71c4a Added ILogger, made logger optional for RestClients 9 years ago
  RogueException 18ae9f6bc8 Removed support for client-only features 9 years ago
  RogueException 15df38a2fc Merge pull request #28 from Kwoth/dev 9 years ago
  Master Kwoth 82c73401bd Removed ArgumentNullException from FindChannels 9 years ago
  RogueException d53d91144c Add IDisposable to DiscordClient 9 years ago
  RogueException d6342b725d Fixed a few json settings (such as dates deserializing to UTC), and use cached jsonserializers in more places. 9 years ago
  RogueException 30196bd43f Ignore errors during AudioClient cleanup 9 years ago
  RogueException 780da1ce1e Added more missing ConfigureAwaits, ignore OperationCanceledException in MessageQueue 9 years ago
  RogueException 46b854bd12 Added option to cancel an outgoing REST request in the SendingRequest event 9 years ago
  RogueException 2053d7c7c4 Reworked several parts of the ETF serializer 9 years ago
  RogueException efa15d1dd5 Added a warning for unknown user in MESSAGE_CREATE 9 years ago
  Googie2149 eaa9065d00 Allow ActivationMode.Mention to kinda work in PM from the client 9 years ago
  Googie2149 00171c68ac Custom activation methods 9 years ago
  Googie2149 484b2b1391 Removed extra bracket 9 years ago
  Googie2149 2ed49d2fd5 Change built in help 9 years ago
  RogueException 703fac5e1a Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git 9 years ago
  RogueException 11cf3beae0 Finished (probably?) ETF serialization, started spliting Rest into ETFRestClient and JsonRestClient. 9 years ago
  RogueException 7f2341ba48 Merge pull request #24 from 420foxbot/fork 9 years ago
  Christopher F 938bbe788b remove obsoleted profile page; update features/logging, remove it from stub; update logging example 9 years ago
  RogueException b224add719 Remove DiscordClient.Disconnected event 9 years ago
  RogueException 2040975554 Register AudioService to GatewaySocket.Disconnected event, not DiscordClient.Disconnected 9 years ago
  RogueException 15781c2b2d Ensure WebSocket.State is Disconnected before raising OnDisconnected 9 years ago
  RogueException c341ce7abd Merge pull request #15 from Kwoth/dev 9 years ago
  RogueException fe5c8c06f9 Update index.rst 9 years ago
  RogueException 6945117c5e Create modes.rst 9 years ago
  RogueException 11394bb06d Update events.rst 9 years ago
  RogueException 76c8833539 Update events.rst 9 years ago
  RogueException f7150c289f Merge pull request #23 from 420foxbot/docsrewrite 9 years ago
  Christopher F 4081f6ae18 Began updating documentation; fixed features/permissions to use more up-to-date information; made features/events contain usable information (removed the table of events); marked commands as a stub due to it being outdated; modified samples; updated index page 9 years ago
  RogueException 1ae7c36d31 Added AudioServiceConfig.MaxBitrate constant 9 years ago