29 Commits (6100aa93ab7d7575b8c8aafe47b80aa813116b06)

Author SHA1 Message Date
  RogueException b9eeac9105 Merge branch 'dev' into feature/reactions 8 years ago
  RogueException 53ee30c648 Virtual channels should not be exposed to socket classes. Dont store guild in messages. 8 years ago
  RogueException 853f8f2e6b Added prefixless TagHandling, added startIndex to resolve, fixed bugs. 8 years ago
  Christopher F 6b5a4b3ee6 Support the "Clear Reactions" endpoint 8 years ago
  Christopher F 718560917c RequestOptions should be optional on Reactions 8 years ago
  Christopher F c6d9bbf063 Clean up some bugs when parsing unicode emoji 8 years ago
  Christopher F e2e2c4308d Refactor, rearrange, reimplement reactions; receive over gateway 8 years ago
  Christopher F 7018bc9c58 """Support""" the 'reactions' field on message objects 8 years ago
  Christopher F 838d60e2c2 Add API model for Reaction, implement REST methods for reactions 8 years ago
  RogueException a464f9ec3a Fixed errors caused by #321 8 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 8 years ago
  RogueException 8f5b5347b4 Update REST models on modify 8 years ago
  RogueException e4a3a9e6e2 Added ObjectOrId resolver 8 years ago
  RogueException c28751f631 Changed IMessage.ChannelId to IMessage.Channel 8 years ago
  RogueException 007b4b11f0 Added WebhookId/IsWebhook to IMessage 8 years ago
  RogueException 95a8f36d63 Changed IMessage's MentionedUsers to MentionedUserIds 8 years ago
  RogueException a74602d6e1 Renamed Message model's Mentions -> UserMentions, added RoleMentions 8 years ago
  RogueException 090a1bc736 Added IMessage.Tags 8 years ago
  RogueException b600763071 Fixed null RestMessage.Author 8 years ago
  RogueException 9e982ccd4a Added IMessage.Emojis 8 years ago
  RogueException f41df1f966 Exposed RequestOptions 8 years ago
  RogueException 2f3831dd6e Claned up mentions, added sanitize handler to user/role/channel mentions 8 years ago
  RogueException 3c3e790edd Replaced several arrays with immutables 8 years ago
  RogueException 1b86812741 Added WebhookId and IsWebhook 8 years ago
  RogueException 7df38fea3a Added missing ToString and DebuggerDisplays 8 years ago
  RogueException 8aa1050b93 Cleaned up usings 8 years ago
  RogueException e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 8 years ago
  RogueException dd86f03306 Started converting websocket and rpc classes 8 years ago
  RogueException 6319933ed0 Concrete class prototype 8 years ago