Commit Graph

  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • * |
  • |\ \
  • * | |
  • | | *
  • | | *
  • | * |
  • |/ /
  • | *
  • | *
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | |\
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • 62e38c9e9 Fix #239 by quin lynch 2021-10-14 23:27:35 -0300
  • edba12a58 meta: bump versions by quin lynch 2021-10-12 21:01:32 -0300
  • a86250763 Add response check to socket auto complete by quin lynch 2021-10-12 20:58:34 -0300
  • 2417c854f Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-10-12 18:22:09 -0300
  • 4c9b396fc Implement checks for interaction respond times and multiple interaction responses. closes #236, #235 by quin lynch 2021-10-12 18:22:04 -0300
  • 03209c46e Update README with better header (#232) by Armano den Boef 2021-10-12 22:44:08 +0200
  • ae3f60bcd Fix SocketSlashCommandData access modifier. (#237) by Emily 2021-10-12 15:28:55 -0500
  • 33a96ab8d Fix CleanContent (#231) by Emily 2021-10-12 15:00:21 -0500
  • fda95c7b7 Fix assignment of UserMentions (#233) by Emily 2021-10-12 14:58:41 -0500
  • 136b5c1cb meta: bump version by quin lynch 2021-10-12 05:29:08 -0300
  • 9a7e92503 Fix url validation by quin lynch 2021-10-12 05:19:42 -0300
  • 978b3cdae Update package ids by quin lynch 2021-10-12 04:04:46 -0300
  • 0b4e3649c Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-10-12 03:36:13 -0300
  • 81d31cae1 Deprecate old package definitions in favor for target file by quin lynch 2021-10-12 03:25:01 -0300
  • dabed499f Deprecate old package definitions in favor for target file by quin lynch 2021-10-12 03:25:01 -0300
  • 6cfbb59e8 Fix logo reference for azure by quin lynch 2021-10-12 02:48:47 -0300
  • d4ee375ce Update package logos by quin lynch 2021-10-12 02:42:56 -0300
  • 799fa9184 Remove old package configs and update image by quin lynch 2021-10-12 02:38:23 -0300
  • e2927f220 meta: bump version by quin lynch 2021-10-12 02:26:06 -0300
  • f2a842980 Update attachment checks for embed urls by quin lynch 2021-10-12 01:05:47 -0300
  • 6533a2ad3 Add IMessage.Interaction by quin lynch 2021-10-12 01:00:24 -0300
  • 1adadf1c0 Add missing jsonproperty attribute by quin lynch 2021-10-12 00:26:28 -0300
  • 266a9c89c Ephemeral attachments by quin lynch 2021-10-12 00:24:39 -0300
  • 1cf5c8f57 General cleanup (#223) by d4n 2021-10-09 01:11:00 -0500
  • 06eefa790 Refactor summaries and boolean property names by quin lynch 2021-10-09 02:36:28 -0300
  • 537629ca7 Update IStageChannel summaries by quin lynch 2021-10-07 01:52:58 -0300
  • 504cbe4b0 update IThreadChannel summaries by quin lynch 2021-10-07 01:51:45 -0300
  • ae729ef32 Update StagePrivacyLevel summary by quin lynch 2021-10-07 01:49:29 -0300
  • b44ba498c Update IGuild summaries by quin lynch 2021-10-07 01:47:42 -0300
  • 08134d863 Update IGuild summary by quin lynch 2021-10-07 01:46:52 -0300
  • a4c473184 Update MessageCommandBuilder summaries and boolean properties by quin lynch 2021-10-07 01:45:49 -0300
  • d818edddd Update UserCommandBuilder by quin lynch 2021-10-07 01:45:03 -0300
  • c1b076b69 update ActionRowComponent summaries by quin lynch 2021-10-07 01:44:02 -0300
  • 28f8ac85a Update ButtonComponent summaries and boolean fields by quin lynch 2021-10-07 01:43:43 -0300
  • 92da434d9 update ComponentBuilder summaries and boolean fields. by quin lynch 2021-10-07 01:41:45 -0300
  • 46c8365a4 update SelectMenuComponent summaries. Rename Disabled to IsDisabled in SelectMenuComponent by quin lynch 2021-10-07 01:37:44 -0300
  • 6cd473014 Update SelectMenuOption summaries, Rename Default to IsDefault in SelectMenuOption by quin lynch 2021-10-07 01:36:07 -0300
  • 5ae3f09fa update SlashCommandBuilder boolean field names, summaries, and choice parameters by quin lynch 2021-10-07 01:33:24 -0300
  • 7a3da6bbf Update SlashCommandProperties summaries by quin lynch 2021-10-07 01:24:39 -0300
  • ebc367446 Rename Default, Required, and Autocomplete to IsDefault, IsRequired, and IsAutocomplete in ApplicationCommandOptionProperties by quin lynch 2021-10-07 01:23:43 -0300
  • d37404232 update ApplicationCommandOptionChoiceProperties summaries by quin lynch 2021-10-07 01:22:06 -0300
  • 68126f2c1 rename DefaultPermission to IsDefaultPermission in ApplicationCommandProperties by quin lynch 2021-10-07 01:20:42 -0300
  • 35fe57bbf Update ApplicationCommandType summaries by quin lynch 2021-10-07 01:18:42 -0300
  • 7255fd5bf Update IApplicationCommand summaries by quin lynch 2021-10-07 01:17:36 -0300
  • 8178188bc Update IApplicationCommandInteractionData summaries by quin lynch 2021-10-07 01:16:21 -0300
  • 2e9e7bf6d Update IApplicationCommandInteractionDataOption summaries by quin lynch 2021-10-07 01:15:37 -0300
  • e4842b839 Update IApplicationCommandOption summaries by quin lynch 2021-10-07 01:14:39 -0300
  • e8edd2a45 Fix summary in IApplicationCommandOptionChoice by quin lynch 2021-10-07 01:13:08 -0300
  • c44d7405c Add missing periods to InteractionResponseType by quin lynch 2021-10-07 01:11:11 -0300
  • 6aa101409 fully qualify internal for UrlValidation and add indent to summary by quin lynch 2021-10-07 01:00:03 -0300
  • 19d1c4105 Fix different rest channels not deserializing properly by quin lynch 2021-10-07 00:56:41 -0300
  • 622d3523e Update RestChannel for new channel types by quin lynch 2021-10-07 00:55:49 -0300
  • 67a87255a Fix ToEntity for roletags incorrectly using IsPremiumSubscriber by quin lynch 2021-10-07 00:47:17 -0300
  • 97348298d Remove unnecessary json serializer field by quin lynch 2021-10-07 00:38:46 -0300
  • 4e75dfbc2 Add indent to summaries by quin lynch 2021-10-07 00:34:26 -0300
  • 08af73150 Remove newline by quin lynch 2021-10-07 00:33:28 -0300
  • 18856a3d8 Rename Live and DiscoverableDisabled to IsDiscoverableDisabled and IsLive in IStageChannel by quin lynch 2021-10-07 00:33:09 -0300
  • a4bfe6e41 Renamed Joined, Archived, and Locked to HasJoined, IsArchived, and IsLocked by quin lynch 2021-10-07 00:29:27 -0300
  • b3c503b3d Remove extra white spaces by quin lynch 2021-10-07 00:22:43 -0300
  • 596ac746b Rename Default and Required to IsDefault and IsRequired in IApplicationCommandOption. Rename DefaultPermission to IsDefaultPermission in IApplicationCommand by quin lynch 2021-10-07 00:19:46 -0300
  • c0fb00670 Rename Default to IsDefault and Required to IsRequired in IApplicationCommandOption by quin lynch 2021-10-07 00:17:51 -0300
  • 4f6b1ca63 Rename DefaultPermission to IsDefaultPermission by quin lynch 2021-10-07 00:16:18 -0300
  • a4edfbafc Add summary indent to SocketInvite by quin lynch 2021-10-07 00:11:33 -0300
  • 7ae1ba6a3 Add summary indent for role members by quin lynch 2021-10-07 00:09:58 -0300
  • 2f19d575b Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-10-07 00:08:24 -0300
  • 96b816e25 Rename Available to IsAvailable in stickers by quin lynch 2021-10-07 00:08:20 -0300
  • fbf2bb9d8 Rename Available sticker field to IsAvailable by quin lynch 2021-10-07 00:06:58 -0300
  • baca5f807 Remove useless log by quin lynch 2021-10-07 00:03:05 -0300
  • 0f681ca17 Remove Console.WriteLine by Quin Lynch 2021-10-07 00:00:55 -0300
  • 3cd842b76 Remove console writeline by quin lynch 2021-10-06 23:59:54 -0300
  • 135495436 Remove XML files and use original pipeline format by quin lynch 2021-10-06 23:54:19 -0300
  • e8faa0077 Update docfx references by quin lynch 2021-10-06 21:47:30 -0300
  • 07fe2c261 Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-10-06 21:04:08 -0300
  • 4282d4157 Update package logo and favicon by quin lynch 2021-10-06 21:04:02 -0300
  • b898df99d Proper doc logos (#221) by MrCakeSlayer 2021-10-06 20:03:24 -0400
  • 87af1212c meta: add net5 framework by quin lynch 2021-10-06 20:22:34 -0300
  • 169010e32 Fix 429's not being accounted for in ratelimit updates by quin lynch 2021-10-05 00:43:29 -0300
  • a8619ec1f Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-10-05 00:15:49 -0300
  • 447ab1ee1 Fix NRE in modify guild channel by quin lynch 2021-10-05 00:15:44 -0300
  • 190e9eb02 Remove file extension check (#218) by d4n3436 2021-10-04 21:57:48 -0500
  • b828dd686 Fix system messages not including mentioned users. Added ContextMenuCommand message type by quin lynch 2021-10-04 23:49:18 -0300
  • 4c70cdafd Update azure-pipelines.yml by Quin Lynch 2021-10-04 13:53:55 -0300
  • 4f9b1b239 Update azure-pipelines.yml by Quin Lynch 2021-10-04 13:40:51 -0300
  • 6112bc267 Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into release/3.x by quin lynch 2021-10-04 12:03:22 -0300
  • a20b2b6ee Stage instance audit logs as well as thread audit log type by quin lynch 2021-10-04 12:02:53 -0300
  • 3559c277f Add channel types in application command options. (#217) by CottageDwellingCat 2021-10-04 09:56:43 -0500
  • dc7e02fe1 Followup with file async warnings (#216) by Simon Hjorthøj 2021-10-04 16:56:06 +0200
  • 5b9203f4e Remove null collections by quin lynch 2021-10-04 10:23:14 -0300
  • 90986e991 Spelling corrections (#215) by Simon Hjorthøj 2021-10-03 15:39:22 +0200
  • 34748c86c Add event for autocomplete interaction (#214) by marens101 2021-10-02 15:53:27 +1000
  • c073db1ce Clean Content Expanded (#212) by Emily 2021-10-01 22:54:17 -0500
  • d97057cc6 (refs/pull/1487/merge) Merge bb2eb645b2 into 3395700720 by Paulo 2021-10-02 00:35:42 +0200
  • 2cf9896f7 Added Clean Content Function (#174) by Emily 2021-10-01 12:48:33 -0500
  • 42b693c8e Add Icons to IRole (#204) by Will 2021-10-01 13:46:20 -0400
  • 9b7e3da74 Add competing activity status type (#205) by MrCakeSlayer 2021-10-01 13:44:55 -0400
  • 7de13bb27 Support the discord:// protocol in buttons (#207) by CottageDwellingCat 2021-10-01 12:44:23 -0500
  • cdbebb444 Fix exposed optional by quin lynch 2021-09-30 17:40:04 -0300
  • 4b1f875f4 Fix sub commands being interpreted as a parameter for autocomplete by quin lynch 2021-09-30 17:32:31 -0300
  • efc4cb445 Fix #208 by quin lynch 2021-09-30 16:56:03 -0300
  • 3fda00312 Fix duplicate autocomplete by quin lynch 2021-09-30 14:39:24 -0300