57 Commits (3df05399ead1b7f83e033bdbcba378da9a8cbf90)

Author SHA1 Message Date
  Christopher Felegy 3df05399ea
nit: remove redundant CreateGuildRoleParams 5 years ago
  Bram 5430cc8df9
fix: Sending 2 requests instead of 1 to create a Guild role. (#1557) 5 years ago
  Paulo a89f0761f4
feature: Add MESSAGE_REACTION_REMOVE_EMOJI and RemoveAllReactionsForEmoteAsync (#1544) 5 years ago
  Paulo 57880de5b8
(ifcbrk) Add SearchUsersAsync (#1556) 5 years ago
  Matt Smith a6c1e4c23f
(ifcbrk) feature: news channel publishing (#1530) 5 years ago
  Paulo f8b2b5627e
fix: Move content check for ModifyMessage (#1503) 5 years ago
  Monica S ed869bd78b
[apibrk] change: Specify WebSocket close code (#1500) 5 years ago
  Christopher F 7b9029dd91
feature: support X-RateLimit-Reset-After (#1372) 6 years ago
  Chris Johnston 68eb71c175 (binbrk)feature: Support filtering audit log entries on user, action type, and before entry id (#1377) 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 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) 7 years ago
  Darnell Williams fc5e70c9dd Attempts to resolve #961 (#962) 7 years ago
  Christopher F e68ef63bc6 Allow GetPrefixedToken to handle the default TokenType 7 years ago
  Joe4evr 2fd4f5670e Remove support for TokenType.User (#958) 7 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 8 years ago
  RogueException 5e94b97024 Added RequestOptions to RestClient methods. Added guild summary paging. 8 years ago
  RogueException 35d7a0cec8 Ensure UploadFile is always a seekable stream. 8 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 8 years ago
  Mateusz Brawański efbd3cb681 GuildUserExtensions removed in favour of atomic role add/remove endpoints (#540) 8 years ago