Commit Graph

1926 Commits

Author SHA1 Message Date
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
RogueException
9401542666 Updated bulk delete endpoint 2016-10-05 03:00:48 -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
8be5b3697d Fixed DefaultMessageNotifs enum 2016-10-05 01:59:39 -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
1ecd8c4ad7 Fixed page logic 2016-10-04 16:14:16 -03:00
RogueException
85d3cd0a0b Renamed Test -> Tests in AssemblyInfo 2016-10-04 16:13:55 -03:00
RogueException
4c4ddb1bc3 Added AssemblyInfo to Commands 2016-10-04 16:13:16 -03:00
RogueException
a93ddbaeb2 Cleaned up paged enumerables 2016-10-04 14:16:18 -03:00
RogueException
b6ed02f88a Moved AsyncEnumerable extension 2016-10-04 13:38:05 -03:00
RogueException
eba9ae972d Removed RuntimeInfo from initial log entry 2016-10-04 13:37:56 -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
fc62cd52d1 Fixed command parameter check 2016-10-04 10:24:01 -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
cba90ebec3 Exposed public CommandContext constructor 2016-10-04 10:20:35 -03:00
RogueException
9cbadd73f5 Included remaining projects in main package 2016-10-04 10:20:22 -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