2275 Commits (fbc32b3dc4f838a59a35a25edd5ff1b4aed04d56)
 

Author SHA1 Message Date
  Sindre G. Langhus d0158816d3 Adds DateFormatString to DiscordRestApiClient 9 years ago
  Sindre G. Langhus a455ccc334 Adds a timestamp and fixes Volts issues with Thumbnail and Image URLs. 9 years ago
  Christopher F 8ec80663f0 Merge pull request #372 from LassieME/embed/add-thumbnail-image-builders 9 years ago
  Sindre G. Langhus 8cf0911a4b DebuggerDisplay fix. 9 years ago
  Sindre G. Langhus 4cb7929735 Spacing 9 years ago
  Sindre G. Langhus f8e3ac9910 Something like this perhaps 9 years ago
  Sindre G. Langhus 6cdf5ee90e Removed Height/Width. 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
  FiniteReality 05fb81c617 Fix a bunch of issues with aliases 9 years ago
  FiniteReality fd5e237b41 Fix commands from being created with invalid aliases 9 years ago
  RogueException ff33b3b7a3 Merge branch 'Davipb-issues/262' into dev 9 years ago
  Davipb b0286975cd Fix parsing of multiple quoted parameters 9 years ago
  RogueException d1b25011dd Merge pull request #362 from aequasi/patch-1 9 years ago
  Aaron Scherer 8b8163fc2c Updating CDN url 9 years ago
  RogueException 9784a0324c Create a RestUser for messages if a user isn't cached. 9 years ago
  RogueException 53ee30c648 Virtual channels should not be exposed to socket classes. Dont store guild in messages. 9 years ago
  RogueException 3a5e4b23da Added IGuildUser.ChangeRolesAsync 9 years ago
  RogueException 2c990f08f8 Readded fluent-style to EmbedBuilder 9 years ago
  RogueException 593ba46f1c Cleaned up command builders and async func names 9 years ago
  RogueException 7505831998 Added custom messages to Preconditions 9 years ago
  RogueException 4553aa6557 Merge branch 'FiniteReality-feature/command-builders' into dev 9 years ago
  RogueException a73e411edb Merge branch 'feature/command-builders' of git://github.com/FiniteReality/Discord.Net into FiniteReality-feature/command-builders 9 years ago
  FiniteReality 196cce05af Clean up attribute checking and extraneous casts 9 years ago
  FiniteReality de645548a9 Complete command builders implementation 9 years ago
  RogueException f417c2b516 Removed no-build from build script 9 years ago
  RogueException c74a44d3ad Minor edit 9 years ago
  RogueException f3a9abb95a Improved compilation dependencies in README 9 years ago
  RogueException 675dab70f0 Update compiling and known issues in README 9 years ago
  RogueException d21dd7d943 Minor edit 9 years ago
  RogueException 42cbd67ee0 Removed prerelease tag from project.json 9 years ago
  RogueException b92747d8b7 Use BuildCounter suffix in build script 9 years ago
  RogueException cf42bd1854 Restored project.json and old build script 9 years ago
  RogueException 9b79019b54 Merge pull request #355 from AntiTcb/fix/enumTypeReader 9 years ago
  RogueException a8b399c8f6 Add version suffix to build script 9 years ago
  RogueException 6998e9262e Updated build script for .Net Core Preview 3 tooling 9 years ago
  RogueException 0f674d2404 Updated dependencies to .NET Core 1.1 9 years ago
  RogueException f5c183c32f Merge branch 'ObsidianMinor-migrate-to-vs2017' into dev 9 years ago
  ObsidianMinor ddca1bc6a4 Migrated projects to Visual Studio 2017 9 years ago
  AntiTcb ef0337752e Proper fix this time, fully tested on names and values. 9 years ago
  FiniteReality 6d46347ebc Finish implementation of command builders 9 years ago
  RogueException 228209aec8 Ensure rate limits are updated when requests fail 9 years ago
  RogueException 853f8f2e6b Added prefixless TagHandling, added startIndex to resolve, fixed bugs. 9 years ago
  AntiTcb 59d393b357 Values in ImmutableDictionaries were strings rather than enumType 9 years ago
  FiniteReality ab95ced41d Use default TypeReader if not overriden 9 years ago
  FiniteReality d25fbf78c0 Use lambda-style subbuilders 9 years ago
  FiniteReality af433c82cc Complete builders, start work on using them 9 years ago
  Christopher F c137dce6c9 Merge pull request #354 from zenima/docupdate/status 9 years ago
  zenima b82666b47f Fixed a typo which prevented syntax highlight in samples/faq/status.cs 9 years ago
  zenima 13f48424d5 Updated ModifyStatus sample 9 years ago
  RogueException cabbd0de89 Dont nullref in SendMessageAsync if no embed is provided 9 years ago