98 Commits (a80e5ff940111f2094dd997b92d134b1584a8fd8)

Author SHA1 Message Date
  Paulo 366ca9a562
fix: Parse mentions from message payload (#1621) 5 years ago
  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
  Chris Johnston 89b6b7e1a5
feature: Include allowed mentions payload on message creation (#1455) 5 years ago
  Paulo f8b2b5627e
fix: Move content check for ModifyMessage (#1503) 5 years ago
  Neuheit f86c39de6a feature: Implemented Message Reference Property (#1413) 6 years ago
  Chris Johnston 007b011f12 Cache regex instances in MessageHelper (#1403) 6 years ago
  Chris Johnston 07f4d5f353 [abibrk] change: Update ISystemMessage interface to allow reactions (#1368) 6 years ago
  Chris Johnston c977f2ec9c fix: #1314 Don't parse tags within code blocks (#1318) 6 years ago
  Casino Boyale 4edda5b729 fix: Fixed attempting to access a non-present optional value (#1337) 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
  Joe4evr b2ebc03da7 fix: Initialize ImmutableArray fields (#1292) 6 years ago
  Still Hsu 0fecdf69bb docs: Documentation December Update (#1218) 7 years ago
  Chris Johnston d30d12246d Update Guild and Message Models (#1165) 7 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 b9be6deb4f Move EmbedBuilder+Extensions to Discord.Net.Core 7 years ago
  Christopher F a19ff188e9
Added support for animated emoji (#913) 8 years ago
  Mark Gross 479361bbea Condense redundant AddField overloads in EmbedBuilder (#790) 8 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Joe4evr 94f7dd2ab8 Remove EmbedBuilder -> Embed implicit conversion (#801) 8 years ago
  Jay Malhotra 57a461c9ff NullOrEmpty -> NullOrWhiteSpace (#758) 8 years ago
  Pat Murphy d89804d7c7 Fix potential nullref in embedBuilder value setter (#734) 8 years ago
  Finite Reality fdd38c8d7f Add embed builder extensions (#460) 8 years ago
  Christopher F 7837c4862c Revert change of all Url types on IEmbed to string (#724) 8 years ago
  Christopher F 256af0b269 Merge remote-tracking branch 'origin/issues/667' into dev 8 years ago
  Pat Murphy 5601d00285 Add various property validation in EmbedBuilder (#711) 8 years ago
  Christopher F 0708bc5d48 Add EmbedType enum 8 years ago
  Christopher F d189bb9748 Expose the 'fields' collection on EmbedBuilder (#603) 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 aae2667fed Keep tags sorted when adding everyone/here mentions 8 years ago
  RogueException a7f50e7f59 Added EmbedBuilder field helpers 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
  RogueException 84b3d24175 Merge pull request #549 from Mushroom/reactions 8 years ago
  Sentinent 58d9fb1ed6 Fixed GetReactionsUsersAsync returning an empty enumerable 8 years ago
  Mushroom 78076bd9df Added support for reaction 'me' field 8 years ago
  RogueException 1cd67c2467 Allow EmbedFieldBuilder to take object values 8 years ago
  Emzi0767 9c3f858b42 Fixed couple non-default arguments in REST messages 8 years ago
  RogueException ea3a8f6a01 Added EmbedBuilder.AddField(EmbedFieldBuilder) 9 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