2751 Commits (fa812e1a53b77016d5e745b7cfe4d9d64b172dee)
 

Author SHA1 Message Date
  Chris Johnston fa812e1a53 Added raw value check to guild permission modify tests 8 years ago
  Chris Johnston 34a607467e Fixed GuildPermission All value. Previous value had an additional digit that would still resolve to correct permission flags, but raw value would be incorrect. This matches the result of the sum of all GuildPermission flags 8 years ago
  Chris Johnston 35ddeff26b Add GuildPermission tests for constructor and modify parameters 8 years ago
  Chris Johnston 3eb54613f2 initial commit 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
  Joe4evr e30fd29085 Tweaks to audio docs (#867) 8 years ago
  enzosk8 da335b95c4 Fix general typos (#852) 8 years ago
  Alex Gravely dc151e8998 Update VS Code csproj example to target version 1.0.2. (#849) 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
  Alan Schapira d8c4b7537b Client is global variable (#789) 8 years ago
  Joe4evr 88c9964b54 Minor Quickstart tweaks (#783) 8 years ago
  Vollrat 71e8b88514 Improve upon Property Summaries in CommandServiceConfig (#839) 8 years ago
  Hsu Still 22d79c1004 Improve library documentation (#826) 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
  Christopher F fc5adca94e Obsolete TokenType.User 8 years ago
  Chris Johnston 30e867a183 Implement welcome message channels (#819) 8 years ago
  Joe4evr e25054bb3b Update WS4Net dependency to 0.15.0 (#812) 8 years ago
  Alex Gravely ec03883e26 Create unspecified channel object for unknown channel types (#811) 8 years ago
  Mark Gross 479361bbea Condense redundant AddField overloads in EmbedBuilder (#790) 8 years ago
  Christopher F 4846264074 Add IsNsfw to TextChannelProperties 8 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 8 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Hsu Still 0de5d5b02b Added SendFileAsync (#774) 8 years ago
  Joe4evr 94f7dd2ab8 Remove EmbedBuilder -> Embed implicit conversion (#801) 8 years ago
  Christopher F e991715bac Added CommandService.CommandExecuted (#747) 8 years ago
  Christopher F 0fdb2d2c3b Bump version to 2.0.0-alpha 8 years ago
  Izumemori 9c81ab9fe4 changed NameAttribute to work for parameter (#765) 8 years ago
  Alex Gravely cb0ff7817d Add NullableTypeReader (#785) 8 years ago
  Christopher F 4205d68b5a Don't throw when receiving a presence for a user that doesn't exist (#746) 8 years ago
  Christopher F 3c1e76615e Preemptive Ratelimits should be logged under Verbose 8 years ago
  Christopher F 1ffcd4bfa7 Changed Guild#DefaultChannel to resolve the first accessible channel (#777) 8 years ago
  Christopher F 182f00f8ce Reworked IChannel.IsNsfw to support the new API flag (#771) 8 years ago
  RogueException 361bfc1a90 Bumped version to 1.1.0-alpha 8 years ago
  Alex Gravely 865080add9 Fix CreateGuildAsync not sending icon stream. (#768) 8 years ago
  Christopher F 506a6c96c9 Throw when attempting to add or remove a member's EveryoneRole (#781) 8 years ago
  RogueException f997089174 Try to pull DM channels from cache on CHANNEL_CREATE 8 years ago
  Alex Gravely 6b5a6e7f1f Fix everyone mention. (#755) 8 years ago
  Jay Malhotra 57a461c9ff NullOrEmpty -> NullOrWhiteSpace (#758) 8 years ago
  Christopher F 22b969cbc7 Test the Discord.Color structure (#786) 8 years ago
  Christopher F 95b78df9f0 URL-Encode reasons on Kick/Ban (#787) 8 years ago
  RogueException dfcb4b39fb Allow duplicate RequireBotPermissionAttribute 8 years ago
  Alex Gravely c4dcb9dc17 Update client.cs (#752) 8 years ago