737 Commits (093095e4108e648ffb54002574469ee657c671ea)
 

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