Commit Graph

48 Commits

Author SHA1 Message Date
RogueException
5c33e28757 Added missing ConfigureAwaits 2016-10-08 16:59:17 -03:00
RogueException
01205d911d Fixed null refs when message cache is disabled 2016-10-08 16:01:47 -03:00
RogueException
ba35f5bed1 Added IRole.IsMentionable 2016-10-08 14:43:18 -03:00
RogueException
16c67e79e9 Added RPC channel and guild entities, Get and Select methods 2016-10-08 03:09:26 -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
cabf567359 Renamed WebSocketMessage -> SocketFrame 2016-10-07 17:24:16 -03:00
RogueException
090a1bc736 Added IMessage.Tags 2016-10-06 09:06:04 -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
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
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
51a476c1fa Added GetCachedMessages 2016-10-05 02:58:04 -03:00
RogueException
91154ba1d6 Defaulted concurrency level for concurrent collections 2016-10-05 02:26:15 -03:00
RogueException
aa363fe058 Fixed DebuggerDisplay for users 2016-10-05 02:04:52 -03:00
RogueException
71c06dc2ae Typo 2016-10-04 16:53:11 -03:00
RogueException
6ae508f3f7 Added WEBHOOKS_UPDATE to ignore list 2016-10-04 16:52:43 -03:00
RogueException
7df38fea3a Added missing ToString and DebuggerDisplays 2016-10-04 16:41:40 -03:00
RogueException
e70d478759 Exposed DiscordSocketClient.Guilds 2016-10-04 16:14:23 -03:00
RogueException
85d3cd0a0b Renamed Test -> Tests in AssemblyInfo 2016-10-04 16:13:55 -03:00
RogueException
a93ddbaeb2 Cleaned up paged enumerables 2016-10-04 14:16:18 -03:00
RogueException
c67bd04c5a Fixed websocket message mention detection 2016-10-04 13:37:40 -03:00
RogueException
857255abde Optimized dependencies 2016-10-04 13:36:51 -03:00
RogueException
d32b701f00 Removed unneeded AssemblyInfo.cs files 2016-10-04 13:36:20 -03:00
RogueException
1f03be7650 Fixed Add/RemoveMessage null errors 2016-10-04 10:24:16 -03:00
RogueException
0a09b0deb5 Fixed errors 2016-10-04 10:21:41 -03:00
RogueException
d443ccca13 Exposed SocketMessage.Channel 2016-10-04 10:21:02 -03:00
RogueException
b33a7205c1 Fixed null audio lock 2016-10-04 10:20:51 -03:00
RogueException
708f9fe514 Added CommandContext, fixed commands compile errors 2016-10-04 09:54:44 -03:00
RogueException
8aa1050b93 Cleaned up usings 2016-10-04 09:01:57 -03:00
RogueException
4678544fed Added remaining gateway events, added IAudioChannel, added CacheModes 2016-10-04 07:32:26 -03:00
RogueException
e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 2016-09-29 05:10:40 -03:00
RogueException
dd86f03306 Started converting websocket and rpc classes 2016-09-28 04:12:47 -03:00
RogueException
683f0d5013 Merged changed from dev branch 2016-09-22 21:31:48 -03:00
RogueException
6319933ed0 Concrete class prototype 2016-09-22 21:15:37 -03:00