511 Commits (d704080fc3b89a698b6e3b5557e9ad2a319f1243)

Author SHA1 Message Date
  RogueException d9fd0c34e4 Fixed bugs with creating invites 9 years ago
  Sindre Langhus d8682a82b2 Change all signatures in the SocketClients to interfaces. 9 years ago
  Sindre G. Langhus 25547407c8 Now this should be ready to, I am the worst at git. 9 years ago
  Sindre G. Langhus 4b13e3fb00 Changed MessageUpdated to use Cacheable as well, after discussion with Volt. 9 years ago
  Sindre G. Langhus 2a1314da25 Cleanup. 9 years ago
  Sindre G. Langhus 705d71875c Simplified PR, renamed Cached to Cacheable. 9 years ago
  Sindre G. Langhus 8435186d79 returns. 9 years ago
  Sindre G. Langhus 959d49a26f renamed Cache to Cached, and refactored many events to use Cached 9 years ago
  RogueException b00b69234f Users can no longer directly request user downloads. 9 years ago
  RogueException 6188ff0a2f Improve platform errors for websocket/udp 9 years ago
  RogueException 35c10a1006 Don't throw if websocket close was requested 9 years ago
  RogueException a266d072db Fixed nullref during reconnect 9 years ago
  RogueException 11a639c5aa Moved a few log events to the shard logger 9 years ago
  RogueException b91026f552 Stop spamming users/@me and voice/regions 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 4665b63d27 Merge pull request #465 from Sentinent/user-presences 9 years ago
  RogueException a75af58bdb Merge pull request #464 from Sentinent/dev 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 b76c744447 Internally exposed several ApiClient props 9 years ago
  RogueException ea0044cb87 Made IVoiceChannel.UserLimit nullable 9 years ago
  RogueException 00bb3c9d70 Removed project.jsons 9 years ago
  Sentinent 6dc52e8eb8 Fixed users not being updated on PRESENCE_UPDATEs 9 years ago
  Sentinent a03269fcf1 Fixed guild member's joinedat reseting after certain events 9 years ago
  RogueException d06b7856f6 Fixed several package errors 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 b17a9b713f Removed debug lines 9 years ago
  RogueException 58cb8cfb20 Added a limit to BufferedAudioTarget's internal buffer. 9 years ago
  RogueException c34841c53d Dont flush audio streams on Dispose 9 years ago
  RogueException 64ddcb564b Added isDisposed checks to audio classes. Dont flush the OpusEncodeStream 9 years ago
  RogueException 9cca612468 Improved BufferedAudioTarget loop 9 years ago
  RogueException 73461d60c1 Changed bitrate to bits/sec 9 years ago
  RogueException d6dc3a4e4b Added IDisposable to RTPWriteStream. Flush on Dispose. 9 years ago
  RogueException f4469a76be Added Flush support for audio streams 9 years ago
  RogueException beb2acb40c Fixed deadlock during connection 9 years ago
  RogueException 3b72d48950 Added support for partial PCM frames 9 years ago
  RogueException c38a786039 Removed unused parameter 9 years ago
  RogueException 2877653a09 Readded outgoing audio 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