48 Commits (bda427a96398393308f5cd1789263df8e9153ce1)

Author SHA1 Message Date
  Christopher Felegy bda427a963
feature: support X-RateLimit-Reset-After 6 years ago
  Chris Johnston 9482204bcf feature: Add support for setting X-RateLimit-Precision (#1354) 6 years ago
  Christopher Felegy cd288923c3 [ifcbrk] feature: suppress messages 6 years ago
  Jyrka98 4433ca741b fix: Update maximum value for SlowModeInterval (#1320) 6 years ago
  Still Hsu 0fecdf69bb docs: Documentation December Update (#1218) 7 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Alex Gravely 8ef5f8120f feature: add Add Guild Member endpoint (#1183) 7 years ago
  Still Hsu 649a779c23 feature: Add invite maxAge check before attempting to create the invite (#1140) 7 years ago
  Christopher F fe07a83f1f
fix: strip trailing slash from ratelimit bucket IDs (#1163) 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 c9ba79ec80 Initial fix (#1160) 7 years ago
  Christopher F 232f525b59 lint: refactor SlowMode -> SlowModeInterval 7 years ago
  Christopher F 97d17cfdda api: add slow mode 7 years ago
  Chris Johnston 9e9a11d4b0 Fix swapped parameters in ArgumentException, ArgumentNullException cstrs (#1139) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Finite Reality efdb4f9266
Pass our json serializer to ToObject calls (#1133) 7 years ago
  Still Hsu ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 7 years ago
  HelpfulStranger999 79811d0e61 Paginate reactions - solved #1007 (#1022) 7 years ago
  Finite Reality 39dffe8585 Audit Logs implementation (#1055) 7 years ago
  Still Hsu 97c893107b Implement GetBanAsync (#1056) 7 years ago
  Allan 9b29c004fa Fixed GetReactionUsersAsync that was not using limit and afterUserId arguments. (#1017) 7 years ago
  Still Hsu 7022149536 Fix/Implement various invite-related behaviors (#1023) 7 years ago
  Quahu 55299ff14f Prevents NREs when sending/modifying messages (#993) 8 years ago
  Darnell Williams fc5e70c9dd Attempts to resolve #961 (#962) 8 years ago
  Christopher F e68ef63bc6 Allow GetPrefixedToken to handle the default TokenType 8 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 8 years ago
  Christopher F 9d77a3cd37 Fix parsing timestamps with a timezone attached 8 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 8 years ago
  Mateusz Brawański b4bf046ad4 Implemented emoji endpoints (#835) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Christopher F 506a6c96c9 Throw when attempting to add or remove a member's EveryoneRole (#781) 8 years ago
  Christopher F 95b78df9f0 URL-Encode reasons on Kick/Ban (#787) 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  Christopher F 660d4b0bf6 Add an upper limit to prune length when banning a user (#611) 8 years ago
  RogueException d6b6a95a2e Renamed ClientAPIUrl -> APIUrl 9 years ago
  RogueException 5e94b97024 Added RequestOptions to RestClient methods. Added guild summary paging. 9 years ago
  RogueException 35d7a0cec8 Ensure UploadFile is always a seekable stream. 9 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 9 years ago
  Mateusz Brawański efbd3cb681 GuildUserExtensions removed in favour of atomic role add/remove endpoints (#540) 9 years ago
  RogueException 587ec65e79 Added Discord.Net.Webhook 9 years ago
  Christopher F 66b7e0e7f0 Rename precondition to 'YoungerThanTwoWeeks' 9 years ago
  Christopher F 607f478b9a Check that messages older than two weeks are not passed to bulk delete 9 years ago
  RogueException b91026f552 Stop spamming users/@me and voice/regions 9 years ago
  RogueException b76c744447 Internally exposed several ApiClient props 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago