256 Commits (dc8c95931e5118c60010b147b9c94c1d7b252f6a)

Author SHA1 Message Date
  Mark Gross 479361bbea Condense redundant AddField overloads in EmbedBuilder (#790) 8 years ago
  Christopher F 4846264074 Add IsNsfw to TextChannelProperties 8 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 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
  Christopher F 1ffcd4bfa7 Changed Guild#DefaultChannel to resolve the first accessible channel (#777) 8 years ago
  Christopher F 182f00f8ce Reworked IChannel.IsNsfw to support the new API flag (#771) 8 years ago
  Alex Gravely 6b5a6e7f1f Fix everyone mention. (#755) 8 years ago
  Jay Malhotra 57a461c9ff NullOrEmpty -> NullOrWhiteSpace (#758) 8 years ago
  Christopher F 8068a0ba0e Merge pull request #654 from ObsidianMinor/dev 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 1ce1c019b3 Add support for audit log reasons (#708) 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 1942637380 Merge pull request #656 from AntiTcb/fix/GetDMChannelAsync 8 years ago
  AntiTcb fb57a61432 Rename to GetOrCreateDMChannelAsync 8 years ago
  Alex Gravely 8c2a46e9e7 Add ulong overload to IMessageChannel.DeleteMessagesAsync (#649) 8 years ago
  AntiTcb 73611d1fab Remove IUser.CreateDMChannelAsync, implicitly implement IUser.GetDMChannelAsync 8 years ago
  ObsidianMinor 652fd30f65 Fixed RestGuildUser not updating RestUser properties 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 7f1fc286cf Add IChannel.Nsfw, RequireNsfw precondition (#633) 8 years ago
  RogueException a306d83283 Added net45 TFM 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 8 years ago
  Confruggy 5dba95fe59 Update ChannelHelper.cs (#606) 8 years ago
  RogueException 1d57d0cba6 Add support for invites without attached users 8 years ago
  RogueException 284af7b6e2 Support large DeleteMessages collections 8 years ago
  RogueException cbb38bd101 Hide Entity.Discord property 8 years ago
  RogueException e0e28c6dd1 Changed EmbedChannel's type to GuildChannel 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 fd72583a75 Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events. 8 years ago
  RogueException 8dfa0220c3 Prevent overlapping tags 8 years ago
  RogueException 7d1cae8ae8 Fixed tag parsing with incomplete tags 8 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 8 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 8 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 8 years ago
  Confruggy fbd34d6719 Update MessageHelper.cs (#508) 8 years ago
  Mateusz Brawański efbd3cb681 GuildUserExtensions removed in favour of atomic role add/remove endpoints (#540) 8 years ago
  RogueException 84b3d24175 Merge pull request #549 from Mushroom/reactions 8 years ago
  RogueException 711a4e90a4 Renamed AvatarFormat -> ImageFormat. Cleaned up. 8 years ago
  RogueException 6dd2e0a708 Merge pull request #573 from james7132/auto-avatar 8 years ago
  RogueException cc11d667e3 Merge pull request #574 from Sentinent/get-userreactions-fix 8 years ago
  RogueException 1d5b7a2b01 Removed Unknown status 8 years ago
  Sentinent 58d9fb1ed6 Fixed GetReactionsUsersAsync returning an empty enumerable 8 years ago
  james7132 bfc4fd686e Automatic animated avatar detection 8 years ago