Commit Graph

1033 Commits

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