RogueException
|
5389f98042
|
Ignore errors when deserializing Game
|
2016-10-16 00:51:47 -03:00 |
|
RogueException
|
881c0320bd
|
Don't cache generic JsonConverters
|
2016-10-15 13:47:23 -03:00 |
|
RogueException
|
c497f95d35
|
Readded navigational props to interfaces
|
2016-10-15 12:58:32 -03:00 |
|
RogueException
|
75fb31e939
|
Removed IDiscordClient reference from IEntity
|
2016-10-14 13:12:47 -03:00 |
|
RogueException
|
84980ad203
|
Fixed OOB error generating bucket ids for certain endpoints
|
2016-10-13 12:42:08 -03:00 |
|
RogueException
|
13f49bfe7c
|
Limit preemptive rate limit warnings to once per request.
|
2016-10-13 12:04:29 -03:00 |
|
RogueException
|
30067959d7
|
Unpack the arg array if one exists when generating bucket ids
|
2016-10-13 12:02:34 -03:00 |
|
RogueException
|
f93464523e
|
Cleaned up the Json contract resolver, fixed user mention deserialization
|
2016-10-12 19:09:49 -03:00 |
|
RogueException
|
606d4e7ba9
|
Cleaned up net code, readded user token rate limits
|
2016-10-12 18:12:45 -03:00 |
|
RogueException
|
4643e44e48
|
Updated package info
|
2016-10-12 16:49:22 -03:00 |
|
RogueException
|
1057ee012a
|
Made a few methods static
|
2016-10-11 23:45:27 -03:00 |
|
RogueException
|
bf10529f80
|
Added new rate limits
|
2016-10-11 23:22:42 -03:00 |
|
RogueException
|
635819b89f
|
Reduced command module lifetime to a single command execution. Removed ModuleAttribute.
|
2016-10-10 20:27:16 -03:00 |
|
RogueException
|
3930e1147c
|
doc typo
|
2016-10-08 21:53:49 -03:00 |
|
RogueException
|
6bdc0c09ca
|
Cleaned up TODOs
|
2016-10-08 18:44:59 -03:00 |
|
RogueException
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
2016-10-08 18:38:41 -03:00 |
|
RogueException
|
c1effbc971
|
Merged PlatformHelper into ConcurrentHashset
|
2016-10-08 18:32:45 -03:00 |
|
RogueException
|
09495e6d58
|
Made converters internal
|
2016-10-08 18:25:40 -03:00 |
|
RogueException
|
db26c0df62
|
Removed debug lines
|
2016-10-08 17:40:15 -03:00 |
|
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
2016-10-08 16:59:17 -03:00 |
|
RogueException
|
960119d965
|
Updated RelationshipType
|
2016-10-08 16:18:53 -03:00 |
|
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
|
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
|
16c67e79e9
|
Added RPC channel and guild entities, Get and Select methods
|
2016-10-08 03:09:26 -03:00 |
|
RogueException
|
471089822b
|
Added MessageCreated/Updated events and several properties to RpcClient
|
2016-10-07 21:39:48 -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
|
cabf567359
|
Renamed WebSocketMessage -> SocketFrame
|
2016-10-07 17:24:16 -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
|
9e982ccd4a
|
Added IMessage.Emojis
|
2016-10-06 05:37:57 -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
|
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
|
2f3831dd6e
|
Claned up mentions, added sanitize handler to user/role/channel mentions
|
2016-10-06 00:28:17 -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 |
|