Commit Graph

  • 555961b3b8 refactor(GuildChannelManager): improve addFollower errors (#10277) René 2024-05-17 14:14:03 +01:00
  • 92c1a511dc fix(Action): Ensure all properties on getChannel() are passed (#10278) Jiralite 2024-05-16 08:27:00 +01:00
  • 35207b0b31 types: Forum starter messages do not support polls (#10276) cobalt 2024-05-15 12:43:31 -05:00
  • 29fd89f23c fix(SlashCommandBuilder): add missing shared properties (#10255) TÆMBØ 2024-05-15 10:36:02 -07:00
  • c2432d5704 types: Add defaultValues to respective select menu components data (#10265) Frank 2024-05-13 14:29:16 +01:00
  • 616208ba77 fix: deno compat (#10271) DD 2024-05-13 15:04:01 +03:00
  • 3640fe7bca ci: Fix labels action (#10272) Jiralite 2024-05-13 12:59:56 +01:00
  • c78af13c1e ci: Update versions of actions (#10270) Jiralite 2024-05-13 10:35:25 +01:00
  • 914cc4ba54 fix(docs): some link tags didn't resolve correctly (#10269) Qjuh 2024-05-13 11:34:11 +02:00
  • 393ded4ea1 refactor(brokers): make option props more correct (#10242) DD 2024-05-11 18:54:06 +03:00
  • 20258f94bf refactor: native zlib support (#10243) DD 2024-05-11 18:32:05 +03:00
  • 7816ec2e6b fix(actions): Handle missing poll object (#10266) Jiralite 2024-05-11 09:45:59 +01:00
  • 5498e18bf4 fix(website): links to builtin documentation not showing in summary (#10267) Qjuh 2024-05-10 22:38:43 +02:00
  • e673b3c129 fix: add inherited properties to search index (#10257) Qjuh 2024-05-06 19:30:06 +02:00
  • 776880d06b chore: fix changelogs @discordjs/builders@1.8.1 14.15.2 Vlad Frangu 2024-05-05 18:54:00 +03:00
  • c05244af61 chore(discord.js): release discord.js@14.15.2 Vlad Frangu 2024-05-05 18:51:19 +03:00
  • 12deea85e5 chore(builders): release @discordjs/builders@1.8.1 Vlad Frangu 2024-05-05 18:51:10 +03:00
  • 07c12101e5 fix: slashcommand builder type split (#10253) Qjuh 2024-05-05 12:03:14 +02:00
  • 30d79e85fb fix(PollAnswer): fetchVoters route changed to MessageManager (#10251) XCraftTM 2024-05-04 23:18:04 +02:00
  • f2794e1221 chore(discord.js): release discord.js@14.15.1 (#10250) 14.15.1 Vlad Frangu 2024-05-04 22:18:07 +03:00
  • 0474a43751 fix(MessageManager): poll methods don't need a channel id (#10249) DD 2024-05-04 22:06:03 +03:00
  • c91d03c535 ci: fix documentation workflow (#10248) Almeida 2024-05-04 19:18:45 +01:00
  • d92695cdd6 chore: brother why create-discord-bot@0.3.0 @discordjs/ws@1.1.0 @discordjs/voice@0.17.0 @discordjs/util@1.1.0 @discordjs/rest@2.3.0 @discordjs/proxy@2.1.0 @discordjs/formatters@0.4.0 @discordjs/core@1.2.0 @discordjs/collection@2.1.0 @discordjs/builders@1.8.0 @discordjs/brokers@0.3.0 14.15.0 Vlad Frangu 2024-05-04 20:17:29 +03:00
  • 1d27b3bde0 chore: fix duplicated discord.js changelog Vlad Frangu 2024-05-04 19:52:05 +03:00
  • 903a7d3404 chore: fix duplicated voice changelog Vlad Frangu 2024-05-04 19:50:11 +03:00
  • 840dc565cd chore: update templates for create-discord-bot Vlad Frangu 2024-05-04 19:47:42 +03:00
  • a84086194e chore(discord.js): release discord.js@14.15.0 Vlad Frangu 2024-05-04 19:45:57 +03:00
  • b66c067dd7 chore(core): release @discordjs/core@1.2.0 Vlad Frangu 2024-05-04 19:45:50 +03:00
  • e9d560f128 chore(ws): release @discordjs/ws@1.1.0 Vlad Frangu 2024-05-04 19:45:42 +03:00
  • 6f986886c5 chore(proxy): release @discordjs/proxy@2.1.0 Vlad Frangu 2024-05-04 19:45:36 +03:00
  • 7b913b674f chore(rest): release @discordjs/rest@2.3.0 Vlad Frangu 2024-05-04 19:45:24 +03:00
  • 7dc51aa935 chore(builders): release @discordjs/builders@1.8.0 Vlad Frangu 2024-05-04 19:45:17 +03:00
  • 16df4f3c38 chore(voice): release @discordjs/voice@0.17.0 Vlad Frangu 2024-05-04 19:45:07 +03:00
  • 6239f24f19 chore(util): release @discordjs/util@1.1.0 Vlad Frangu 2024-05-04 19:45:01 +03:00
  • 92501ae343 chore(formatters): release @discordjs/formatters@0.4.0 Vlad Frangu 2024-05-04 19:44:53 +03:00
  • 35f2b3a8c9 chore(create-discord-bot): release create-discord-bot@0.3.0 Vlad Frangu 2024-05-04 19:43:32 +03:00
  • 23ed447ec2 chore(collection): release @discordjs/collection@2.1.0 Vlad Frangu 2024-05-04 19:42:41 +03:00
  • 5d61197ca3 chore(brokers): release @discordjs/brokers@0.3.0 Vlad Frangu 2024-05-04 19:42:29 +03:00
  • a6b9f1b37e fix(Message): not crosspostable if has a poll (#10246) Almeida 2024-05-04 17:21:04 +01:00
  • cb961f5be3 types: add Poll to Message (#10245) Jacob Morrison 2024-05-04 12:06:16 -04:00
  • 96169add6d docs: Remove duplicate word in comment (#10244) codershiba 2024-05-04 14:03:24 +05:30
  • 728164ed86 feat(ws): support for custom worker messaging (#10241) DD 2024-05-03 17:53:09 +03:00
  • 6cf094c282 feat(MessageManager): poll methods (#10239) Almeida 2024-05-02 21:54:00 +01:00
  • 997887069a feat: consumable entitlements (#10235) Almeida 2024-05-01 18:57:25 +01:00
  • a1aeaeb9d8 feat: polls (#10185) Almeida 2024-05-01 00:21:07 +01:00
  • c7adce351a build: bump discord-api-types to 0.37.83 (#10238) Almeida 2024-05-01 00:04:00 +01:00
  • 7ea3638dbc fix: don't mutate user provided array (#10014) Parbez 2024-05-01 02:16:21 +05:30
  • 798f28cb9b fix(actions): always emit message create for own messages (#10211) DD 2024-04-28 01:37:16 +03:00
  • 14f9ff7412 chore: Add funding field to package.json (#10230) Synbulat Biishev 2024-04-27 20:26:11 +03:00
  • c2e68ceaad build: bump discord-api-types to 0.37.82 (#10226) Almeida 2024-04-27 18:16:20 +01:00
  • dc8f14967c test: skip flaky rest test (#10234) Almeida 2024-04-27 18:11:03 +01:00
  • b79b7068e9 fix(api-extractor-model): resolve doc reference for classes with merged interfaces (#10225) Qjuh 2024-04-27 16:35:25 +02:00
  • dae897bd09 ci: optimize tests (#10231) Synbulat Biishev 2024-04-27 17:34:58 +03:00
  • 4ad285804b perf(Presence): prefer boolean client status comparison before activity checks (#10213) Jacob Morrison 2024-04-20 19:08:26 -04:00
  • 6759f5b9c5 chore: deps iCrawl 2024-04-16 21:44:21 +02:00
  • c6721d9aa7 fix(api-extractor): link class in docs if interface merging happened (#10217) Qjuh 2024-04-16 21:34:43 +02:00
  • 1c5de21a29 feat(api-extractor): support export * as ___ syntax (#10173) Qjuh 2024-04-16 10:35:34 +02:00
  • 7baa9e4333 feat(website): add type field to search index to sort by (#10212) Qjuh 2024-04-14 19:53:16 +02:00
  • afb97fbd00 fix(website): use correct version for cross-package links (#10193) Qjuh 2024-04-11 17:38:04 +02:00
  • 7dc5bdfef5 ci: fix call to generateSplitDocumentation if run on tag (#10209) Qjuh 2024-04-10 18:27:20 +02:00
  • de14c92c11 feat(ClientUser): Add support for setting bot banner (#10176) Dawid Jaworski 2024-04-09 16:09:01 +02:00
  • 464d627f1d ci: Ensure reviews in progress label do not merge (#10208) Jiralite 2024-04-07 22:09:39 +01:00
  • bfc3b100da feat(GuildsAPI): bulk ban users (#10202) Almeida 2024-04-06 08:24:16 +01:00
  • f1f2683dc7 docs: remove unused Locale typedef (#10191) n1ck_pro 2024-04-04 21:34:13 +02:00
  • 26af3868a5 docs: remove duplicated words (#10178) avoidaway 2024-04-05 03:29:34 +08:00
  • b6bdd578b9 feat(GuildBanManager): Add bulkCreate() method (#10182) codershiba 2024-04-03 01:08:48 +05:30
  • ba6476d07e build: bump discord-api-types to 0.37.78 (#10201) Almeida 2024-04-01 18:55:45 +01:00
  • 980a2b71c7 types: generic for Webhook type (#10188) Qjuh 2024-03-31 16:15:21 +02:00
  • 654f1a48b9 chore: remove ws dependency (#10180) Qjuh 2024-03-31 16:09:38 +02:00
  • a1a3a95c94 feat: allow RestOrArray for command option builders (#10175) LeCarbonator 2024-03-24 19:12:05 +01:00
  • ddc927fabd fix(Embed): address equals method issue (#10152) Danial Raza 2024-03-24 14:45:56 +00:00
  • f500ad6e2e refactor(ThreadChannel): use single thread member endpoint (#10136) Danial Raza 2024-03-24 14:41:29 +00:00
  • 6cc5fa28e6 fix(types): Export ReadonlyCollection (#10184) cobalt 2024-03-20 08:10:34 -05:00
  • 93c174bc82 chore: fix test type import iCrawl 2024-03-11 18:15:21 +01:00
  • 0d4c26ba4c chore: deps iCrawl 2024-03-11 17:50:39 +01:00
  • 5f2095b76c ci: use correct github tag in docs source links (#10163) Qjuh 2024-03-09 13:52:38 +01:00
  • a66fc65742 ci: enable npm provenance (#10164) Superchupu 2024-03-04 21:11:32 +00:00
  • a1010c61f5 types: fix duplicate props in merged interfaces (#10160) Qjuh 2024-03-04 11:55:01 +01:00
  • 8de8371204 chore(gitattributes): mark pnpm-lock.yaml as generated (#10159) Superchupu 2024-03-03 23:15:47 +00:00
  • 0efd1bea46 fix: anchor link for events iCrawl 2024-03-04 00:00:06 +01:00
  • 9fa115df86 fix: can't use node internals on edge iCrawl 2024-03-03 02:36:06 +01:00
  • 79fbda3aac feat: local and preview detection iCrawl 2024-03-03 02:27:52 +01:00
  • 2848591e21 fix: switch out syntax highlighter themes iCrawl 2024-03-03 00:54:47 +01:00
  • 3fd36f745f ci: remove debug logging iCrawl 2024-03-02 22:26:09 +01:00
  • 34936a0312 chore: never cache doc generation iCrawl 2024-03-02 22:21:48 +01:00
  • e401841f63 ci: more logging iCrawl 2024-03-02 22:14:02 +01:00
  • d6bf0fe43e ci: logging for ci iCrawl 2024-03-02 21:52:10 +01:00
  • 59f4db3e1d ci: update split upload iCrawl 2024-03-02 21:19:13 +01:00
  • 71bba547b6 refactor: docs ordering iCrawl 2024-03-02 20:25:51 +01:00
  • 18cce83d80 refactor: docs (#10126) Noel 2024-02-29 04:37:52 +01:00
  • 0f9017ef95 fix(Faces): Escape backslash in Shrug (#10156) cobalt 2024-02-27 11:23:31 -06:00
  • efa3cac6f2 types: Update accessibility modifiers on constructors (#10147) Jiralite 2024-02-23 12:51:13 +00:00
  • bfbd62e3e0 types(Builder.from): fix wrong types (#10071) Synbulat Biishev 2024-02-23 14:54:41 +03:00
  • c8bbdb70f2 fix(ReadonlyCollection): omit clear method (#10148) Almeida 2024-02-23 09:02:24 +00:00
  • f67da74a5a docs(ActionRow): fix deprecated message (#10130) Danial Raza 2024-02-23 01:37:43 +01:00
  • bcd4c2cb23 types: use readonly array / collection types for user input (#10045) Almeida 2024-02-23 00:29:06 +00:00
  • 8c2ababa78 feat(guild): Add with_counts to getting guilds (#10143) Jiralite 2024-02-21 21:52:26 +00:00
  • 1d565443b0 refactor: improve structure validation with zod (#10103) Danial Raza 2024-02-21 20:19:43 +00:00
  • 906ade9cc5 refactor(oauth2): remove unnecessary dependency on 'node:url' (#10141) Matt Rubin 2024-02-21 15:15:26 -05:00
  • c89c343b0a types(InteractionReplyOptions): allow setting MessageFlags.SuppressNotifications (#9199) Almeida 2024-02-20 20:28:37 +00:00