1866 Commits (b5a47987fd2acab710203ac4c9fa85cd70099b83)
 

Author SHA1 Message Date
  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
  RogueException 106843fc93 Removed DiscordBotClient, moved to CommandsPlugin 9 years ago
  RogueException d3aee0fe3e 0.7.2-beta1 9 years ago
  RogueException 6f962ff5e1 0.7.2-beta1 9 years ago
  RogueException 2e8e3f8719 Forgot a semicolon... 9 years ago
  RogueException e4878b6f70 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 9 years ago
  RogueException 2233f40cbb Use better SendMessage overloads 9 years ago
  RogueException fd8150c9d9 Fixed websocket-sharp logging, reconnect on error 9 years ago
  RogueException cd67deeb2a Update README.md 9 years ago
  RogueException d7da8d6e21 Added owner/managechannel implicit permission resolving 9 years ago
  RogueException 4a3fe20007 Removed unused var 9 years ago
  RogueException 0df92b1adf Separated Channel and Server permissions 9 years ago
  RogueException 24e8541e8a Remove deleted roles from their parent server 9 years ago
  RogueException 64fc4667fe Added logging example 9 years ago
  RogueException a4f6f0ac32 Fixed EditChannel(Channel) overload 9 years ago
  RogueException 27840e39ff 0.7.1 9 years ago