859 Commits (521fad9d1a36e3248a5d112e95800e2e1a77c82f)
 

Author SHA1 Message Date
  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
  RogueException 635f91b1a4 Tiny cleanup 10 years ago
  RogueException 4fc3faa884 Removed unnecessary override 10 years ago
  RogueException 65ebcaffb2 Added custom contract resolver for message import/export 10 years ago
  RogueException 5f1f202b79 Invalidate caches when a cached object is imported. 10 years ago
  RogueException 2cd07edf2e Fixed SendTTSMessage 10 years ago
  RogueException 6acd5afdae Return the messages from ImportMessages 10 years ago
  RogueException f9e61d89a6 Renamed Mention.Clean to Mention.Resolve, added another overload 10 years ago
  RogueException 639885b26e Added Mention.Clean 10 years ago
  RogueException 2e6f65b776 Changed commands to use RawText instead of Text 10 years ago
  RogueException 1a125322bd Combined Message.IsQueued and HasFailed into Message.State 10 years ago
  RogueException ced88fefa3 Fixed exceptions during message importing 10 years ago
  RogueException 61e9ca0c85 Dont add a server to cache if it's unavailable 10 years ago
  RogueException 6da23b4f61 Raise ServerUnavailable when a server goes down - not ServerAvailable 10 years ago
  RogueException ca25af5b8a Changed preprocessor conditions for new monikers and updated packages. 10 years ago
  RogueException 3b65526d09 Upgraded netcore50 moniker to dotnet5.4 10 years ago
  RogueException 579e305c94 Added a serverless client.GetUser 10 years ago
  RogueException bb10d7f929 Dont add null users to Message.MentionedUsers 10 years ago
  RogueException 7d2ce35d4a Changed User.Channels to check for the Connect perm on voice channels 10 years ago
  RogueException 66bdca11ef Fixed AddMember not being called on voice channels 10 years ago
  RogueException 6ac88a3b06 Fixed AvatarUrl 10 years ago
  RogueException 50700c9943 Moved libs from the lib folder to executable folder 10 years ago
  RogueException 896004c0f3 Added message cache import/export 10 years ago
  RogueException 87115bc01e Added JSON serialization of reference ids 10 years ago
  RogueException e189fa2461 Ignore UDP errors in VoiceSocket's outgoing thread, and push them to the log. 10 years ago
  RogueException 4d2f1e1bae Removed System.Net.Http dependency 10 years ago