47 Commits (bf5752e28480173167706d6981bdb1b89cb91b62)

Author SHA1 Message Date
  Nikita Petko 5773b8e66d
Update HttpException to display inner-errors on the HttpException.Message for better debugging (#2059) 3 years ago
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 4 years ago
  Bram df8a0f7cd6
Fix: Not using the new domain name. (#1571) 5 years ago
  Paulo 2f6c0175c8
fix: Different ratelimits for the same route (implement discord buckets) (#1546) 5 years ago
  Monica S ed869bd78b
[apibrk] change: Specify WebSocket close code (#1500) 5 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Still Hsu 7dd2268982 lint: Discord Namespace Clean-up (#1185) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Alex Gravely 500f5f434a Add request info to HttpException & RateLimitedException (#957) 7 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  RogueException 79fd14a95f Various audio fixes 8 years ago
  RogueException 3e988c7549 Fixed incoming audio, removed nameresolution dep. 8 years ago
  RogueException 96a377a258 If discord error code is 0, fall back to http code 8 years ago
  RogueException 203265cb65 Cleaned up ShardedClient, delayed connections 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 3ddc59c386 Added NullableConverter, fixed Image serialization 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  RogueException c102f52bfa Merge branch 'issue/379' into dev 9 years ago
  RogueException 1efcd3daf6 Added request retry modes 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  Christopher F 64681856b1 Create wrapper modify objects 9 years ago
  RogueException b9eeac9105 Merge branch 'dev' into feature/reactions 9 years ago
  Christopher F 58291f8199 Close the WebSocket when disconnecting 9 years ago
  RogueException 228209aec8 Ensure rate limits are updated when requests fail 9 years ago
  RogueException 4633735ae9 Created ClientBucketType enum 9 years ago
  RogueException 91e6cb98c3 Merged request BucketId and ClientBucketId. Added IsClientBucket. 9 years ago
  RogueException 2e95e4232f Disabled rate limit debugging by default 9 years ago
  ObsidianMinor 29c9ac9ef3 Reverted old code and added simple IgnoreCase to header dictionary 9 years ago
  ObsidianMinor bb9c43b21a Update RequestQueueBucket.cs 9 years ago
  Christopher F 9725dcec24 Use ToString in converter instead of boxing-cast 9 years ago
  RogueException 881c0320bd Don't cache generic JsonConverters 9 years ago
  RogueException 13f49bfe7c Limit preemptive rate limit warnings to once per request. 9 years ago
  RogueException f93464523e Cleaned up the Json contract resolver, fixed user mention deserialization 9 years ago
  RogueException 606d4e7ba9 Cleaned up net code, readded user token rate limits 9 years ago
  RogueException bf10529f80 Added new rate limits 9 years ago
  RogueException 6bdc0c09ca Cleaned up TODOs 9 years ago
  RogueException 09495e6d58 Made converters internal 9 years ago
  RogueException db26c0df62 Removed debug lines 9 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException 16c67e79e9 Added RPC channel and guild entities, Get and Select methods 9 years ago
  RogueException e4a3a9e6e2 Added ObjectOrId resolver 9 years ago
  RogueException 6c34441f4c Added SelfUser.ModifyStatusAsync 9 years ago
  RogueException 8aa1050b93 Cleaned up usings 9 years ago
  RogueException e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 9 years ago
  RogueException dd86f03306 Started converting websocket and rpc classes 9 years ago
  RogueException 6319933ed0 Concrete class prototype 9 years ago