2449 Commits (10f67a8098f124fbf211d584f50699e9127136cd)

Author SHA1 Message Date
  Finite Reality b96748f9c3 Allow arbitrary attributes to be added to commands (#458) 8 years ago
  RogueException 394e0aa4d1 Reorganized properties in Emoji.cs 8 years ago
  Pat Murphy 224d0403db Adding Equals() overloads for reactions/emotes (#723) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Alex Gravely 41222eafeb Add color presets. (#725) 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 3b8434cdc4 Merge pull request #715 from Joe4evr/patch-2 8 years ago
  Christopher F daae56e37e Merge remote-tracking branch 'origin/dev' into dev 8 years ago
  Christopher F 1d612f15c8 ToString on types of IEmote should return a chat formatted string 8 years ago
  FiniteReality 107f1b5803 Add 'tweet' embed type 8 years ago
  Joe4evr cc390f03de Fix the off-chance that someone has a property without a getter 8 years ago
  Joe4evr 34917a35de In my defense, it was 2:40 AM 8 years ago
  Joe4evr 444868b22d Fix attempting to inject into static properties 8 years ago
  Joe4evr 36ed2b49f0 PreconditionGroup quick fix 8 years ago
  Christopher F ea685b4f23 Add 'article' EmbedType 8 years ago
  Alex Gravely 707ec95717 Add SocketRole.Members property (#659) 8 years ago
  Amir Zaidi d088d7b05c Add packetLoss argument for PCM streams, change FrameBytes to FrameSamplesPerChannel in OpusEncodeStream (#677) 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 5f04e2beba Cache outgoing presence data if disconnected (#705) 8 years ago
  Christopher F fb0a056d76 Add IUser#SendMessageAsync extension (#706) 8 years ago
  Finite Reality cce572c600 Include names in command builder exceptions (#663) 8 years ago
  Joe4evr 4a9c8168a9 Add grouping of preconditions to allow for flexible precondition logic. (#672) 8 years ago
  Christopher F 33e765f8f5 Use StringEnum converter in API model 8 years ago
  FiniteReality 0550006d56 Change wording of permission preconditions 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
  Christopher F 23eda77f95 Merge pull request #680 from BlockBuilder57/patch-1 8 years ago
  Izumemori 1d096a7fc5 Fix spelling 8 years ago
  BlockBuilder57 2ef53330fb Add newest verification level 8 years ago
  AntiTcb 73611d1fab Remove IUser.CreateDMChannelAsync, implicitly implement IUser.GetDMChannelAsync 8 years ago
  RogueException 8eb9b2071c Set hasHeader in SodiumEncrypt 8 years ago
  RogueException 333881a711 Expose audio header more often 8 years ago
  AntiTcb 7db38f32bb Attach/Remove DMChannel to SocketGlobalUser.DMChannel property 8 years ago
  AntiTcb 33a91ba3de Remove redundant explicit interface definition. 8 years ago
  AntiTcb aeef5d0893 Update DM channel on entity updates. 8 years ago
  AntiTcb 6fed78025c Create DM channel if one does not exist. 8 years ago
  ObsidianMinor 652fd30f65 Fixed RestGuildUser not updating RestUser properties 8 years ago
  RogueException c01769ef4a Updated version to 1.0.0-rc3 8 years ago
  RogueException 4c7fad78e1 Build promises when guild is unavailable 8 years ago
  RogueException feebcb4838 Update System.Net.Http to 4.3.2 8 years ago
  RogueException 285a0e5817 Updated deps, cleaned csprojs 8 years ago
  FiniteReality 1e888cde24 Fix CheckPreconditions giving empty service provider 8 years ago
  FiniteReality 00895b1227 Remove CommandService.BuildServiceCollection 8 years ago
  Finite Reality 112a434424 Allow for case-insensitive HasStringPrefix (#644) 8 years ago
  Sindre Langhus 82a413ace6 Fix for empty user objects after GUILD_MEMBER_REMOVE (#641) 8 years ago
  RogueException 870dc50a68 Fixed RequireNsfwAttribute definition 8 years ago