2562 Commits (e92cfd20ac6e08023fed80dba73f282cd5ef68e2)
 

Author SHA1 Message Date
  RogueException d043b8daea Restore tests before testing 8 years ago
  RogueException b5571d09ce Split build script into build, pack and test 8 years ago
  RogueException a4009dca7d Abort packing if build fails 8 years ago
  RogueException 7c5fe79333 Updated build script 8 years ago
  RogueException 7ac02bbc40 Added credit for akavache files 8 years ago
  RogueException 5dda8ef31f Added environment var fallback 8 years ago
  RogueException 0947bedb28 Cleaned up VoiceChannels test 8 years ago
  RogueException 9fb413952f Fixed solution errors 8 years ago
  RogueException bf8a615eef Added config example 8 years ago
  RogueException d9802593ab Started new testbed 8 years ago
  RogueException fe35400498 Cleanup 8 years ago
  RogueException 158222bb78 Merged GuildExtensions into IGuild 8 years ago
  RogueException 7ef48c5ce5 Improved discord HTTP exceptions 8 years ago
  RogueException b76c744447 Internally exposed several ApiClient props 8 years ago
  RogueException ea0044cb87 Made IVoiceChannel.UserLimit nullable 8 years ago
  RogueException 69bd4b4ea6 Updated .NET dependencies to 4.3.0 8 years ago
  RogueException 00bb3c9d70 Removed project.jsons 8 years ago
  RogueException 62d0017e04 Added .vscode settings to gitignore 8 years ago
  RogueException 5c4672bc24 Added db files to gitignore 8 years ago
  Confruggy 02b0726338 Update Format.cs 8 years ago
  Flamanis aed63e67f6 Update logging.cs 8 years ago
  Flamanis 1c258544ba Update logging.cs 8 years ago
  Flamanis e907c3e500 Update logging.cs 8 years ago
  Flamanis 2b9cedd9df Update logging.cs 8 years ago
  Flamanis a59fa722e7 Update logging.cs 8 years ago
  Confruggy c1e445d8ce Update Format.cs 8 years ago
  FiniteReality 0715cb6623 Actually use HashSet<T> to initialize _moduleDefs 8 years ago
  FiniteReality a65ba095af Replace ConcurrentBag<T> with HashSet<T> 8 years ago
  FiniteReality c2b50b56d8 Ensure aliases are built in the correct order 8 years ago
  Christopher F 236304c1a4 Include command contexts on docs 8 years ago
  Christopher F fbc32b3dc4 Merge pull request #479 from AntiTcb/patch-1 8 years ago
  Alex 4188a27401 Unparsed -> Remainder in example. 8 years ago
  Sentinent 6dc52e8eb8 Fixed users not being updated on PRESENCE_UPDATEs 8 years ago
  Sentinent a03269fcf1 Fixed guild member's joinedat reseting after certain events 8 years ago
  RogueException cf2596db58 Fixed a nullref when an embed is not provided to SendMessage 8 years ago
  RogueException d06b7856f6 Fixed several package errors 8 years ago
  RogueException 64e22947ea Updated README 8 years ago
  RogueException 02b4e0c3c1 Added providers to metapackage 8 years ago
  RogueException 4a75f68ac8 Added ManageWebhooks to Channel/OverwritePermissions 8 years ago
  RogueException 737fd3dc83 Removed leftover Discord.Net.API files 8 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 8 years ago
  RogueException dac51db299 Added DiscordShardedClient, some DiscordSocketClient fixes. 8 years ago
  RogueException fc8d2b3155 Added AudioOutStream, exposed Clear/ClearAsync methods. Added support for cancelTokens. 8 years ago
  RogueException b17a9b713f Removed debug lines 8 years ago
  RogueException 58cb8cfb20 Added a limit to BufferedAudioTarget's internal buffer. 8 years ago
  RogueException c34841c53d Dont flush audio streams on Dispose 8 years ago
  RogueException 64ddcb564b Added isDisposed checks to audio classes. Dont flush the OpusEncodeStream 8 years ago
  RogueException 9cca612468 Improved BufferedAudioTarget loop 8 years ago
  RogueException 73461d60c1 Changed bitrate to bits/sec 8 years ago
  RogueException d6dc3a4e4b Added IDisposable to RTPWriteStream. Flush on Dispose. 8 years ago