Commit Graph

  • 127931d1df feat: website (#8043) Noel 2022-06-08 19:13:31 +02:00
  • 5259639c2c fix: doc generation for return types iCrawl 2022-06-08 19:12:42 +02:00
  • 5de9b80814 fix: returns for typescript parsing iCrawl 2022-06-08 18:41:22 +02:00
  • bc4fbcef2e fix(serializer): properly serialize data iCrawl 2022-06-08 18:11:25 +02:00
  • 3279b40912 feat(docgen): typescript support iCrawl 2022-06-08 17:26:54 +02:00
  • 1afae909d7 fix(Attachment): do not destructure data (#8041) Synbulat Biishev 2022-06-08 16:30:06 +05:00
  • 65cb36166f fix(VarType): parsing type names iCrawl 2022-06-08 13:27:41 +02:00
  • ecc6600df2 refactor(docgen): use the node: protocol (#8034) Superchupu 2022-06-07 23:17:48 +01:00
  • 314d76e907 fix(docgen): fix up method return types iCrawl 2022-06-07 15:19:42 +02:00
  • 769ea0bfe7 refactor: move all the config files to root (#8033) Parbez 2022-06-07 16:05:19 +05:30
  • 8b979c0245 feat: docgen package (#8029) Noel 2022-06-07 10:51:33 +02:00
  • 5475767c2c build: use cliff-jumper for releases (#8030) Noel 2022-06-07 00:59:21 +02:00
  • 86d8fbc023 fix(DirectoryChannel): Type name and handle url (#8023) Jiralite 2022-06-06 14:47:13 +01:00
  • fba9710fc9 chore(builders): dev version iCrawl 2022-06-06 14:45:46 +02:00
  • 5ca3974301 chore(release): version @discordjs/builders@0.15.0 iCrawl 2022-06-06 14:44:25 +02:00
  • 3202c91c5a chore: properly adapt changelog script iCrawl 2022-06-06 14:43:15 +02:00
  • f3f34f07b3 docs(DirectoryChannel): Extend Channel (#8022) Jiralite 2022-06-06 13:24:35 +01:00
  • f8ed71bfca fix: readd isThread type guard (#8019) Parbez 2022-06-06 17:54:03 +05:30
  • e1176faa27 feat: backport handle zombie connection (#7626) Voxelli 2022-06-06 15:51:35 +05:30
  • aa59a409b3 feat(CommandInteraction): add 'commandGuildId' (#8018) Caleb Lam 2022-06-06 04:07:37 -04:00
  • 7fa698d23e types(AttachmentBuilder): fix data type (#8016) Rodry 2022-06-06 09:07:15 +01:00
  • b9df37a89f refact: Sticker's tags property (#8010) markisha64 2022-06-05 23:29:31 +02:00
  • ad75be9a9c feat: allow builders to accept rest params and arrays (#7874) Rodry 2022-06-05 22:29:16 +01:00
  • 70c733bb9a refactor(channel): remove redundant channel type guards (#8012) Suneet Tipirneni 2022-06-05 17:29:05 -04:00
  • a3287782b5 feat(MessageReaction): add react method (#7810) Rodry 2022-06-05 22:28:44 +01:00
  • 0ccc243c8f types(modal): fix showModal() typings (#8014) Suneet Tipirneni 2022-06-05 17:28:28 -04:00
  • 0a7953e463 docs(Attachment): remove constructor doc (#8009) Almeida 2022-06-05 22:28:18 +01:00
  • 6aa623240e types: fix some attachment related typings (#8013) Parbez 2022-06-06 02:07:56 +05:30
  • 6266b0c1e3 types(AttachmentBuilder): remove name parameter from constructor (#8008) n1ck_pro 2022-06-05 22:37:01 +02:00
  • 8f6df90035 chore(release): version 13.8.0 iCrawl 2022-06-05 19:28:12 +02:00
  • 876816ab2a fix(guildchannelmanager): wrong parameter in _sortedChannels call (#8011) Almeida 2022-06-05 18:17:38 +01:00
  • a8f2b2cfb4 chore: deps iCrawl 2022-06-05 19:07:36 +02:00
  • 9720e55534 refactor: always return Message instances in interactions (#7917) Suneet Tipirneni 2022-06-05 13:00:35 -04:00
  • ad36c0be77 fix: add static method from in builders (#7990) Parbez 2022-06-05 22:03:19 +05:30
  • ddfe15b872 feat: backport text-in-voice support to v13 (#7999) Suneet Tipirneni 2022-06-05 12:30:48 -04:00
  • 5987dbe5cf docs(VoiceChannel): annotate that it is implementing TextBasedChannel (#8007) SpaceEEC 2022-06-05 18:30:14 +02:00
  • 5244fe3c1c feat(Collector): add ignore event (#7644) Rodry 2022-06-05 17:29:13 +01:00
  • 349766dd69 feat(GuildMemberManager): add GuildMemberManager#fetchMe() (#7526) Synbulat Biishev 2022-06-05 21:29:00 +05:00
  • 114bcc07a9 fix(websocketshard): deal with zombie connection caused by 4009 (#7581) Voxelli 2022-06-05 13:08:31 +05:30
  • 7a1095b66b fix: typings (#7965) markisha64 2022-06-05 09:36:59 +02:00
  • 76df9fdc45 fix: video quality mode data property (#7946) Josh Wee 2022-06-05 00:36:07 -07:00
  • a51420f7f8 fix(ApplicationCommandOptionType): Add attachment to jsdoc (#7952) GrapeColor 2022-06-05 16:35:36 +09:00
  • 10009a43ee ci: remove cache-dir from test iCrawl 2022-06-05 01:14:39 +02:00
  • 8d8e6c03de feat: use vitest instead of jest for more speed iCrawl 2022-06-05 01:07:10 +02:00
  • dfadcbc2fd refactor(attachment): don't return attachment builders from API (#7852) Suneet Tipirneni 2022-06-04 16:33:13 -04:00
  • 546d48655f docs: add missing discord-api-types external types (#8001) n1ck_pro 2022-06-04 22:27:01 +02:00
  • f8739bd9c0 fix(voice): re-add accidental removal of postbuild script iCrawl 2022-06-04 19:15:28 +02:00
  • f2ae1f9348 feat: add scripts package for locally used scripts iCrawl 2022-06-04 19:07:50 +02:00
  • 3401fd4eb6 chore: remove leftover files from pre-monorepo era iCrawl 2022-06-04 18:41:37 +02:00
  • fdbd229832 ci: equality check on tag and package name iCrawl 2022-06-04 17:56:39 +02:00
  • 9e8e2411c1 ci: check for the correct prop to be defined iCrawl 2022-06-04 17:51:31 +02:00
  • c02ced9a22 ci: fix if checks for branch/tag when using workflow dispatch iCrawl 2022-06-04 17:37:00 +02:00
  • 8c5a7f80ef ci: fix inputs for workflow dispatches iCrawl 2022-06-04 17:15:08 +02:00
  • 14018b0118 ci: allow workflow dispatches iCrawl 2022-06-04 17:13:40 +02:00
  • 8095723604 chore: only build cjs for actions iCrawl 2022-06-04 17:08:03 +02:00
  • e17bb54c85 chore: update dev versions iCrawl 2022-06-04 17:01:47 +02:00
  • e92d937bcc chore: release packages @discordjs/voice@0.10.0 @discordjs/rest@0.5.0 @discordjs/collection@0.7.0 @discordjs/builders@0.14.0 iCrawl 2022-06-04 16:59:00 +02:00
  • 091f1bd170 chore: deps iCrawl 2022-06-04 16:49:47 +02:00
  • bd2cf20ecb chore: re-generate changelogs iCrawl 2022-06-04 16:42:00 +02:00
  • 8af916dba0 chore: remove accidental changelog for voice iCrawl 2022-06-04 16:22:31 +02:00
  • 781a6e013c chore: fix changelogs iCrawl 2022-06-04 16:20:33 +02:00
  • 2172a00c50 chore: remove unneeded actions dep iCrawl 2022-06-04 15:45:18 +02:00
  • 271b1c8e5d feat: actions for workflows iCrawl 2022-06-04 15:34:40 +02:00
  • 6b8ef20cb3 style: cleanup tests and tsup configs iCrawl 2022-06-04 15:21:57 +02:00
  • a45bef4cad fix(proxy): add docs script iCrawl 2022-06-04 13:34:57 +02:00
  • 1ba2d2a898 feat: @discordjs/proxy (#7925) DD 2022-06-04 14:26:25 +03:00
  • e518c8a137 chore: update yarn iCrawl 2022-06-04 13:13:52 +02:00
  • 80cd4a4a43 ci: run assigning reviewers also on drafts iCrawl 2022-06-04 12:59:54 +02:00
  • 8a7cd10554 fix(builders): leftover invalid null type iCrawl 2022-06-04 12:59:26 +02:00
  • 251862ea57 chore: deps iCrawl 2022-06-04 12:58:09 +02:00
  • 2f03f9ad3f fix(GuildAuditLogs): Cache guild scheduled events (#7951) Jiralite 2022-06-04 08:04:08 +01:00
  • db81127886 chore: add external links for dapi-types (#7966) Suneet Tipirneni 2022-06-04 03:03:05 -04:00
  • cdd2ba036a feat(guildChannelManager): add videoQualityMode option for create() (#7980) Suneet Tipirneni 2022-06-04 03:02:21 -04:00
  • 97eaab35d7 feat(rest): add guild member banner cdn url (#7973) Suneet Tipirneni 2022-06-04 03:00:39 -04:00
  • d60c464e61 types: add types to EventEmitter static methods (#7986) Suneet Tipirneni 2022-06-04 02:58:15 -04:00
  • 643dab3b1b refactor: clean up modal submissions (#7994) Suneet Tipirneni 2022-06-04 02:57:19 -04:00
  • 68d5169f66 feat: Export types from interactions/slashCommands/mixins (#7942) Azarias B 2022-05-25 10:04:20 +02:00
  • 7f4d411e73 chore: reexport all dapi-types (#7909) Suneet Tipirneni 2022-05-25 04:03:51 -04:00
  • 636d4f263b chore: fix git cliff configs (#7948) Jeroen Claassens 2022-05-25 11:02:17 +03:00
  • fdeac9d9fb types: nullify guildScheduledEventUpdate's old parameter (#7955) Jiralite 2022-05-21 01:02:57 +01:00
  • adf461baf4 fix: make sure action row builders create djs builders (#7945) Suneet Tipirneni 2022-05-18 15:56:56 -04:00
  • 191510b7f8 fix(TextBasedChannel#bulkDelete): return deleted message (#7943) DD 2022-05-18 20:58:39 +03:00
  • e2f5a4a494 chore: enable noUncheckedIndexAccess (#7931) DD 2022-05-18 20:56:42 +03:00
  • 993eb74475 chore(deps): update discord-api-types and /voice (#7934) A. Román 2022-05-18 19:54:35 +02:00
  • dfe449c253 feat: REST#raw (#7929) DD 2022-05-17 17:31:19 +03:00
  • 5e9b757a37 fix: Remove trailing invites on channel deletion (#7932) Jiralite 2022-05-16 11:13:02 +01:00
  • 28172ca7b5 fix(DataResolver): fix check for readable streams (#7928) Sam 2022-05-16 06:12:34 -04:00
  • 7ce641d33a fix(SlashCommandBuilder): import Permissions correctly (#7921) Vlad Frangu 2022-05-14 23:47:26 +03:00
  • e92b17d855 fix(REST): remove dom types (#7922) Khafra 2022-05-14 12:39:12 -04:00
  • d1504f2ae1 fix: ok statusCode can be 200..299 (#7919) Khafra 2022-05-14 12:38:05 -04:00
  • b1a3aa97ea chore: bump discord-api-types (#7923) Jiralite 2022-05-14 17:37:01 +01:00
  • d522320aa4 chore: update v13 changelog iCrawl 2022-05-13 12:11:36 +02:00
  • e3cbd45e7d chore: release 13.7.0 stable iCrawl 2022-05-13 11:44:37 +02:00
  • 76694c1497 feat(EnumResolvers): remove Enumresolvers (#7876) Khafra 2022-05-13 05:35:08 -04:00
  • de3f1573f0 feat(builders): add new command permissions v2 (#7861) Vlad Frangu 2022-05-13 12:33:40 +03:00
  • aed687b09f feat: move me to GuildMemberManager manager (#7669) Synbulat Biishev 2022-05-13 01:51:28 +05:00
  • e07b910e68 types: make CacheType generic more accurate for return values (#7868) n1ck_pro 2022-05-12 22:50:31 +02:00
  • d1ec8c37ff feat(rest): use undici (#7747) Khafra 2022-05-12 16:49:15 -04:00
  • 4515a1ea80 chore: bump shapeshift for faster object validation (#7914) Parbez 2022-05-12 15:39:50 +05:30
  • c1b5e731da fix: add localizations for subcommand builders and option choices (#7862) Vlad Frangu 2022-05-12 11:32:27 +03:00