1532 Commits (2593f996b5ce7800420695367cc3d70e832fe9f2)
 

Author SHA1 Message Date
  Brandon Smith 83c7725b4b Fixed User.Name 9 years ago
  Brandon Smith 99035294e9 Moved more presence properties from User to Member. Now caching CurrentMember for each server. 9 years ago
  Brandon Smith a4a9a4b3ae Made serveral presence improvements and additions. 9 years ago
  Brandon Smith f304d68685 Forgot a file 9 years ago
  Brandon Smith 600ebdaa66 Improved redirect opcode support, fixed connect deadlock on unstable connections 9 years ago
  Brandon Smith 2e76d4b72a Fixed EditMessage 9 years ago
  Brandon Smith 2a61e87e58 Default LastActivity to null until activity is seen, trigger with voice activity. 9 years ago
  Brandon Smith 1c2bb281d2 Fixed UserIsSpeaking event 9 years ago
  Brandon Smith 3861f067ed Added channel type parameter to FindChannels 9 years ago
  Brandon Smith d0af90e595 Added TTS support 9 years ago
  Brandon Smith 7cb9a1a9dc Reworked several events and added UserIsSpeaking event 9 years ago
  Brandon Smith 2c3ed7d4a8 Minor comment changes 9 years ago
  Brandon Smith f61881526a Don't crash if an invite has no inviter info 9 years ago
  Brandon Smith 46b633e8de Added several overloads accepting member instead of server+user, or user 9 years ago
  Brandon Smith 08d8d05bde Added several role management functions 9 years ago
  Brandon Smith 7e5d33f8ba Added Set/Remove channel permissions 9 years ago
  Brandon Smith f5bf74b500 Added Channel Permissions 9 years ago
  RogueException 0211930915 There goes my regex crown 9 years ago
  RogueException 679eebd2bc Using new Format.Escape method 9 years ago
  RogueException de6ffed5c9 Fixed reconnect crash 9 years ago
  RogueException 0d85b805b6 Attempt 3 for fixing SSL/TLS bug 9 years ago
  RogueException c3a61774a4 Attempt 2 at fixing the SSL error 9 years ago
  RogueException fcc75f6be7 Several socket and event bug fixes 9 years ago
  RogueException 360c2556d3 All cancelTokens should be linked to the parent's. Always cache cancelTokens. 9 years ago
  RogueException 2113ea4ddd Minor changes 9 years ago
  RogueException f38fd44547 Dont crash on GUILD_MEMBER_ADD with a new user 9 years ago
  RogueException b319fc703d (Hopefully) fixed the SSL error 9 years ago
  RogueException 5b9f31a445 Fixed a few voice crashes 9 years ago
  RogueException 3ae9a0ea44 Hide auth bodies from log 9 years ago
  RogueException 74d2d693cb Reuse buffer during ReceiveAsync 9 years ago
  RogueException 64b62ab9fc Move cache messages from verbose to debug, dont display IDs unless log level is set to debug. 9 years ago
  RogueException 5a7ad06730 Fixed null Server names 9 years ago
  RogueException a8b468dacf Minor logging changes 9 years ago
  RogueException f571e0bec0 Fixed built-in websocket reuse 9 years ago
  RogueException 250abf12fe Temporarily removed DNX Core support 9 years ago
  RogueException 158c247865 Wrapped a fix old event calls 9 years ago
  RogueException 9f05d87401 Minor doc edit 9 years ago
  RogueException b91f72ed3c Fixed some reference errors 9 years ago
  RogueException dbf7dce1fe Caching improvments 9 years ago
  RogueException f4a6e8a673 Typo 9 years ago
  RogueException 7f1c17e962 Fixed message edit crash 9 years ago
  RogueException d811e6c101 Logging improvement 9 years ago
  RogueException 491f7a9ca1 Fixed private channel crashes 9 years ago
  RogueException ee9ccf816b Crash fix and some added documentation. 9 years ago
  RogueException a55a1f3991 A few DNX Core adjustments 9 years ago
  RogueException f913734782 More bug fixes 9 years ago
  RogueException e42dfcafbd Several bug fixes 9 years ago
  RogueException 9851b8e72b Updated Readme 9 years ago
  RogueException 64c3409a95 Converted DataWebSocket events, added state timestamp, added voiceactivity config 9 years ago
  RogueException 9360ae7b49 Fixed WebSocket QueueMessage 9 years ago