3521 Commits (7bb537e8ad5abfb9fb6d9f16f4dd9aa02bd0a61c)
 

Author SHA1 Message Date
  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
  RogueException 53cf815d1a Complete DisableServer crash workaround 10 years ago
  RogueException bb682936cd Minor edit 10 years ago
  RogueException 3d9dadaaae Added handling of opcode-less messages 10 years ago
  RogueException 2e34b67250 Increased default FailedReconnectDelay to 15 seconds 10 years ago
  RogueException 8609bad8ab Cleaned up event handler exceptions 10 years ago
  RogueException 31bea1a394 Cleaned up websocket exceptions 10 years ago
  RogueException 503d474135 A disconnect caused by a websocket error should trigger a reconnect 10 years ago
  RogueException 0fd946152c Added DiscordConfig.LogEvents to control built-in event logging 10 years ago
  RogueException 3c57ab3261 Moved message logging to verbose, removed logging for presence, istyping and voice state 10 years ago
  RogueException 5f5004d85f Temp fix to module crash on leaving a server 10 years ago
  RogueException 24b1e3ed86 Minor cleanup 10 years ago
  RogueException 0c235d69f5 Fixed bans 10 years ago
  RogueException 5c18600a51 Downgraded to Net45 10 years ago
  RogueException c3d28ee5b1 Added GUILD_EMOJIS_UPDATE placeholder 10 years ago