70 Commits (260ae1a19e90eedc98419649e6901273c54aada9)

Author SHA1 Message Date
  Daniel Baynton 260ae1a19e Finish up by add methods to interfaces 5 years ago
  Daniel Baynton 426e65544c Remove client parameter to make creating a MessageCache possible on startup 5 years ago
  Daniel Baynton 06884853f3 Fix mistake: Use IMessageCache for SocketGroupChannel 5 years ago
  Daniel Baynton 89b902a9f6 Use IMessageCache which can create itself 5 years ago
  Daniel Baynton ad67e17ff1 Create IMessageCache 5 years ago
  Paulo 225550dc5a
feature: Add MessageFlags and AllowedMentions to message modify (#1724) 5 years ago
  Paulo 1e9b252e64
fix: Wrong author for SocketUserMessage.ReferencedMessage 5 years ago
  Paulo 5ed01a30b6
fix: UserMentions throwing NullRef 5 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 5 years ago
  Paulo 9134443494
fix: Crosspost throwing InvalidOperationException (#1671) 5 years ago
  Paulo 366ca9a562
fix: Parse mentions from message payload (#1621) 5 years ago
  Paulo f2130f8513
feature: Add Direction.Around to GetMessagesAsync (#1526) 5 years ago
  Paulo a89f0761f4
feature: Add MESSAGE_REACTION_REMOVE_EMOJI and RemoveAllReactionsForEmoteAsync (#1544) 5 years ago
  Paulo bd4672ae21
fix: InvalidOperationException at MESSAGE_CREATE (#1555) 5 years ago
  Matt Smith a6c1e4c23f
(ifcbrk) feature: news channel publishing (#1530) 5 years ago
  Neuheit f86c39de6a feature: Implemented Message Reference Property (#1413) 6 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
  Still Hsu 4309550ca0 docs: Main docs update (#1304) 6 years ago
  Joe4evr b2ebc03da7 fix: Initialize ImmutableArray fields (#1292) 7 years ago
  Chris Johnston d30d12246d Update Guild and Message Models (#1165) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 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) 8 years ago
  Christopher F a19ff188e9
Added support for animated emoji (#913) 8 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Pat Murphy 224d0403db Adding Equals() overloads for reactions/emotes (#723) 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 8 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 9 years ago
  Mushroom 78076bd9df Added support for reaction 'me' field 9 years ago
  RogueException 8be4cb72e3 SocketSystemMessage Internal -> Public 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 853f8f2e6b Added prefixless TagHandling, added startIndex to resolve, fixed bugs. 9 years ago
  Christopher F 983b50120d Support "MESSAGE_REACTION_REMOVE_ALL" dispatch 9 years ago
  Christopher F 6b5a4b3ee6 Support the "Clear Reactions" endpoint 9 years ago
  Christopher F 8dfc6aea67 Add optional user/message/channel objects to Reactions 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 b23d839d8b Made RequestOptions in XXXMessage.DeleteAsync optional 9 years ago