589 Commits (65a3245c832f19b740e22c55f1e4750392eab068)

Author SHA1 Message Date
  RogueException 0cf5493c61 Fixed crash, added DM/Group channel helpers 9 years ago
  Sindre Langhus d8682a82b2 Change all signatures in the SocketClients to interfaces. 9 years ago
  Sindre G. Langhus 2d67cf36ae Changed Id from a ulong to generic TId, as per discussion. 9 years ago
  Christopher F daf0ac9347 Added docstrings for Cacheable 9 years ago
  Sindre G. Langhus 705d71875c Simplified PR, renamed Cached to Cacheable. 9 years ago
  Sindre G. Langhus 959d49a26f renamed Cache to Cached, and refactored many events to use Cached 9 years ago
  Sindre G. Langhus 05fcd5f076 First commit 9 years ago
  RogueException 11a639c5aa Moved a few log events to the shard logger 9 years ago
  RogueException 3cf03fa7f8 Merge pull request #497 from Confruggy/patch-3 9 years ago
  RogueException 34139c9b59 Converted Discord.Net to a metapackage 9 years ago
  RogueException eb2a946dd6 Updated to 1.0.0-rc3 tooling 9 years ago
  RogueException 3bc2520095 Abandon VersionSuffix 9 years ago
  RogueException 24663605f6 Fixed CI detecting all packages as dev 9 years ago
  RogueException b0db37cad6 Versions are hard 9 years ago
  RogueException 3046b62c94 Cleaned up csproj/sln/scripts 9 years ago
  RogueException 203265cb65 Cleaned up ShardedClient, delayed connections 9 years ago
  RogueException 7c5fe79333 Updated build script 9 years ago
  RogueException fe35400498 Cleanup 9 years ago
  RogueException 158222bb78 Merged GuildExtensions into IGuild 9 years ago
  RogueException 7ef48c5ce5 Improved discord HTTP exceptions 9 years ago
  RogueException ea0044cb87 Made IVoiceChannel.UserLimit nullable 9 years ago
  RogueException 69bd4b4ea6 Updated .NET dependencies to 4.3.0 9 years ago
  RogueException 00bb3c9d70 Removed project.jsons 9 years ago
  Confruggy 02b0726338 Update Format.cs 9 years ago
  Confruggy c1e445d8ce Update Format.cs 9 years ago
  RogueException d06b7856f6 Fixed several package errors 9 years ago
  RogueException 4a75f68ac8 Added ManageWebhooks to Channel/OverwritePermissions 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException dac51db299 Added DiscordShardedClient, some DiscordSocketClient fixes. 9 years ago
  RogueException fc8d2b3155 Added AudioOutStream, exposed Clear/ClearAsync methods. Added support for cancelTokens. 9 years ago
  RogueException 58cb8cfb20 Added a limit to BufferedAudioTarget's internal buffer. 9 years ago
  RogueException 082ddc616c Added IDisposable to IAudioClient 9 years ago
  RogueException 3b72d48950 Added support for partial PCM frames 9 years ago
  RogueException 2877653a09 Readded outgoing audio 9 years ago
  RogueException 1169d3671c Removed RetryMode.RetryErrors 9 years ago
  RogueException 3ddc59c386 Added NullableConverter, fixed Image serialization 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  RogueException 572c0e6c6b Renamed new params classes to XXXProperties 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  BoGuu 470f7fba73 DefaultRetryMode never assigned - DRestAPIClient 9 years ago
  RogueException ac4f007600 Merge pull request #425 from FiniteReality/issue/424 9 years ago
  FiniteReality 2e2fbaa5f3 Add mentionable property to ModifyGuildRoleParams 9 years ago
  RogueException 6676a54655 IAudioChannel should extend IChannel 9 years ago
  RogueException ded721be03 Fixed xmldoc 9 years ago
  RogueException c102f52bfa Merge branch 'issue/379' into dev 9 years ago
  RogueException 86d9f52438 Cleaned up new params 9 years ago
  RogueException 1efcd3daf6 Added request retry modes 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  Christopher F 3fc043132b docstrings for modify params, minor bugfixes 9 years ago
  Christopher F a4e95923b6 Bitrate must be at least 8000 9 years ago