261 Commits (c3a61774a48507268953df7beab87701782a8b77)
 

Author SHA1 Message Date
  RogueException c3a61774a4 Attempt 2 at fixing the SSL error 9 years ago
  RogueException fcc75f6be7 Several socket and event bug fixes 9 years ago
  RogueException 360c2556d3 All cancelTokens should be linked to the parent's. Always cache cancelTokens. 9 years ago
  RogueException 2113ea4ddd Minor changes 9 years ago
  RogueException f38fd44547 Dont crash on GUILD_MEMBER_ADD with a new user 9 years ago
  RogueException b319fc703d (Hopefully) fixed the SSL error 9 years ago
  RogueException 5b9f31a445 Fixed a few voice crashes 9 years ago
  RogueException 3ae9a0ea44 Hide auth bodies from log 9 years ago
  RogueException 74d2d693cb Reuse buffer during ReceiveAsync 9 years ago
  RogueException 64b62ab9fc Move cache messages from verbose to debug, dont display IDs unless log level is set to debug. 9 years ago
  RogueException 5a7ad06730 Fixed null Server names 9 years ago
  RogueException a8b468dacf Minor logging changes 9 years ago
  RogueException f571e0bec0 Fixed built-in websocket reuse 9 years ago
  RogueException 250abf12fe Temporarily removed DNX Core support 9 years ago
  RogueException 158c247865 Wrapped a fix old event calls 9 years ago
  RogueException 9f05d87401 Minor doc edit 9 years ago
  RogueException b91f72ed3c Fixed some reference errors 9 years ago
  RogueException dbf7dce1fe Caching improvments 9 years ago
  RogueException f4a6e8a673 Typo 9 years ago
  RogueException 7f1c17e962 Fixed message edit crash 9 years ago
  RogueException d811e6c101 Logging improvement 9 years ago
  RogueException 491f7a9ca1 Fixed private channel crashes 9 years ago
  RogueException ee9ccf816b Crash fix and some added documentation. 9 years ago
  RogueException a55a1f3991 A few DNX Core adjustments 9 years ago
  RogueException f913734782 More bug fixes 9 years ago
  RogueException e42dfcafbd Several bug fixes 9 years ago
  RogueException 9851b8e72b Updated Readme 9 years ago
  RogueException 64c3409a95 Converted DataWebSocket events, added state timestamp, added voiceactivity config 9 years ago
  RogueException 9360ae7b49 Fixed WebSocket QueueMessage 9 years ago
  RogueException 024ef7d1de Added DataWebSocket Events 9 years ago
  RogueException 8e534cb5c9 Minor log changes 9 years ago
  RogueException 717a1a51cd Add source to log messages 9 years ago
  RogueException 9d5ce95abc Fixed RestSharp settings 9 years ago
  RogueException 4529ad3d4a Refactor all the things! 9 years ago
  RogueException 1d920a7e6a Allow SendVoicePCM to accept multiple frames. 9 years ago
  RogueException 769be07c56 Fixed a couple crash bugs in DiscordVoiceSocket 9 years ago
  RogueException 109fbfe952 Fixed HttpClient error on non-DNX builds 9 years ago
  RogueException f84048bd73 Added NET45 conditional to Net45 projects 9 years ago
  RogueException b7c54dbda5 Fixed Block() 9 years ago
  RogueException 489ad42235 Dont use a spinlock for DiscordClient.Block >.>. 9 years ago
  RogueException 4fef9f0555 Don't capture the UI thread for async methods. Use Task.Run instead of Task.Factory.StartNew. 9 years ago
  RogueException 1a127eb678 Cleaned up voice checks 9 years ago
  RogueException 618b4399d3 Removed error 500 checks for deleting messages 9 years ago
  RogueException 1019104da9 No longer specify arch and runtime in global.json 9 years ago
  RogueException d48674c996 Revert "Updated dnxcore dependencies to build 23225" 9 years ago
  RogueException 09eaac357f Added DeleteMessages() 9 years ago
  RogueException 3f4f3c272f Updated dnxcore dependencies to build 23225 9 years ago
  RogueException 3eb72bf826 Added Memberships and Servers IEnumerables to User. Added doc to User.PrivateChannel. 9 years ago
  RogueException 26dd48ac27 Renamed Membership to Member 9 years ago
  RogueException 7ca386e2e4 Added Member, Server and ServerId shortcuts to Message 9 years ago