Commit Graph

1955 Commits

Author SHA1 Message Date
RogueException
82429fdcd1 Removed unneeded attribute 2016-10-08 16:11:10 -03:00
RogueException
005bc8283a Fixed CreateGuildBan ignoring DeleteMessageDays, fixes #256 2016-10-08 16:02:51 -03:00
RogueException
01205d911d Fixed null refs when message cache is disabled 2016-10-08 16:01:47 -03:00
RogueException
3576c48680 Added null check to AsyncEvent 2016-10-08 14:47:01 -03:00
RogueException
ba35f5bed1 Added IRole.IsMentionable 2016-10-08 14:43:18 -03:00
RogueException
8f5b5347b4 Update REST models on modify 2016-10-08 14:33:51 -03:00
RogueException
bedf601bfe Added RestGuildUser IsMuted/IsDeafened 2016-10-08 14:33:39 -03:00
RogueException
5551a9d524 Exposed RequestOptions in DiscordRpcClient 2016-10-08 03:15:04 -03:00
RogueException
16c67e79e9 Added RPC channel and guild entities, Get and Select methods 2016-10-08 03:09:26 -03:00
RogueException
f584bd6e28 Added RPC Get/Set VoiceSettings 2016-10-08 00:33:04 -03:00
RogueException
4a8ebff775 Added ToString/DebuggerDisplay to new RPC classes 2016-10-08 00:05:45 -03:00
RogueException
79f04a5b30 Added VoiceSettingsUpdated RPC event 2016-10-07 23:59:40 -03:00
RogueException
15e8ef06dc Added RPC ChannelCreated, GuildCreated and GuildStatusUpdated events 2016-10-07 23:18:45 -03:00
RogueException
c610710387 Added VoiceState RPC events 2016-10-07 22:54:47 -03:00
RogueException
d36675cb32 Added RPC SpeakingStarted/Stopped events 2016-10-07 22:25:12 -03:00
RogueException
471089822b Added MessageCreated/Updated events and several properties to RpcClient 2016-10-07 21:39:48 -03:00
RogueException
b6823a4b45 Updated xproj 2016-10-07 21:21:09 -03:00
RogueException
56209c2420 Added Rpc message entities 2016-10-07 21:20:51 -03:00
RogueException
a1fd14fff0 Updated Application model 2016-10-07 21:19:13 -03:00
RogueException
e4a3a9e6e2 Added ObjectOrId resolver 2016-10-07 21:18:43 -03:00
RogueException
c28751f631 Changed IMessage.ChannelId to IMessage.Channel 2016-10-07 19:07:22 -03:00
RogueException
007b4b11f0 Added WebhookId/IsWebhook to IMessage 2016-10-07 18:28:39 -03:00
RogueException
95a8f36d63 Changed IMessage's MentionedUsers to MentionedUserIds 2016-10-07 18:19:26 -03:00
RogueException
a74602d6e1 Renamed Message model's Mentions -> UserMentions, added RoleMentions 2016-10-07 17:37:12 -03:00
RogueException
fc0b73f7a4 Renamed RpcMessage -> RpcFrame 2016-10-07 17:28:30 -03:00
RogueException
cabf567359 Renamed WebSocketMessage -> SocketFrame 2016-10-07 17:24:16 -03:00
RogueException
81a0c12f48 Moved RPC ClientId/Origin out of config 2016-10-07 16:56:27 -03:00
RogueException
edad75cef1 Fixed resolving user mentions with FullName 2016-10-06 12:48:04 -03:00
RogueException
dcde486aac Fixed crash when resolving a message with multiple tags 2016-10-06 09:20:25 -03:00
RogueException
090a1bc736 Added IMessage.Tags 2016-10-06 09:06:04 -03:00
RogueException
abd315ed21 Added length to Emoji 2016-10-06 05:46:37 -03:00
RogueException
b600763071 Fixed null RestMessage.Author 2016-10-06 05:43:01 -03:00
RogueException
9e982ccd4a Added IMessage.Emojis 2016-10-06 05:37:57 -03:00
RogueException
0b47d5bd2e Improved GetMessages with cache enabled 2016-10-06 05:37:45 -03:00
RogueException
bb1fc2c42a Fixed MessageCache GetMany with Before direction 2016-10-06 05:06:25 -03:00
RogueException
5415b8f8f6 Renamed Emoji -> GuildEmoji 2016-10-06 04:28:54 -03:00
RogueException
472412e232 Readded IMessageChannel.TriggerTypingAsync 2016-10-06 04:24:24 -03:00
RogueException
98475302af Added bool/char typereaders 2016-10-06 04:05:32 -03:00
RogueException
6c77914162 Fixed a few non-optional RequestOptions 2016-10-06 03:44:09 -03:00
RogueException
8c5990d575 Fixed guilds not completing sync on user tokens 2016-10-06 03:41:30 -03:00
RogueException
6c34441f4c Added SelfUser.ModifyStatusAsync 2016-10-06 03:26:30 -03:00
RogueException
f41df1f966 Exposed RequestOptions 2016-10-06 02:44:41 -03:00
RogueException
aa7d9ad414 Increased TypingNotifier delay 2016-10-06 01:09:52 -03:00
RogueException
dcd94381fc Implemented missing method and typing notifier 2016-10-06 01:04:04 -03:00
RogueException
2f3831dd6e Claned up mentions, added sanitize handler to user/role/channel mentions 2016-10-06 00:28:17 -03:00
RogueException
7e246f942e Cleaned up virtual methods 2016-10-06 00:02:13 -03:00
RogueException
3c3e790edd Replaced several arrays with immutables 2016-10-05 23:59:55 -03:00
RogueException
1b86812741 Added WebhookId and IsWebhook 2016-10-05 03:45:38 -03:00
RogueException
ca3e7df065 Updated Guild Permissions mask 2016-10-05 03:11:11 -03:00
RogueException
05a04629c9 Added ManageWebhooks/ManageEmojis 2016-10-05 03:07:54 -03:00