1591 Commits (b5a47987fd2acab710203ac4c9fa85cd70099b83)

Author SHA1 Message Date
  RogueException c990383ee7 Fixed SetStatus 9 years ago
  RogueException 981df84780 Removed Install function from CommandsPlugin 9 years ago
  RogueException 7edeb00629 Added SetStatus 9 years ago
  RogueException d54bb75e2e Updated commands extension description 9 years ago
  RogueException 6373a76771 Actually run a collections OnRemoved code when an item is removed 9 years ago
  RogueException 1f06e81f64 Typo permissions -> colors in PackedColors 9 years ago
  RogueException ea8132f0dc Fixed RGB summaries in PackedColor 9 years ago
  RogueException 72f8e4f5df Added role order support to permission resolving 9 years ago
  RogueException 356bcc2a65 Added role reordering 9 years ago
  RogueException 43644c8e4a 0.7.3-beta2 9 years ago
  RogueException 3c882cf2e5 A few role color fixes 9 years ago
  RogueException bf49a7ff95 Added PackedColor 9 years ago
  RogueException 5382b52037 Added hoist and color editing for roles 9 years ago
  RogueException 765647732c Added initial support for role hoisting and colors 9 years ago
  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 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 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