52 Commits (62e38c9e9c8b1651d37b193d8eae8c57edc5a202)

Author SHA1 Message Date
  d4n 1cf5c8f57e
General cleanup (#223) 4 years ago
  quin lynch 169010e32a Fix 429's not being accounted for in ratelimit updates 4 years ago
  Simon Hjorthøj 90986e991d
Spelling corrections (#215) 4 years ago
  Simon Hjorthøj a4c024aa13
Use 'switch' expression (#187) 4 years ago
  Simon Hjorthøj a8ffa5d02c
Conditional-expression-simplification (#193) 4 years ago
  quin lynch 016c1dc80a Squashed commit of the following: 4 years ago
  Simon Hjorthøj 867380439b
Regions discord.net.rest (#168) 4 years ago
  quin lynch d6a7a61c61 Added ratelimit callback to RequestOptions 4 years ago
  quin lynch e9b807a0dd Fix #115. Added 2 more methods to upload stickers via filepath or stream 4 years ago
  quin lynch ba9da7b2ca Add rich presence button 4 years ago
  quin lynch 3f86e61047 Added select menus 4 years ago
  quin lynch 4d1036950f Merge branch 'dev' into Interactions 4 years ago
  Paulo 06a64b7877
feature: Bump API version to 9 (#1847) 4 years ago
  quin lynch 7e9ee8bb1e Add RestFollowupMessage and RestInteractionMessage. Guild command permission routes Bug fixes and general improvements 4 years ago
  Paulo ec673e1863
feature: Implement gateway ratelimit (#1537) 5 years ago
  Paulo 47ed806418
misc: Change ratelimit messages (#1678) 5 years ago
  Paulo 2f6c0175c8
fix: Different ratelimits for the same route (implement discord buckets) (#1546) 5 years ago
  FiniteReality 08d9834e2c fix: Ensure resetAt is in the future 5 years ago
  FiniteReality d294678ed5 fix: use UtcNow when computing reset tick 5 years ago
  Christopher F 7b9029dd91
feature: support X-RateLimit-Reset-After (#1372) 6 years ago
  Chris Johnston 606dac3e1a fix: Use double precision for X-Reset-After, set CultureInfo when parsing numeric types (#1375) 6 years ago
  Chris Johnston 9482204bcf feature: Add support for setting X-RateLimit-Precision (#1354) 6 years ago
  Christopher Felegy d287ed1d4c fix: add EmbedTypeConverter with unknown handling 6 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Christopher F 6b21b11f7d
feature: adjust the ratelimit for reactions (#1108) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  HelpfulStranger999 c618cb3ccd Fixes RetryMode.RetryRatelimit being ignored (#1036) 7 years ago
  Christopher F bfaa6fc97a
Enforce a maximum value when parsing unix timestamps (#981) 7 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 7 years ago
  Alex Gravely 500f5f434a Add request info to HttpException & RateLimitedException (#957) 7 years ago
  Christopher F 34b4e5a6d2
Refactor Games, support reading Rich Presences (#877) 8 years ago
  Christopher F 678a7238e6
Allow users to opt-in to proxies (#888) 8 years ago
  Alex Gravely 865080add9 Fix CreateGuildAsync not sending icon stream. (#768) 8 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  RogueException c6ccddb4ce Added UnstableRestClientProvider 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  Christopher F 6000b15c4d C#7 TODOs 8 years ago
  RogueException ff67c0d9c3 Removed unused canceltoken 8 years ago
  RogueException 57013d5639 Don't crash if a rate limit header is unparsable 8 years ago
  RogueException 5aa92f8954 Reset position when uploading file from temp stream 8 years ago
  RogueException 35d7a0cec8 Ensure UploadFile is always a seekable stream. 8 years ago
  RogueException d321ad3e5c Moved Frame models, added default providers 8 years ago
  RogueException fe35400498 Cleanup 9 years ago
  RogueException 7ef48c5ce5 Improved discord HTTP exceptions 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 1169d3671c Removed RetryMode.RetryErrors 9 years ago
  RogueException d82d7e1584 Do not catch our thrown HttpException in RequestQueueBucket 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago