2904 Commits (25d02dc62601aa3e390edf8a19140cbfcc24e776)
 

Author SHA1 Message Date
  kg73 25d02dc626
Merge 33ac43a4b8 into de4d415053 7 years ago
  Chris Johnston de4d415053 Fix deploy conditions in CI script (#1157) 7 years ago
  Paulo c898325e45 Fix GetReactionUsersAsync (#1151) 7 years ago
  Still Hsu efaedac98f docs: Fix for incomplete structure sample (#1145) 7 years ago
  Chris Johnston 674a0fc5dd Add Ubuntu target to AppVeyor CI build (#1149) 7 years ago
  Kevin Gysberg 33ac43a4b8 Changed IServiceProvider in CommandService.ExecuteAsync to a scoped provider. Added a command context accessor, and setting the value before beginning the execute. This will allow injected services in modules to access the current command context. This mirrors the behavior of Asp.Net Core's HttpContextAccessor. 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
  Alex Gravely 272604f275 Make voice connection properties optional. (#1129) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Joe4evr a2d8800115 Add == support on Color (#1126) 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
  JustNrik 143fb2808b Update CommandAttribute.cs 7 years ago
  JustNrik c56fff9fe5 Update CommandAttribute.cs 7 years ago
  JustNrik 4259b8cb0c Update CommandAttribute.cs 7 years ago
  Still Hsu db90eab953 Update README.md (#1117) 7 years ago
  Joe4evr 748e92bcda Allow `FromError(Exception)` on all IResult types. 7 years ago
  Joe4evr 2c3e9193c2 Implement ISnowflakeEntity for Audit Log entries 7 years ago
  Christopher F c1d78189e1 core: add PrioritySpeaker to Permissions 7 years ago
  Joe4evr 5dad0fa1a1 Minor fixes around OnModuleBuilding (#1116) 7 years ago
  Casino Boyale afc3a9d063 Added GetJumpUrl() as an extension method for IMessage (#1102) 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
  Christopher F beb3d46e08 gateway: Ignore PRESENCES_REPLACE dispatch 7 years ago
  Still Hsu ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 7 years ago
  HelpfulStranger999 4bc06a0a54 Patch lazy default readers not getting replaced (#1083) 7 years ago
  ComputerMaster1st 322d46e47b Solved 4003 Authentication Error (Race Condition) (#1093) 7 years ago
  Builderb aff4512fcd Update Discord.Net.Core.csproj (#1081) 7 years ago
  HelpfulStranger999 033d31294f Creates full guild user object, resolves #1047 (#1078) 7 years ago
  HelpfulStranger999 93878e4a90 Refactors an unused parameter in CommandService#Search (#1025) 7 years ago
  NovusTheory 48fed064d4 Add missing VoiceServerUpdated event (#1089) 7 years ago
  NovusTheory 890904f32c Allow external VoiceChannel client API implementation (#1057) 7 years ago
  HelpfulStranger999 3acf2a9a6b Refactors readMessages, fixing from #1033 (#1075) 7 years ago
  Christopher F 513a489bf8 codefix: add VoiceAPIVersion constant to DiscordConfig 7 years ago
  Christopher F 9ba38d7796 api: upgrade audio client to VoiceWS v3 7 years ago
  Christopher F 64d8938ed5 fix: Discord does not always send the member on VOICE_STATE_UPDATE 7 years ago
  FiniteReality aeb3095593 Remove Debug.Print call causing tests to fail 7 years ago
  Christopher F a718a7d3c2 cleanup: Remove ChannelHelper#IsNsfw 7 years ago
  FiniteReality 0c7cb73b06 Fix permission-related ViewChannel tests 7 years ago
  FiniteReality 415e2f7739 Fix analyzer warnings with tests 7 years ago
  FiniteReality b0042606b6 Move RpcCategoryChannel into the correct project 7 years ago
  FiniteReality 683b3f2701 Mark ChannelHelper.IsNsfw Obsolete 7 years ago
  Christopher F 237ad0f867 Revert "fix: Properly rethrow exceptions in SocketGuild audio client" 7 years ago
  Christopher F adf4da19fc fix: Properly rethrow exceptions in SocketGuild audio client 7 years ago
  Christopher F c0c565fd7e retain fallback case for if user is still null 7 years ago
  Christopher F 8fb2c71814 Add new member objects to events 7 years ago
  Chris Johnston a06e21261c Fix ChannelPermissions Modify parameter to be correct default value (#1003) 7 years ago