3564 Commits (2b86a79f7008c4f4fef49cec144c95d5e3bde23f)
 

Author SHA1 Message Date
  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
  RogueException 9596648d8e Typo 9 years ago
  RogueException 36f40c18d5 Added a null-user check to FindMembers 9 years ago
  RogueException 3869304a31 Connect(token) returns just Task, not Task<string> 9 years ago
  RogueException a6c4468f5b Removed ConnectAnonymous 9 years ago
  RogueException a9445d60dd Reset blockEvent on connect. 9 years ago
  RogueException 09a0c74049 Dont echo our own messages 9 years ago
  Brandon Smith 6ac95417f3 Forgot a disconnect call >.> 9 years ago
  Brandon Smith 95bc5b6d63 Removed leftover 9 years ago
  Brandon Smith 2aa099d9c8 Cleaned up connect methods 9 years ago
  Brandon Smith 43e54f0042 Add basic websocket redirect support 9 years ago
  Brandon Smith 3c181c5740 Pass token to /gateway 9 years ago
  Brandon Smith 85dcfc3ebd Renamed Format.Text to Format.Multiple 9 years ago
  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