42 Commits (dc8c95931e5118c60010b147b9c94c1d7b252f6a)

Author SHA1 Message Date
  Paulo a89f0761f4
feature: Add MESSAGE_REACTION_REMOVE_EMOJI and RemoveAllReactionsForEmoteAsync (#1544) 5 years ago
  Matt Smith a6c1e4c23f
(ifcbrk) feature: news channel publishing (#1530) 5 years ago
  Paulo f8b2b5627e
fix: Move content check for ModifyMessage (#1503) 5 years ago
  Chris Johnston 007b011f12 Cache regex instances in MessageHelper (#1403) 6 years ago
  Chris Johnston c977f2ec9c fix: #1314 Don't parse tags within code blocks (#1318) 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
  Chris Johnston 1f55f01866 feature(internal): Set the @everyone IRole for @everyone and @here tags (#1313) 6 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Paulo c898325e45 Fix GetReactionUsersAsync (#1151) 7 years ago
  Still Hsu bc6009ec72 Implement IMessageChannel#DeleteMessageAsync (#996) 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
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException aae2667fed Keep tags sorted when adding everyone/here mentions 8 years ago
  RogueException 8dfa0220c3 Prevent overlapping tags 8 years ago
  RogueException 7d1cae8ae8 Fixed tag parsing with incomplete tags 8 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 8 years ago
  Confruggy fbd34d6719 Update MessageHelper.cs (#508) 8 years ago
  Sentinent 58d9fb1ed6 Fixed GetReactionsUsersAsync returning an empty enumerable 8 years ago
  RogueException 0d433caaa6 Merge pull request #433 from Confruggy/patch-1 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
  Confruggy 7b1db31985 Update MessageHelper.cs 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  RogueException b9eeac9105 Merge branch 'dev' into feature/reactions 9 years ago
  Christopher F 6519b300d9 ModifyAsync will accept an EmbedBuilder 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 838d60e2c2 Add API model for Reaction, implement REST methods for reactions 9 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException 8f5b5347b4 Update REST models on modify 9 years ago
  RogueException c28751f631 Changed IMessage.ChannelId to IMessage.Channel 9 years ago
  RogueException 090a1bc736 Added IMessage.Tags 9 years ago
  RogueException abd315ed21 Added length to Emoji 9 years ago
  RogueException 9e982ccd4a Added IMessage.Emojis 9 years ago
  RogueException f41df1f966 Exposed RequestOptions 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