2341 Commits (ad7e0a46c8709e845dfacdc298a893e22dc11567)

Author SHA1 Message Date
  Joe4evr e3349ef3d4 Doc comment on items 8 years ago
  Joe4evr 72b5e6c8a1 Remove superfluous comments, provide simpler alternative for setting the ServiceProvider. 8 years ago
  Joe4evr 74b17b0e04 Experimental change for feedback 8 years ago
  Joe4evr 7b100e99bb * Make the service provider parameters required 8 years ago
  Joe4evr 7f1b792946 I..... missed one. 8 years ago
  Joe4evr 031b289d80 Rename method to more intuitive 'OnModuleBuilding' 8 years ago
  Joe4evr 9a166ef1d0 Add callback method for when a module class has been added to the CommandService. 8 years ago
  Christopher F 05cd1ff85b Don't attempt to resolve permissions for invalid roles 8 years ago
  Christopher F a384ce02ab Support listening/watching activity types 8 years ago
  Joe4evr f69ef2a8ca Add API Analyzer Assembly (#906) 8 years ago
  ObsidianMinor 87124d3e39 Simplify Flatten extension (#933) 8 years ago
  Joe4evr b5e7548651 Comparers (#929) 8 years ago
  Christopher F 97397f3617
Apply consistency to attributes in the commands extension (#928) 8 years ago
  Christopher F 42c879c37c Add 'html' to EmbedType enum 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
  Christopher F fdd2c80d2b Fix outgoing activity sending (#916) 8 years ago
  Christopher F d5e9d6f9c1 Fix ShardedClient#GetShardFor null-case (#742) 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
  Chris Johnston edfbd055bb Fix #854 Added ViewChannel enum and property to channel permissions (#874) 8 years ago
  BinkanSalaryman 804d9188e7 Fix flawed bulk message deletion (#872) 8 years ago
  Christopher F 030422fa1d Add support for channel categories (#907) 8 years ago
  Christopher F c08f37bb03 Fix nullref exceptions from Rich Presences 8 years ago
  Chris Johnston 227f61aa4e Allow null value to reset IGuildUser nickname (#923) 8 years ago
  Christopher F b30af57b7f
Remove RPC from main distribution (#925) 8 years ago
  vim2meta 5f46aef3a7 Ability to ignore unused parameters instead of failing the command. (#915) 8 years ago
  Christopher F 5ce85deb9d Attempt to patch the GameParty nullref 8 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 8 years ago
  Christopher F a19ff188e9
Added support for animated emoji (#913) 8 years ago
  Christopher F 34b4e5a6d2
Refactor Games, support reading Rich Presences (#877) 8 years ago
  Christopher F 678a7238e6
Allow users to opt-in to proxies (#888) 8 years ago
  Christopher F 39b5d0e74c Bumped version to 2.0.0-beta 8 years ago
  Christopher F e5dfb6c3e5
Fix null channel being passed in RequirePermission preconditions (#886) 8 years ago
  Mateusz Brawański b4bf046ad4 Implemented emoji endpoints (#835) 8 years ago
  Chris Johnston cf8de42b62 Add GuildPermissions and ChannelPermissions Unit Tests (#873) 8 years ago
  Christopher F 9979a027d5 Change default InviteAge to 24 hours 8 years ago
  Christopher F 8d533930fa Move CommandExecuted invoking up a scope for generic Task commands 8 years ago
  Christopher F 623d60fe51 Merge remote-tracking branch 'origin/dev' into dev 8 years ago
  Christopher F 676be4081b Ignore messages with an ID of 0 when calculating age 8 years ago
  Chris Johnston dec7cb2b5b Fix GuildPermission Modify, Add Missing Permission to AllowAll (#866) 8 years ago
  enzosk8 da335b95c4 Fix general typos (#852) 8 years ago
  Alex Gravely 5218e6be97 Add IEmbed#ToEmbedBuilder extension method (#863) 8 years ago
  Chris Johnston f9963380a7 Proposed Solution for #674 Permissions Changes (#743) 8 years ago
  Finite Reality 759db34146 Remove payload compression, use stream compression (#853) 8 years ago
  Christopher F 14fbe40cbc Add Async suffix to command-related Tasks (#804) 8 years ago
  Vollrat 71e8b88514 Improve upon Property Summaries in CommandServiceConfig (#839) 8 years ago
  Alex Gravely e00f17fe55 Move DeleteMessagesAsync from IMessageChannel to ITextChannel (#829) 8 years ago
  Christopher F 347c5a0d39 Disable obsolete warnings in files that reference TokenType.User 8 years ago
  Chris Johnston f8108871d6 Typo fix for SocketGuildUser.Hierarchy description (#831) 8 years ago
  Alex Gravely 9b7afec4cc Add BaseSocketClient object. (#773) 8 years ago