Commit Graph

1052 Commits

Author SHA1 Message Date
RogueException
c19a353549 Fixed typo in project path 2015-12-31 04:23:02 -04:00
RogueException
23d769a323 Added Server.IsOwner 2015-12-31 01:59:31 -04:00
RogueException
9d504ea9c1 Minor edit 2015-12-31 01:58:30 -04:00
RogueException
d81fb12b26 Fixed several voice stability issues, redesigned single-server voice 2015-12-30 22:47:10 -04:00
RogueException
fade4496b0 Close filestream in SendFile(filePath) after sending 2015-12-30 14:45:26 -04:00
RogueException
72f1e6161a Fixed SetStatus/Game 2015-12-30 14:30:57 -04:00
RogueException
e42c7d290f Fixed several voice bugs 2015-12-30 05:51:39 -04:00
RogueException
23639b227a Readded basic voice support 2015-12-30 05:12:54 -04:00
RogueException
860360654f Fixed settings user roles 2015-12-30 01:19:55 -04:00
RogueException
d1a5856df2 Added docstrings for DiscordClient.MessageQueue 2015-12-29 21:09:59 -04:00
RogueException
f61134ccf6 Exposed DiscordClient.MessageQueue 2015-12-29 21:07:16 -04:00
RogueException
9570dff380 Exposed MessageQueue.Count 2015-12-29 21:06:13 -04:00
RogueException
1695a606bd Minor warning fix 2015-12-29 21:03:56 -04:00
RogueException
705cb6208b Add MessageQueue size warnings 2015-12-29 20:52:33 -04:00
RogueException
46ccb0a1cf Removed unneeded .Net Core reference 2015-12-29 20:44:03 -04:00
RogueException
225837f2e4 Added MessageQueue logging 2015-12-29 20:43:55 -04:00
RogueException
ed20d55438 Moved secure channel hresult to a constant 2015-12-29 17:40:49 -04:00
RogueException
c51a049d18 Fixed null rest logger exceptions 2015-12-29 17:36:48 -04:00
RogueException
76acbecd71 Disabled user warning on VOICE_STATE_UPDATE 2015-12-29 17:18:00 -04:00
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