Christopher F
|
983b50120d
|
Support "MESSAGE_REACTION_REMOVE_ALL" dispatch
|
2016-11-11 16:28:07 -05:00 |
|
Christopher F
|
6b5a4b3ee6
|
Support the "Clear Reactions" endpoint
|
2016-11-11 15:52:14 -05:00 |
|
Christopher F
|
8dfc6aea67
|
Add optional user/message/channel objects to Reactions
|
2016-11-06 13:33:37 -05:00 |
|
Christopher F
|
718560917c
|
RequestOptions should be optional on Reactions
|
2016-11-05 21:43:18 -05:00 |
|
Christopher F
|
c6d9bbf063
|
Clean up some bugs when parsing unicode emoji
|
2016-11-05 18:45:35 -04:00 |
|
Christopher F
|
e2e2c4308d
|
Refactor, rearrange, reimplement reactions; receive over gateway
|
2016-11-05 18:15:47 -04:00 |
|
Christopher F
|
7018bc9c58
|
"""Support""" the 'reactions' field on message objects
this is all really broken
|
2016-10-31 21:00:35 -04:00 |
|
Christopher F
|
838d60e2c2
|
Add API model for Reaction, implement REST methods for reactions
|
2016-10-31 19:50:38 -04:00 |
|
RogueException
|
b23d839d8b
|
Made RequestOptions in XXXMessage.DeleteAsync optional
|
2016-10-20 05:10:39 -03:00 |
|
RogueException
|
a464f9ec3a
|
Fixed errors caused by #321
|
2016-10-18 15:30:19 -03:00 |
|
RogueException
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
2016-10-08 18:38:41 -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
|
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
|
bb1fc2c42a
|
Fixed MessageCache GetMany with Before direction
|
2016-10-06 05:06:25 -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
|
1b86812741
|
Added WebhookId and IsWebhook
|
2016-10-05 03:45:38 -03:00 |
|
RogueException
|
91154ba1d6
|
Defaulted concurrency level for concurrent collections
|
2016-10-05 02:26:15 -03:00 |
|
RogueException
|
7df38fea3a
|
Added missing ToString and DebuggerDisplays
|
2016-10-04 16:41:40 -03:00 |
|
RogueException
|
c67bd04c5a
|
Fixed websocket message mention detection
|
2016-10-04 13:37:40 -03:00 |
|
RogueException
|
d443ccca13
|
Exposed SocketMessage.Channel
|
2016-10-04 10:21:02 -03:00 |
|
RogueException
|
4678544fed
|
Added remaining gateway events, added IAudioChannel, added CacheModes
|
2016-10-04 07:32:26 -03:00 |
|
RogueException
|
dd86f03306
|
Started converting websocket and rpc classes
|
2016-09-28 04:12:47 -03:00 |
|
RogueException
|
6319933ed0
|
Concrete class prototype
|
2016-09-22 21:15:37 -03:00 |
|