1084 Commits (4f7118f241d718867d66ae36384333b6e128429b)
 

Author SHA1 Message Date
  RogueException eb319d1fba A few FindChannels and FindUsers bugfixes 10 years ago
  RogueException 1567f30c5f Adjusted FindUsers docs 10 years ago
  RogueException 0bc7683e15 Fixed LogService level check 10 years ago
  RogueException d9bfc5fef4 Fixed EditProfile not caching changes 10 years ago
  RogueException 54b2353012 Changed dotnet folder to netplatform, fixed reference to Shared 10 years ago
  RogueException 567fb0ffa6 Added cleanup and doc to websockets 10 years ago
  RogueException fd874a6a0b Moved net exceptions to Net namespace, grouped services together 10 years ago
  RogueException 2cdc0ad371 More cleanup and internal reordering 10 years ago
  RogueException d512d96408 Renamed DataWebSocket and combined Bans API into Users 10 years ago
  RogueException 080be711a6 Changed a couple log strings 10 years ago
  RogueException 4dadd36bc4 Renamed AudioService functions 10 years ago
  RogueException 0828d8eb40 Added Shared project, resync'd net45 projects with dnx ones 10 years ago
  RogueException 1f3796ff96 Initial commit of audio isolation 10 years ago
  RogueException f4ab33337f Cleaned up some accessibilities 10 years ago
  RogueException 3dcdd159f6 Added missing file 10 years ago
  RogueException 9d6d00b21a Merged Configs, 0.9-alpha1 10 years ago
  RogueException da75cebff2 Added missing files 10 years ago
  RogueException 74c0bb5b51 Moved logging to its own service, more audio isolation prep 10 years ago
  RogueException 1721f6f4d6 Prep work for isolating audio package. 10 years ago
  RogueException bba866652e Added Mention function to User, GlobalUser, Channel and Role. Obsoleted old Mention static class. 10 years ago
  RogueException 3ccd416027 Fixed SendFile 10 years ago
  RogueException 142c03a1c2 Revert "Added experimental async event handlers" 10 years ago
  RogueException c52c9d697d Minor changes 10 years ago
  RogueException 7237c6b3bf Added experimental async event handlers 10 years ago
  RogueException 72e43227bf Update API token after changing password 10 years ago
  RogueException 521fad9d1a Add Server.IconUrl and use cdn url for User.AvatarUrl 10 years ago
  RogueException 171d7e3386 Added support for streams for EditStream(icon) and EditUser(avatar) 10 years ago
  RogueException 0460017456 Added warning about tests incompleteness 10 years ago
  RogueException 42224e9f6a Added EditUser(rolesMode) to allow setting, adding or removing roles 10 years ago
  RogueException 6ced9449b0 Don't crash if Mention.Resolve is passed a private message. 10 years ago
  RogueException a38acfa74d Why not? 10 years ago
  RogueException bdaefb3690 Fix docs referencing lib/ folder 10 years ago
  RogueException e69e831219 Fixed GetService exception 10 years ago
  RogueException 26c5511786 Added DiscordAPIClient.Version 10 years ago
  RogueException de831001b5 Add null checks to ModuleManager.EnableServers and EnableChannels 10 years ago
  RogueException 736e5ed268 Added status checks to a several properties of DiscordClient. 10 years ago
  RogueException bdf89c91c4 Fixed some permissions issues in the built-in help. 10 years ago
  RogueException f699e59795 Dont create aggregate exceptions inside the Run function 10 years ago
  RogueException 3027abc044 Added ModuleManager EnableChannels and EnableServers 10 years ago
  RogueException 5cf2eb6749 Added ChannelId and ServerId to IDiscordVoiceClient 10 years ago
  RogueException 13d397a0dc Added opcode enums 10 years ago
  RogueException 6cfdac14da Added GetCacheStats 10 years ago
  RogueException f046ed1ca7 Hide aliases from default help 10 years ago
  RogueException e64bed7bdb Fixed error 10 years ago
  RogueException 7f06b9d04b Fix up some whitespace checks 10 years ago
  RogueException c88a92f5e6 Ignore repeated whitespaces in commands, and support linebreaks and tabs 10 years ago
  RogueException cd244e30a6 Adding a module also adds it as a singleton 10 years ago
  RogueException 085138c182 Stopped hardcoding regions 10 years ago
  RogueException 91b3c17fb3 Fixed race condition, better handled serialization errors, and added singleton store 10 years ago
  RogueException ce1845bce9 Added default constructors to message subclasses. 10 years ago