78 Commits (b241a256a023da717f5f7fccb4a59ec630e4fa58)

Author SHA1 Message Date
  Acid Chicken (硫酸鶏) 28d44d586d
Add Embed Video Structure into EmbedBuilder 8 years ago
  Acid Chicken (硫酸鶏) 2433518ee0
Add Embed Provider Structure into EmbedBuilder 8 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 9 years ago
  RogueException a7f50e7f59 Added EmbedBuilder field helpers 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
  RogueException 84b3d24175 Merge pull request #549 from Mushroom/reactions 9 years ago
  Sentinent 58d9fb1ed6 Fixed GetReactionsUsersAsync returning an empty enumerable 9 years ago
  Mushroom 78076bd9df Added support for reaction 'me' field 9 years ago
  RogueException 1cd67c2467 Allow EmbedFieldBuilder to take object values 9 years ago
  Emzi0767 9c3f858b42 Fixed couple non-default arguments in REST messages 9 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
  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 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 08d85cd2d9 Merge pull request #375 from LassieME/embed/fix-urls-add-timestamp 9 years ago
  Christopher F 6519b300d9 ModifyAsync will accept an EmbedBuilder 9 years ago
  Sindre G. Langhus 54dd0a5cec Fixed ordering. 9 years ago
  Sindre G. Langhus a455ccc334 Adds a timestamp and fixes Volts issues with Thumbnail and Image URLs. 9 years ago
  Sindre G. Langhus 09608b79c3 Adds builders for Thumbnail and Image embeds, and adds json model for Video and Image embeds. 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 52f979ec8a Support sending rich embeds, add an Embed Builder 9 years ago
  Christopher F 63b06ff477 Support Rich Embeds on Entities 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