918 Commits (e581fc8de24acd3ed86130398cd70d55aff317d0)
 

Author SHA1 Message Date
  RogueException e581fc8de2 Also fire ServerAvailable/Unavailable when joining/leaving a server 10 years ago
  RogueException 4e9a2833e1 Build the Server.EveryoneRole object early just in case 10 years ago
  RogueException 4bf4df5c51 Fixed null primary logger 10 years ago
  RogueException 267b7bcaf4 Fixed errors during unload with a disabled message cache 10 years ago
  RogueException ca56063e14 Fixed GUILD_MEMBER_REMOVE 10 years ago
  RogueException 52934bf390 Fixed reconnects due to connection loss 10 years ago
  RogueException 5b647f2251 Use the CancelSource given to TaskManager rather than make our own 10 years ago
  RogueException 5760e94d81 Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes. 10 years ago
  RogueException 2b8184f1ae Removed trackactivity conditionals 10 years ago
  RogueException 34d0b996d6 Added DiscordClient.AckMessage 10 years ago
  RogueException 1807982b27 Removed AckMessages and TrackActivity config options. 10 years ago
  RogueException 89d2050189 Fixed race condition in websocket 10 years ago
  RogueException 7986b819ee Added logging shortcuts, simplied log messages 10 years ago
  RogueException 910b4c4c3d Removed _userId references 10 years ago
  RogueException 3c22ed519c Refreshed nuget packages 10 years ago
  RogueException 954fea856f Fixed edit message queue 10 years ago
  RogueException a0cbe5d3b2 Use WebSocket4Net instead of WebSocketSharp 10 years ago
  RogueException b5cbf3664b Send channel_id as a string, not long 10 years ago
  RogueException c471fc51f5 Added moving users between audio channels 10 years ago
  RogueException 218c5bce6f Fixed CreateInvite preconditions 10 years ago
  RogueException 39b3667ce4 Added AppName and AppVersion optional fields to DiscordConfig. UserAgent is now readonly. 10 years ago
  RogueException 43cbc99624 Renamed MessageReadRemotely to MessageAcknowledged 10 years ago
  RogueException 946820d08a Added SendFile(User), reworked the message queue, adding edit message queuing 10 years ago
  RogueException fb190b45ac Defaulted MessageQueue to enabled 10 years ago
  RogueException 8707dbe999 Added rate limit support 10 years ago
  RogueException 94e5bbf0e8 Minor cleanup 10 years ago
  RogueException 47773086f9 Fixed error in Server-level permission resolving 10 years ago
  RogueException 82746e9207 Refactoring and fixed a few stylecop errors 10 years ago
  RogueException a44e08bba1 Added UsePermissionsCache config, fixed a few permission bugs 10 years ago
  RogueException f8b6105226 Minor style edit 10 years ago
  RogueException 3fe7124f4d Started WebSocket cleanup 10 years ago
  RogueException d2de658df0 Fixed compile error 10 years ago
  RogueException 8b42312bd5 Minor exception edit 10 years ago
  RogueException 2efd612886 Removed leftover doc 10 years ago
  RogueException eb319d1fba A few FindChannels and FindUsers bugfixes 10 years ago
  RogueException 1567f30c5f Adjusted FindUsers docs 10 years ago
  RogueException 0bc7683e15 Fixed LogService level check 10 years ago
  RogueException d9bfc5fef4 Fixed EditProfile not caching changes 10 years ago
  RogueException 54b2353012 Changed dotnet folder to netplatform, fixed reference to Shared 10 years ago
  RogueException 567fb0ffa6 Added cleanup and doc to websockets 10 years ago
  RogueException fd874a6a0b Moved net exceptions to Net namespace, grouped services together 10 years ago
  RogueException 2cdc0ad371 More cleanup and internal reordering 10 years ago
  RogueException d512d96408 Renamed DataWebSocket and combined Bans API into Users 10 years ago
  RogueException 080be711a6 Changed a couple log strings 10 years ago
  RogueException 4dadd36bc4 Renamed AudioService functions 10 years ago
  RogueException 0828d8eb40 Added Shared project, resync'd net45 projects with dnx ones 10 years ago
  RogueException 1f3796ff96 Initial commit of audio isolation 10 years ago
  RogueException f4ab33337f Cleaned up some accessibilities 10 years ago
  RogueException 3dcdd159f6 Added missing file 10 years ago
  RogueException 9d6d00b21a Merged Configs, 0.9-alpha1 10 years ago