1185 Commits (15df38a2fc7adbfd613c72b2c5f98ab0476effcd)
 

Author SHA1 Message Date
  RogueException 76acbecd71 Disabled user warning on VOICE_STATE_UPDATE 10 years ago
  RogueException abe69cc65a Brought back Message.IsAuthor 10 years ago
  RogueException e083ea1f42 Fixed compile error 10 years ago
  RogueException 660b64f571 More errors more consistent 10 years ago
  RogueException 41c04cc3e6 Removed unused variable 10 years ago
  RogueException 46ba995ee9 Disabled PRESENCE_UPDATE null user warning again 10 years ago
  RogueException 779ee46489 Moved features and emojis from ExtendedGuild to Guild 10 years ago
  RogueException 1be69ad3fa Fixed user cache desync when largethreshold is enabled 10 years ago
  RogueException 07fb2fc379 Fixed compile error 10 years ago
  RogueException 62822daa1c Minor Cleanup 10 years ago
  RogueException 8f4bbe66ea Don't force a bad permission message 10 years ago
  RogueException 5d25f98e9a Ensure the GatewaySocket has fully shut down before attempting a reconnect 10 years ago
  RogueException c7a7358280 Minor cleanup 10 years ago
  RogueException 9b2e1f2326 typo 10 years ago
  RogueException a722bf72b5 Added cache warnings 10 years ago
  RogueException 4fda36e617 Handle multiple exceptions being raised during TaskManager's main task 10 years ago
  RogueException 56bf0fa254 Fixed a few websocket reconnect bugs 10 years ago
  RogueException f722e289e5 Bans/Unbans now include full user info 10 years ago
  RogueException ba7f4f510f Added DiscordConfig.AppUrl 10 years ago
  RogueException 811d26535c Increased .Net Core's websocket receive buffer 10 years ago
  RogueException a93a6dc95a Moved splash from ExtendedGuild to Guild 10 years ago
  RogueException 053b16d4e3 Fixed Update/Delete cache checks 10 years ago
  RogueException 725875e737 Updated the README 10 years ago
  RogueException 178c230865 Don't process MESSAGE_UPDATE or MESSAGE_DELETE if the message cache is disabled 10 years ago
  RogueException 3e70624f6e Added .Net Core support (...again) 10 years ago
  RogueException 4fcf90fd6d Missing attribute 10 years ago
  RogueException a1afd45c31 Bumped DNX ver to RC1 Update 1 10 years ago
  RogueException 3a074c4c04 Fixed DiscordClient.Disconnect 10 years ago
  RogueException 58ddcbbf4a Throw exception on Channel.GetMessage if the message cache is disabled 10 years ago
  RogueException 0f092ba522 Cache Message.User 10 years ago
  RogueException 6fd7059317 Renamed BroadcastTypingRequest to SendIsTypingRequest 10 years ago
  RogueException 8a1ec534bf Rename to Channel.SendIsTyping 10 years ago
  RogueException 4e51936c0b Added Channel.SendTyping 10 years ago
  RogueException eee8345aa1 Fixed compile error 10 years ago
  RogueException 846e299461 Made Message.IsMentioningMe a function with includeRoles flag 10 years ago
  RogueException 471fb10ebe Add User.AddRoles/RemoveRoles 10 years ago
  RogueException dc4ca83a0d Dont fail cleanmentions if a message contains a very large mention id 10 years ago
  RogueException 1f17de5ae6 GetInvite returns null if not found 10 years ago
  RogueException 51fd771af9 Added Server.GetBans 10 years ago
  RogueException 33a2e1858d Assume all task cancellations are unexpected even if no exception was captured, unless stop is directly invoked 10 years ago
  RogueException 3580c526c8 Removed ban cache, fixed user occasionally being null in MessageReceived 10 years ago
  RogueException f6b0ab6946 Removed obsolete tags from Channel permissions functions 10 years ago
  RogueException a72e9769eb Undid test value 10 years ago
  RogueException 375c25c813 Improve async and reconnect stability. Added support for websocket 1012 10 years ago
  RogueException 75174e67bd Fixed GUILD_MEMBERS_CHUNK and channel desync 10 years ago
  RogueException 4f313ecfa6 Improved websocket error logging 10 years ago
  RogueException 40f1d8c4e9 Remove from channel cache on leaving a server 10 years ago
  RogueException 8cc94994d6 Fixed some race conditions 10 years ago
  RogueException 75d2d456a5 Fixed permission cache errors when adding a channel 10 years ago
  RogueException f61b9febfb Added custom error to AddCheck(lambda) 10 years ago