Commit Graph

  • 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
  • 64bdf53116 types(guildScheduledEvent): Mark entityMetadata as nullable (#7908) Suneet Tipirneni 2022-05-12 04:30:26 -04:00
  • d308c66eec docs(InteractionResponses): replace outdated Embed example for reply (#7875) Ben 2022-05-12 01:29:44 -07:00
  • dfd9eb20b2 refactor(ThreadChannel): Remove MAX helper from threads (#7846) Jiralite 2022-05-12 09:29:21 +01:00
  • 19eaed6390 fix(AuditLog): default changes to empty array (#7880) Ryan Munro 2022-05-12 18:26:07 +10:00
  • ea28638a0c fix(MessageEmbed): fix a typo (#7906) Synbulat Biishev 2022-05-12 13:24:54 +05:00
  • 4ba0f56b6a feat(VoiceChannel): add support for text in voice (#6921) SpaceEEC 2022-05-02 09:39:14 +02:00
  • 43a7870b23 docs(shardingmanager): fix type of execArgv option (v13) (#7863) Almeida 2022-05-02 08:38:11 +01:00
  • 5eeef3f708 types(discord.js): export missing enums (#7864) advaith 2022-05-02 00:37:46 -07:00
  • 679dcda970 feat(REST): enable setting default authPrefix (#7853) with-heart 2022-04-28 07:08:02 -04:00
  • df64d3ea38 fix(Util): flatten ignoring certain fields (#7773) newracket 2022-04-25 15:45:52 -07:00
  • 6239d83c4d fix: possibly missing (#7829) Jiralite 2022-04-25 23:31:21 +01:00
  • 0c18dab128 fix: endReason not being properly set in base Collector (#7833) Khafra 2022-04-25 18:31:12 -04:00
  • ece628986c types: fix return type of toString() on channels (#7836) Almeida 2022-04-25 23:31:05 +01:00
  • f4ccc6772c docs: require parameter (#7838) Jiralite 2022-04-25 23:30:58 +01:00
  • 5ba7740fcf refactor(Activity): remove undocumented properties (#7844) Almeida 2022-04-25 23:30:45 +01:00
  • bfeaf856f7 types(Message#activity): make partyId optional and use enum for type (#7845) Almeida 2022-04-25 23:30:13 +01:00
  • 361709332b fix(SelectMenuBuilder): options array (#7826) FIRE 2022-04-22 21:50:36 +03:00
  • 61a44c509c docs(ApplicationCommand): fix and improve localization docs (#7804) Rodry 2022-04-21 18:07:49 +01:00
  • 4ac91c61d0 fix(Activity): platform type (#7805) Hyro 2022-04-21 19:07:18 +02:00
  • 4972bd87c1 fix(ApplicationCommand): equal nameLocalizations and descriptionLocalizations (#7802) Hyro 2022-04-21 19:06:42 +02:00
  • 6dcf0bda05 docs: fix and improve localization docs (v13 backport) (#7807) Hyro 2022-04-21 19:06:28 +02:00
  • a1b145e0ce makeContent should accept empty strings (#7764) Euan Caskie 2022-04-21 17:57:00 +01:00
  • 29293d7bbb refactor: use arrays instead of rest parameters for builders (#7759) Suneet Tipirneni 2022-04-21 12:56:10 -04:00
  • f22245e9d0 feat(SelectMenu): allow emojis in options and option constructors (#7797) Rodry 2022-04-21 17:55:51 +01:00
  • 816936eafb fix(GuildEditData): some fields can be null for v13 (#7633) Almeida 2022-04-19 15:01:59 +01:00
  • 585169f2f0 types: cleanup *Data type definitions (#7716) Suneet Tipirneni 2022-04-19 10:00:55 -04:00
  • 1d09ad4652 types: fix ModalSubmitInteraction (#7768) Sasial 2022-04-19 23:59:58 +10:00
  • 5165b18b85 feat: backport (#7776) Jiralite 2022-04-19 14:59:05 +01:00
  • ec8d87f932 feat(builders): improve embed errors and predicates (#7795) Ryan Munro 2022-04-19 23:58:47 +10:00
  • 440ac243ca types: fix BooleanCache never resolving to true (#7809) n1ck_pro 2022-04-19 15:57:44 +02:00
  • c5fb548529 fix(InteractionResponses): use optional chaining on nullable property (#7812) Ryan Munro 2022-04-19 23:56:45 +10:00
  • a6d9ce57c6 types(CommandInteraction): add awaitModalSubmit (#7811) Almeida 2022-04-19 14:56:22 +01:00
  • 08574763eb types(ThreadChannel): fix autoArchiveDuration types (#7816) Rodry 2022-04-19 14:54:54 +01:00
  • 7afcd9594a types(threadchannel): fix autoArchiveDuration types (#7817) Rodry 2022-04-19 14:54:39 +01:00
  • 9ef7ffdc6d ci: use proper regex escapes @discordjs/voice@0.9.0 iCrawl 2022-04-17 20:07:19 +02:00
  • 9fa92ac0f9 ci: extract package and semver from tag @discordjs/rest@0.4.0 @discordjs/collection@0.6.0 @discordjs/builders@0.13.0 iCrawl 2022-04-17 19:55:06 +02:00
  • 2c2f88cd43 ci: change logic to parse version iCrawl 2022-04-17 19:07:05 +02:00
  • 93defeccce ci: move logic for replacing tag name iCrawl 2022-04-17 18:49:31 +02:00
  • 443533ba99 ci: fix env vars iCrawl 2022-04-17 18:35:31 +02:00
  • 3cc96d7940 ci: replace branch name for documentation iCrawl 2022-04-17 18:31:28 +02:00
  • b94a8761f8 chore: update dev versions iCrawl 2022-04-17 13:40:46 +02:00
  • 9bf2a0d5cb chore: release new versions iCrawl 2022-04-17 13:32:57 +02:00
  • 9917981f24 chore: update ts-docgen iCrawl 2022-04-17 11:53:45 +02:00
  • ab8b946276 chore: update docgen iCrawl 2022-04-17 11:45:03 +02:00
  • bcf7f1cfad chore: deps iCrawl 2022-04-17 11:27:36 +02:00