385 Commits (27efb7d30d60775c097d32726b40b2d9829be8c0)

Author SHA1 Message Date
  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
  Chris Johnston 2de6cef18c Add validation to bot tokens based on string length (#1128) 7 years ago
  Finite Reality efdb4f9266
Pass our json serializer to ToObject calls (#1133) 7 years ago
  Joe4evr 2c3e9193c2 Implement ISnowflakeEntity for Audit Log entries 7 years ago
  Finite Reality aadd6f639f Add missing fields to new MemberInfo type (#1107) 7 years ago
  Still Hsu 245806fe3d Initial refactor (#1103) 7 years ago
  Still Hsu b2f0043952 Fix typo in audit log interface declaration (#1104) 7 years ago
  Still Hsu ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 7 years ago
  HelpfulStranger999 033d31294f Creates full guild user object, resolves #1047 (#1078) 7 years ago
  NovusTheory 890904f32c Allow external VoiceChannel client API implementation (#1057) 7 years ago
  Christopher F a718a7d3c2 cleanup: Remove ChannelHelper#IsNsfw 7 years ago
  FiniteReality 683b3f2701 Mark ChannelHelper.IsNsfw Obsolete 7 years ago
  Christopher F 8fb2c71814 Add new member objects to events 7 years ago
  Chris Johnston f9cbff5e42 Fix #995, Move Category Implementation from IGuildChannel to INestedChannel (#1004) 7 years ago
  FiniteReality 4d8764e124 Refactor RoleInfo types into separate classes 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  Still Hsu bc6009ec72 Implement IMessageChannel#DeleteMessageAsync (#996) 7 years ago
  Christopher F 5023357a60 codefix #1020: RequestOptions should always be sorted last 7 years ago
  Joe4evr bf5275e071 Add ability to specify parameters on channel creation (#1020) 7 years ago
  HelpfulStranger999 0ba8b063ad Makes text parameter of sending messages optional (#1042) 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
  Acid Chicken (硫酸鶏) a4d1e2bc14 Fix build fails when built on macOS and Linux (#1026) 7 years ago
  Still Hsu 510f4745ea Update VoiceRegion model (#1030) 7 years ago
  HelpfulStranger999 c618cb3ccd Fixes RetryMode.RetryRatelimit being ignored (#1036) 7 years ago
  Joe4evr b8b59d97ae Forward all embed-related types for non-updated addons (#1021) 7 years ago
  Fyers 109f663a9a added UserDefaultAvatar to IUser (#973) 7 years ago
  Joe4evr d50fc3b4e1 Throw when attempting to modify a message not made by the current user (#992) 7 years ago
  Quahu 55299ff14f Prevents NREs when sending/modifying messages (#993) 7 years ago
  Christopher F ac5ecd365d Include the content in `payload_json` for file uploads 7 years ago
  Christopher F bfaa6fc97a
Enforce a maximum value when parsing unix timestamps (#981) 7 years ago
  Still Hsu 64b9cc7a53 Add Spotify track support (#970) 7 years ago
  Christopher F b9be6deb4f Move EmbedBuilder+Extensions to Discord.Net.Core 7 years ago
  Darnell Williams fc5e70c9dd Attempts to resolve #961 (#962) 7 years ago
  Christopher F f175dde2b3 Clean embed serialization up slightly 7 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 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
  Alex Gravely 500f5f434a Add request info to HttpException & RateLimitedException (#957) 7 years ago
  Alex Gravely 178ea8de4d Change GameParty size types to longs. (#955) 7 years ago
  Christopher F a384ce02ab Support listening/watching activity types 8 years ago
  Christopher F 0f2af47ec8 Fix typo in API model for GameAssets 8 years ago
  Christopher F 9d77a3cd37 Fix parsing timestamps with a timezone attached 8 years ago
  ObsidianMinor 5bbd9bba82 Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) 8 years ago