1531 Commits (ab8c53a342b2520f674b894b825a8a324e494d4b)
 

Author SHA1 Message Date
  RogueException 10f1ff1905 Don't throw a nullreference in EditProfile if the current user doesn't have an associated email 9 years ago
  RogueException d709bd60a8 Make email in EditProfile optional if not being changed 9 years ago
  RogueException c2b6bb9c34 Fixed MessageQueue 9 years ago
  RogueException ed2ab4e41c Added support for blank command groups 9 years ago
  RogueException 54fe30a59a Switched GetTasks to IEnumerable<Task> 9 years ago
  RogueException e808507558 Fixed a warning 9 years ago
  RogueException 70c367084d Add channel permission changes to cache immediately 9 years ago
  RogueException 1b874a3475 Added better permissions cache invalidation 9 years ago
  RogueException 48028f9c90 0.7.3-beta1 9 years ago
  RogueException 7821151e07 TimeoutException now inherits OperationCanceledException 9 years ago
  RogueException 3c1ba07178 Cleaned up TaskHelper 9 years ago
  RogueException 7c024ecda8 Improved voice socket error handling 9 years ago
  RogueException 2d3aeab64f Allow null allow/deny channel permissions 9 years ago
  RogueException 3ea49a4596 Minor cleanup 9 years ago
  RogueException e6f370560f Push close messages from WebSocketSharp upwards 9 years ago
  RogueException 3baedb1862 Set UDP receive thread to background 9 years ago
  RogueException f25d35150d Only join threads if they were made in the first place 9 years ago
  RogueException a580f371c4 Set the parent cancel token of new voice sockets 9 years ago
  RogueException 4fe97c4876 Added Member.Channels 9 years ago
  RogueException 463f2e574d Fixed logging samples 9 years ago
  RogueException 767a62afb4 0.7.2 9 years ago
  RogueException 5343eabc1e 0.7.2 9 years ago
  RogueException a04f3af9b8 Another crash fix 9 years ago
  RogueException ba9559de78 Actually send a payload when editing members 9 years ago
  RogueException a77f215df2 Use a better method for detecting if a voice socket is needed. 9 years ago
  RogueException 2c3cea036d Split DiscordClientConfig into DiscordSimpleClientConfig 9 years ago
  RogueException 6781a0f233 Added message acknowledgement 9 years ago
  RogueException 9f5360bc6f Channel reordering fixes 9 years ago
  RogueException e96589bc26 Fixed dependency warning 9 years ago
  RogueException 67a17438ac Added channel reordering 9 years ago
  RogueException 129991145f Raise APITimeout to 10 seconds 9 years ago
  RogueException 61694f3092 0.7.2-beta2 9 years ago
  RogueException 53e60b4490 0.7.2-beta2 9 years ago
  RogueException d4e1bb76cb Add timeout to gateway request, add configureawait to login. 9 years ago
  RogueException cd847dbc45 Revert "...make that ConnectionTimeout" 9 years ago
  RogueException a3bed8feaf ...make that ConnectionTimeout 9 years ago
  RogueException bfe783501f Change login to use APITimeout 9 years ago
  RogueException 90e8d5994d Added a few null checks 9 years ago
  RogueException 5f494b89d0 Minor edits 9 years ago
  RogueException 4caf4d0906 Loosened type restrictions on EditMember's roles 9 years ago
  RogueException 5521300d9d Cleaned models 9 years ago
  RogueException 81f6e5c5aa Fixed channel topics 9 years ago
  RogueException c43f0d63e1 Don't crash if a null config is passed to the constructor 9 years ago
  RogueException 44d16f73e4 Don't crash if we get an unknown user from CreatePMChannel 9 years ago
  RogueException 567588b4c6 Added Member to CommandEventArgs 9 years ago
  RogueException 6dd0b4dde5 Message.Member fix 9 years ago
  RogueException 6f9e876252 Allow setting the rawvalue of unlocked permission objects 9 years ago
  RogueException 976789240b Add rawvalue contructors for permissions 9 years ago
  RogueException 17e502fa0a Hide IDs in debug logging 9 years ago
  RogueException cbc804777d Added a few overloads 9 years ago