Commit Graph

1119 Commits

Author SHA1 Message Date
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
RogueException
bb682936cd Minor edit 2015-12-25 23:17:58 -04:00
RogueException
3d9dadaaae Added handling of opcode-less messages 2015-12-25 23:11:55 -04:00
RogueException
2e34b67250 Increased default FailedReconnectDelay to 15 seconds 2015-12-25 20:02:34 -04:00
RogueException
8609bad8ab Cleaned up event handler exceptions 2015-12-25 19:39:42 -04:00
RogueException
31bea1a394 Cleaned up websocket exceptions 2015-12-25 19:38:53 -04:00
RogueException
503d474135 A disconnect caused by a websocket error should trigger a reconnect 2015-12-25 19:36:00 -04:00
RogueException
0fd946152c Added DiscordConfig.LogEvents to control built-in event logging 2015-12-25 15:21:31 -04:00
RogueException
3c57ab3261 Moved message logging to verbose, removed logging for presence, istyping and voice state 2015-12-25 15:12:10 -04:00
RogueException
5f5004d85f Temp fix to module crash on leaving a server 2015-12-25 02:28:08 -04:00
RogueException
24b1e3ed86 Minor cleanup 2015-12-25 02:27:52 -04:00
RogueException
0c235d69f5 Fixed bans 2015-12-25 02:27:42 -04:00
RogueException
5c18600a51 Downgraded to Net45 2015-12-24 22:35:42 -04:00
RogueException
c3d28ee5b1 Added GUILD_EMOJIS_UPDATE placeholder 2015-12-24 19:27:18 -04:00
RogueException
340e5dcb80 Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git 2015-12-24 18:01:10 -04:00