1199 Commits (1ccca4113fc68f0321bf07e0de3e0d4661f99de8)
 

Author SHA1 Message Date
  Brandon Smith 76d019997e Fixed underline function 9 years ago
  Brandon Smith c2e0c052aa Added missing file to net45 project 9 years ago
  Brandon Smith 5d82aa7001 Renamed MessageHelper to Format, added Bold, Italics, Underline and Strikeout methods. 9 years ago
  Brandon Smith cd408fea49 Moved mentions to MessageHelper, added Escape() 9 years ago
  Brandon Smith 8f01cda069 Moved Opus files 9 years ago
  Brandon Smith 5b30117a7a Added UserStatus string enum 9 years ago
  Brandon Smith 6a9eb0815e Reorganized project structure 9 years ago
  Brandon Smith 8e02ec06f3 0.6.1-beta2 9 years ago
  Brandon Smith 53effb9acf 0.6.1-beta2 9 years ago
  Brandon Smith 52590e4153 Better voice error handling, moved several properties into DiscordVoiceSocket 9 years ago
  Brandon Smith 1d24efbf35 Minor doc edit. 9 years ago
  Brandon Smith bd803b622a Added WaitVoice 9 years ago
  Brandon Smith 144fe7b570 Added buffer length to outgoing audio 9 years ago
  Brandon Smith 320a155499 Removed leftover lock, started adding Task result to SendPCMFrame. 9 years ago
  Brandon Smith 0cde7c3dd2 Moved voice functions from API to base file. 9 years ago
  Brandon Smith f0933c75a0 Revert "Do not allow ObjectDisposed exceptions to trigger disconnectreason" 9 years ago
  Brandon Smith f6dacb7a84 Do not allow ObjectDisposed exceptions to trigger disconnectreason 9 years ago
  Brandon Smith 8f7492c246 Don't destroy disconnectReason so quickly 9 years ago
  Brandon Smith 5b432769fb Preserve stack trace for websocket errors 9 years ago
  Brandon Smith ce2a4dfa2b Don't activate the canceltoken in websockets before the disconnectreason has been set. 9 years ago
  Brandon Smith 7376769581 Minor version edit 9 years ago
  Brandon Smith 3438843900 0.6.1-beta1 9 years ago
  Brandon Smith 7293176dd1 Reverted to DNX Beta 6... again. 9 years ago
  Brandon Smith 751c8b1bd6 Updated HttpClient to 2.2.29 9 years ago
  Brandon Smith 1236c85fba Clean up state during disconnect better. Don't allow UDP disposed errors to trigger the DisconnectReason. 9 years ago
  Brandon Smith 94ec2ab5ca Remove more undeeded JoinVoiceServer parameters 9 years ago
  Brandon Smith ccbdf8f63c Don't require Server parameter when Channel is passed to JoinVoiceServer 9 years ago
  Brandon Smith 03fcf4a109 Update to DNX beta7 9 years ago
  Brandon Smith 9a886259a4 Revert "Update to beta7" 9 years ago
  Brandon Smith 14202cd242 Update to beta7 9 years ago
  Brandon Smith e7b9a589b9 More reconnect tweaks 9 years ago
  Brandon Smith e1895e40cb Don't reset wasDisconnectUnexpected before using it. 9 years ago
  Brandon Smith 1dca0bee24 Removed a few redundant debug events 9 years ago
  Brandon Smith 61644d1f77 Added better WebSocket disconnect support 9 years ago
  Brandon Smith 6343e8bfe9 Bumped up the default timeout from 5s to 10s 9 years ago
  Brandon Smith 7f8b61f728 Dont parse commands if there are none configured. 9 years ago
  Brandon Smith e3af3988b9 Don't crash when null config is passed to DiscordClient 9 years ago
  Brandon Smith e6be52e83b Use better exceptions during websocket errors 9 years ago
  Brandon Smith 999e62f81e Remove unnecessary DNXCore checks 9 years ago
  Brandon Smith 4e29ff1ae6 I guess Mono doesn't support AllowNatTraversal? 9 years ago
  Brandon Smith 6040920c23 v0.6.0 9 years ago
  Brandon Smith 82d909a7c7 Refactor tools have failed me 9 years ago
  Brandon Smith 738f5fa849 More cleanup 9 years ago
  Brandon Smith 5e8291fe25 Bug fixes 9 years ago
  Brandon Smith 7f04af4db3 Unhid PrivateChannel 9 years ago
  Brandon Smith 66d8eab986 Changed GetPMChannel to GetOrCreatePMChannel, added SendPrivateMessage, hid User.PrivateChannel 9 years ago
  RogueException 0fcf1367de Update README.md 9 years ago
  RogueException 5d5c5aa660 Update README.md 9 years ago
  RogueException a32ae7f8c6 Typo, simplifications and new example 9 years ago
  RogueException 597462857c Refactored DiscordClient, added argument validations to API and connection functions 9 years ago