49 Commits (765c0c554475efb332a6c28d935dbd9951158e73)

Author SHA1 Message Date
  CottageDwellingCat b95b94231c
Fix NRE when ratelimmited requests don't return a body (#2135) 3 years ago
  Quin Lynch a1cfa41953
Fix stream access exception when ratelimited (#2117) 3 years ago
  Quin Lynch b2598d37b6
fix: Implement correct ratelimit handles for 429's (#2110) 3 years ago
  Quin Lynch fad217e8bc
Fix crosspost ratelimits (#2100) 3 years ago
  Quin Lynch c8f175e11a
Feature: Implement modals (#2087) 3 years ago
  James Grant cd36bb802b
Fix OperationCancelledException and add IAsyncEnumerable to wait without thread blocking (#1562) 3 years ago
  Quin Lynch 6c7502da68
Update to Labs 3.5.0 (#1971) 3 years ago
  Adam Gauthier 52e2019990
Fix NRE on http error handling (#1970) 3 years ago
  Quin Lynch aa6bb5e293
Update from Discord .Net Labs 3.4.8 (#1958) 4 years ago
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 4 years ago
  Paulo 06a64b7877
feature: Bump API version to 9 (#1847) 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 8 years ago
  RogueException 7ef48c5ce5 Improved discord HTTP exceptions 8 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
  RogueException b166683704 Added missing IDisposables 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago