3050 Commits (0484fe8e9d16a8f97c1e79335c4b30f55194ea3c)
 

Author SHA1 Message Date
  RogueException 6e9c171431 Improved cache locking, removed manual timeout for Login() 10 years ago
  RogueException 47fbd1efff Voice state improvements 10 years ago
  RogueException 3570205b0f Fixed reconnecting, and handling of early connection errors. 10 years ago
  RogueException d3b8b85b6f Stop commiting broken builds >.> 10 years ago
  RogueException 26cafdbcd1 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 years ago
  RogueException 11cb82e094 Fixed SendMessage not returning message objects 10 years ago
  Brandon Smith 539d8eff74 Improved Close Message description 10 years ago
  Brandon Smith 535b513121 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 years ago
  Brandon Smith e004b7c451 Use API v3 10 years ago
  RogueException ab307bffdb Removed unused using 10 years ago
  Brandon Smith 0540d4c244 Added Config.APITimeout 10 years ago
  Brandon Smith 71d5fd1db8 Typo 10 years ago
  Brandon Smith 2583740347 New Format.Escape method 10 years ago
  Brandon Smith c5b7aa2ad1 Ensure recipients have been cached before creating private channels. 10 years ago
  Brandon Smith 4af5587681 Fixed User.Name... again 10 years ago
  Brandon Smith c7e6a37b4b Undid a few changes to User 10 years ago
  Brandon Smith 844a29dcc3 Minor logging patch 10 years ago
  Brandon Smith 0c493eca5a Removed leftover debug statement 10 years ago
  Brandon Smith 83c7725b4b Fixed User.Name 10 years ago
  Brandon Smith 99035294e9 Moved more presence properties from User to Member. Now caching CurrentMember for each server. 10 years ago
  Brandon Smith a4a9a4b3ae Made serveral presence improvements and additions. 10 years ago
  Brandon Smith f304d68685 Forgot a file 10 years ago
  Brandon Smith 600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 10 years ago
  Brandon Smith 2e76d4b72a Fixed EditMessage 10 years ago
  Brandon Smith 2a61e87e58 Default LastActivity to null until activity is seen, trigger with voice activity. 10 years ago
  Brandon Smith 1c2bb281d2 Fixed UserIsSpeaking event 10 years ago
  Brandon Smith 3861f067ed Added channel type parameter to FindChannels 10 years ago
  Brandon Smith d0af90e595 Added TTS support 10 years ago
  Brandon Smith 7cb9a1a9dc Reworked several events and added UserIsSpeaking event 10 years ago
  Brandon Smith 2c3ed7d4a8 Minor comment changes 10 years ago
  Brandon Smith f61881526a Don't crash if an invite has no inviter info 10 years ago
  Brandon Smith 46b633e8de Added several overloads accepting member instead of server+user, or user 10 years ago
  Brandon Smith 08d8d05bde Added several role management functions 10 years ago
  Brandon Smith 7e5d33f8ba Added Set/Remove channel permissions 10 years ago
  Brandon Smith f5bf74b500 Added Channel Permissions 10 years ago
  RogueException 0211930915 There goes my regex crown 10 years ago
  RogueException 679eebd2bc Using new Format.Escape method 10 years ago
  RogueException de6ffed5c9 Fixed reconnect crash 10 years ago
  RogueException 0d85b805b6 Attempt 3 for fixing SSL/TLS bug 10 years ago
  RogueException c3a61774a4 Attempt 2 at fixing the SSL error 10 years ago
  RogueException fcc75f6be7 Several socket and event bug fixes 10 years ago
  RogueException 360c2556d3 All cancelTokens should be linked to the parent's. Always cache cancelTokens. 10 years ago
  RogueException 2113ea4ddd Minor changes 10 years ago
  RogueException f38fd44547 Dont crash on GUILD_MEMBER_ADD with a new user 10 years ago
  RogueException b319fc703d (Hopefully) fixed the SSL error 10 years ago
  RogueException 5b9f31a445 Fixed a few voice crashes 10 years ago
  RogueException 3ae9a0ea44 Hide auth bodies from log 10 years ago
  RogueException 74d2d693cb Reuse buffer during ReceiveAsync 10 years ago
  RogueException 64b62ab9fc Move cache messages from verbose to debug, dont display IDs unless log level is set to debug. 10 years ago
  RogueException 5a7ad06730 Fixed null Server names 10 years ago