2233 Commits (b1259cd1f821e525adedbf3ce90dfe9478954f3d)
 

Author SHA1 Message Date
  AntiTcb 59d393b357 Values in ImmutableDictionaries were strings rather than enumType 8 years ago
  FiniteReality ab95ced41d Use default TypeReader if not overriden 8 years ago
  FiniteReality d25fbf78c0 Use lambda-style subbuilders 8 years ago
  FiniteReality af433c82cc Complete builders, start work on using them 8 years ago
  Christopher F c137dce6c9 Merge pull request #354 from zenima/docupdate/status 8 years ago
  zenima b82666b47f Fixed a typo which prevented syntax highlight in samples/faq/status.cs 8 years ago
  zenima 13f48424d5 Updated ModifyStatus sample 8 years ago
  RogueException cabbd0de89 Dont nullref in SendMessageAsync if no embed is provided 8 years ago
  RogueException bdb44f3606 Minor edit 8 years ago
  RogueException 8fea0fa87c Merge branch 'AntiTcb-fix/enumTypeReader' into dev 8 years ago
  RogueException 4180856e39 Merge branch 'fix/enumTypeReader' of git://github.com/AntiTcb/Discord.Net into AntiTcb-fix/enumTypeReader 8 years ago
  RogueException af6c3e10c3 Cleaned up EmbedBuilder 8 years ago
  RogueException c2722cf7c4 SendMessage should accept EmbedBuilder directly 8 years ago
  RogueException ce05707590 Merge branch 'feature/rich-embeds' into dev 8 years ago
  RogueException 8c5f5ffb7d Merge branch 'dev' into feature/rich-embeds 8 years ago
  FiniteReality f95154af23 Start work on command builders 8 years ago
  RogueException b2948deaf7 Fixed unused timeout const, dropped default request timeout to 15s. 8 years ago
  RogueException 4633735ae9 Created ClientBucketType enum 8 years ago
  RogueException 91e6cb98c3 Merged request BucketId and ClientBucketId. Added IsClientBucket. 8 years ago
  RogueException 2e95e4232f Disabled rate limit debugging by default 8 years ago
  RogueException 7773e1d1cb Removed old GetBucketId function 8 years ago
  RogueException d402d8bff1 Merge pull request #346 from ObsidianMinor/dev 8 years ago
  Christopher F 3698dbfedc Only allow messages with an embed present to be sent with no content 8 years ago
  Christopher F 754970bb56 When sending a message with no content, do not send a null value. 8 years ago
  Christopher F 8866a1499c Allow content to be empty when sending a message 8 years ago
  Christopher F bad7d827c3 Modify SendMessage to include an embeds field 8 years ago
  Christopher F 52f979ec8a Support sending rich embeds, add an Embed Builder 8 years ago
  Christopher F 63b06ff477 Support Rich Embeds on Entities 8 years ago
  Christopher F 6e8d1118ec Update API models to fully support rich embeds 8 years ago
  RogueException 49c16df9cd Merge pull request #336 8 years ago
  RogueException b1506879db Cleaned up Hierarchy PR 8 years ago
  Alex d8440b764a Changes requested from review 8 years ago
  RogueException c037865b28 Cleaned up PR 8 years ago
  RogueException fa7c60865d Merge pull request #350 from LassieME/issues/342 8 years ago
  Christopher F 983b50120d Support "MESSAGE_REACTION_REMOVE_ALL" dispatch 8 years ago
  Christopher F 6b5a4b3ee6 Support the "Clear Reactions" endpoint 8 years ago
  ObsidianMinor 29c9ac9ef3 Reverted old code and added simple IgnoreCase to header dictionary 8 years ago
  Sindre a6f89b7c36 Solves Issue 342, but there might be a cleaner way to do this that doesnt make you end up with a IGuild in the RestRole. 8 years ago
  ObsidianMinor bb9c43b21a Update RequestQueueBucket.cs 8 years ago
  Christopher F 9725dcec24 Use ToString in converter instead of boxing-cast 8 years ago
  Christopher F 8dfc6aea67 Add optional user/message/channel objects to Reactions 8 years ago
  Christopher F 676fbbcd23 Fix invoking reaction events twice 8 years ago
  Christopher F 718560917c RequestOptions should be optional on Reactions 8 years ago
  Christopher F c6d9bbf063 Clean up some bugs when parsing unicode emoji 8 years ago
  Christopher F e2e2c4308d Refactor, rearrange, reimplement reactions; receive over gateway 8 years ago
  AntiTcb 1d20029c7b Enumerate over Enum.GetNames to ensure equal value names are not excluded. 8 years ago
  Christopher F 7018bc9c58 """Support""" the 'reactions' field on message objects 8 years ago
  Christopher F 838d60e2c2 Add API model for Reaction, implement REST methods for reactions 8 years ago
  james7132 97a6bf6b6e Add IGuildUser.Hirearchy, added docstrings 8 years ago
  james7132 89e61fe7d7 Fixed variable naming 8 years ago