48 Commits (a80e5ff940111f2094dd997b92d134b1584a8fd8)

Author SHA1 Message Date
  Paulo 366ca9a562
fix: Parse mentions from message payload (#1621) 5 years ago
  Matt Smith a6c1e4c23f
(ifcbrk) feature: news channel publishing (#1530) 5 years ago
  Chris Johnston 07f4d5f353 [abibrk] change: Update ISystemMessage interface to allow reactions (#1368) 6 years ago
  Casino Boyale c88b1dada7 [ifcbrk] feature: id overload for RemoveReactionAsync (#1310) 6 years ago
  Christopher Felegy cd288923c3 [ifcbrk] feature: suppress messages 6 years ago
  Joe4evr b2ebc03da7 fix: Initialize ImmutableArray fields (#1292) 6 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  HelpfulStranger999 79811d0e61 Paginate reactions - solved #1007 (#1022) 7 years ago
  Joe4evr d50fc3b4e1 Throw when attempting to modify a message not made by the current user (#992) 7 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 8 years ago
  Mushroom 78076bd9df Added support for reaction 'me' field 8 years ago
  Emzi0767 9c3f858b42 Fixed couple non-default arguments in REST messages 8 years ago
  firebingo 7e9491fb34 Fix Issue #446. RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception. 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 572c0e6c6b Renamed new params classes to XXXProperties 9 years ago
  RogueException f56a1b653d Cleaned up Reactions PR 9 years ago
  RogueException 2e1ec5803b Added AddReactions to Permission constructors 9 years ago
  RogueException b9eeac9105 Merge branch 'dev' into feature/reactions 9 years ago
  RogueException 53ee30c648 Virtual channels should not be exposed to socket classes. Dont store guild in messages. 9 years ago
  RogueException 853f8f2e6b Added prefixless TagHandling, added startIndex to resolve, fixed bugs. 9 years ago
  Christopher F 6b5a4b3ee6 Support the "Clear Reactions" endpoint 9 years ago
  Christopher F 718560917c RequestOptions should be optional on Reactions 9 years ago
  Christopher F c6d9bbf063 Clean up some bugs when parsing unicode emoji 9 years ago
  Christopher F e2e2c4308d Refactor, rearrange, reimplement reactions; receive over gateway 9 years ago
  Christopher F 7018bc9c58 """Support""" the 'reactions' field on message objects 9 years ago
  Christopher F 838d60e2c2 Add API model for Reaction, implement REST methods for reactions 9 years ago
  RogueException a464f9ec3a Fixed errors caused by #321 9 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException 8f5b5347b4 Update REST models on modify 9 years ago
  RogueException e4a3a9e6e2 Added ObjectOrId resolver 9 years ago
  RogueException c28751f631 Changed IMessage.ChannelId to IMessage.Channel 9 years ago
  RogueException 007b4b11f0 Added WebhookId/IsWebhook to IMessage 9 years ago
  RogueException 95a8f36d63 Changed IMessage's MentionedUsers to MentionedUserIds 9 years ago
  RogueException a74602d6e1 Renamed Message model's Mentions -> UserMentions, added RoleMentions 9 years ago
  RogueException 090a1bc736 Added IMessage.Tags 9 years ago
  RogueException b600763071 Fixed null RestMessage.Author 9 years ago
  RogueException 9e982ccd4a Added IMessage.Emojis 9 years ago
  RogueException f41df1f966 Exposed RequestOptions 9 years ago
  RogueException 2f3831dd6e Claned up mentions, added sanitize handler to user/role/channel mentions 9 years ago
  RogueException 3c3e790edd Replaced several arrays with immutables 9 years ago
  RogueException 1b86812741 Added WebhookId and IsWebhook 9 years ago
  RogueException 7df38fea3a Added missing ToString and DebuggerDisplays 9 years ago
  RogueException 8aa1050b93 Cleaned up usings 9 years ago
  RogueException e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 9 years ago
  RogueException dd86f03306 Started converting websocket and rpc classes 9 years ago
  RogueException 6319933ed0 Concrete class prototype 9 years ago