37 Commits (3840e601df8bb72c06249c65309a5c9c63bd81eb)

Author SHA1 Message Date
  Chris Johnston 3840e601df refactor to reuse a local function 6 years ago
  Chris Johnston 7f43a78686 implement a fix for tags being found in code blocks 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) 8 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 9 years ago
  RogueException 8dfa0220c3 Prevent overlapping tags 9 years ago
  RogueException 7d1cae8ae8 Fixed tag parsing with incomplete tags 9 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 9 years ago
  Confruggy fbd34d6719 Update MessageHelper.cs (#508) 9 years ago
  Sentinent 58d9fb1ed6 Fixed GetReactionsUsersAsync returning an empty enumerable 9 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