Commit Graph

  • cc5fbd8cc3 chore(ws): release @discordjs/ws@1.2.2 Vlad Frangu 2025-04-26 00:53:36 +03:00
  • f8d7b1c0e0 chore(builders): release @discordjs/builders@1.11.1 @discordjs/formatters@0.6.1 @discordjs/builders@1.11.1 Vlad Frangu 2025-04-26 00:44:58 +03:00
  • 669a23050a chore(formatters): release @discordjs/formatters@0.6.1 Vlad Frangu 2025-04-26 00:44:33 +03:00
  • 87f474aea8 chore(deps): bump discord-api-types in formatters Vlad Frangu 2025-04-26 00:43:37 +03:00
  • 512b0c67b9 chore(rest): release @discordjs/rest@2.5.0 @discordjs/rest@2.5.0 Vlad Frangu 2025-04-26 00:07:10 +03:00
  • 532c3842bc fix: correctly extend CachedManager in GuildSoundboardSoundManager Vlad Frangu 2025-04-25 23:52:21 +03:00
  • 8f375275ca fix: message builders (#10802) Almeida 2025-04-25 21:52:00 +01:00
  • edace17a13 feat: components v2 in v14 (#10781) Qjuh 2025-04-25 22:43:09 +02:00
  • d3154cf8f1 feat: add soundboard in v14 (#10843) Danial Raza 2025-04-25 22:37:03 +02:00
  • d81b4be2cd feat: add soundboard (#10590) Danial Raza 2025-04-25 21:43:17 +02:00
  • 0903e6d498 chore(builders): release @discordjs/builders@1.11.0 @discordjs/builders@1.11.0 Vlad Frangu 2025-04-25 18:02:15 +03:00
  • 118e682682 feat: components v2 in builders v1 (#10787) Qjuh 2025-04-24 21:59:58 +02:00
  • 8e4e319c24 feat: entry-point command (#10640) Naiyar 2025-04-25 01:25:30 +05:30
  • 5a4de953fa fix: generateSplitDocumentation for external docs on main (#10827) Qjuh 2025-04-24 21:19:52 +02:00
  • 891fe277bf fix(builders): export container component (#10844) Sammy 2025-04-24 19:13:34 +02:00
  • abc5d99ce8 feat: components v2 in builders (#10788) Vlad Frangu 2025-04-23 20:29:15 +03:00
  • 42ce116226 chore(deps): bump discord-api-types (#10841) Vlad Frangu 2025-04-22 20:12:34 +03:00
  • 8f35dfd039 docs(readme): add import statement for pure REST usage to align with other examples (#10838) 柚子Youzi 2025-04-20 22:10:24 +08:00
  • 92e07c8f7f types: add missing BaseMessageCreateOptions (#10833) Qjuh 2025-04-18 18:46:55 +02:00
  • feec5efe45 fix: don't set ready status twice (#10807) Qjuh 2025-04-17 20:11:24 +02:00
  • 3133a64e90 feat: prototype new custom rust zlib implementation feat/new-compression didinele 2025-04-17 17:12:13 +03:00
  • 57c3da2e8e docs(ApplicationCommand): incorrect method in example (#10837) Danial Raza 2025-04-16 19:26:28 +02:00
  • 5c0b714557 fix: structure imports on windows (#10835) Almeida 2025-04-13 20:45:11 +01:00
  • f0ea40586b build: bump discord-api-types to 0.37.120 (#10832) Almeida 2025-04-11 09:26:23 +01:00
  • 056c691281 ci: update pnpm version when building main iCrawl 2025-04-11 01:56:42 +02:00
  • 8ce8f7ff46 ci: fix upload to database iCrawl 2025-04-11 01:09:24 +02:00
  • e22a7bb505 ci: upload docs to cf iCrawl 2025-04-11 00:55:57 +02:00
  • 74110b3e7d fix(website): add type to variables (#10779) Qjuh 2025-04-10 22:44:35 +02:00
  • 53ba3b6016 feat(BaseInteraction): add attachmentSizeLimit (#10830) Almeida 2025-04-10 21:41:52 +01:00
  • 2e3bc69602 refactor: website facelift (#10823) Noel 2025-04-10 22:02:37 +02:00
  • 1fe53c7ca2 chore: move pnpm settings to pnpm-workspace.yaml (#10828) Almeida 2025-04-10 18:42:05 +01:00
  • 3b76c7072d build: Bump Undici to 7.8.0 (#10831) Jiralite 2025-04-10 15:40:46 +02:00
  • d93a52c1dd chore: remove has PR label (#10820) Danial Raza 2025-04-07 18:22:31 +02:00
  • 2e99c26c6d build: allowAny instead of allowedAny (#10825) Jiralite 2025-04-07 07:07:45 +02:00
  • f580de8025 chore: upgrade deps (#10824) Noel 2025-04-05 13:18:56 +02:00
  • 432aba3df7 types(ModalSubmitFields): fix fields type (#10816) Danial Raza 2025-03-30 13:45:37 +02:00
  • 646ecae47f fix(Message): forwarded messages are not crosspostable (#10821) Almeida 2025-03-29 08:17:51 +00:00
  • 93f2ba0fc8 fix(PollAnswer): only define _emoji property once (#10811) Almeida 2025-03-27 18:05:05 +00:00
  • 3234fc6b3b fix(Poll): ensure this.answers is set before we reference it (#10809) Jacob Morrison 2025-03-27 14:01:05 -04:00
  • 73f2ef9c87 fix: all shards spawning on shard 0 with sharding manager (#10814) Almeida 2025-03-22 20:17:14 +00:00
  • 4d19426810 fix(textInput): Value must be at least 1 character in length (#10805) Jiralite 2025-03-17 15:31:44 +00:00
  • 79b79b6a44 fix(create-discord-bot): register command files in subdirectories (#10775) Muhammad Nizamuddin Aulia 2025-03-17 01:38:48 +07:00
  • eabcc52594 refactor(constants): Update guide URL (#10803) Jiralite 2025-03-16 17:18:25 +00:00
  • a151424261 fix(website): correctly link type parameters in docs (#10801) Qjuh 2025-03-15 23:39:29 +01:00
  • 09beb8a6a0 feat: message builder (#10793) Denis-Adrian Cristea 2025-03-14 10:09:15 +02:00
  • ab6a69401e docs: remove hardcoded locale from links (#10794) Almeida 2025-03-07 21:23:42 +00:00
  • 12638cd43c fix(embed): Allow attachment protocols for thumbnails and images (#10795) Jiralite 2025-03-07 20:19:14 +00:00
  • c78407e751 fix(GuildMemberManager): Ensure empty object for fetching many guild members (#10796) Jiralite 2025-03-07 20:15:54 +00:00
  • e273afbb93 feat: override groupBy to return Collection (#10791) Danial Raza 2025-03-05 21:19:20 +01:00
  • b7e334e74a feat(Webhook): allow setting withComponents (#10792) Danial Raza 2025-03-05 20:08:22 +01:00
  • 0f89353443 refactor!: remove discord.js builders (#10529) Denis-Adrian Cristea 2025-03-05 14:34:49 +02:00
  • 28a945069f fix(ContextMenuCommandBuilder): allow emoji in name (#10790) Denis-Adrian Cristea 2025-03-05 14:15:54 +02:00
  • d1f56ffb2a fix: poll builders (#10783) Almeida 2025-03-01 14:57:00 +00:00
  • 88bfeaab22 feat: PollBuilder (#10324) TÆMBØ 2025-02-28 02:07:27 -08:00
  • b6fda781c8 refactor: remove parameter reassignment (#10715) Danial Raza 2025-02-26 16:31:29 +01:00
  • bb6767113f feat: re-emit REST debug logs (#10782) Almeida 2025-02-25 06:20:10 +00:00
  • 45552faf02 types: make Client.on() compatible with esnext.disposable in TS5.6+ (#10773) René 2025-02-24 09:39:22 +00:00
  • 1054f4abce refactor(PackageSelect): Redirect to stable (#10778) Jiralite 2025-02-23 19:13:16 +00:00
  • c429cc112b types(ShardClientUtil): remove count and ids (#10780) Almeida 2025-02-23 16:13:59 +00:00
  • a1d19b909a refactor!: remove polyfillDispose (#10776) Almeida 2025-02-22 00:52:06 +00:00
  • ebfd52695e fix(MessagePayload): preserve existing flags when editing (#10766) Danial Raza 2025-02-21 16:21:16 +01:00
  • ed55c029d6 fix(MessagePayload): preserve existing flags when editing (#10765) Danial Raza 2025-02-21 16:17:33 +01:00
  • cbb33ecdac types(InteractionCallbackResponse): add missing InGuild generic (#10767) Danial Raza 2025-02-21 16:11:07 +01:00
  • c4fbe89f48 fix(GuildChannelManager): properly resolve avatar for createWebhook (#10772) Naiyar 2025-02-21 16:44:38 +05:30
  • 0e7bdb0728 feat!: create forwards and add ChannelManager#createMessage() (#10559) TÆMBØ 2025-02-20 13:53:52 -08:00
  • 19d48f6d6c feat: print out support for aes-256-gcm in native node:crypto (#10764) Vlad Frangu 2025-02-19 22:59:17 +02:00
  • e3e3c212bd feat: polls overhaul (#10328) Kevin 2025-02-15 14:20:54 -06:00
  • 44b0f7dd99 chore: Update CODEOWNERS (#10759) Qjuh 2025-02-15 14:49:03 +01:00
  • b7fd2d105f refactor(Client)!: Remove emojis getter (#10754) Luna 2025-02-15 12:46:29 +01:00
  • 4b63bb8046 fix: Do not omit falsy default values (#10755) Amgelo563 2025-02-12 14:52:02 -05:00
  • 5c49b6d9af docs: Fix close tags (#10756) Jiralite 2025-02-12 19:08:07 +00:00
  • 64494137da types: rename CategoryChannelType to CategoryChannelChildTypes (#10750) Danial Raza 2025-02-12 12:26:13 +01:00
  • 58a111d6fe chore: use Node.js 22 and fix corepack installation (#10746) Almeida 2025-02-11 00:21:09 +00:00
  • 5c48979096 build: Update undici to 6.21.1 (#10743) Lobo Metalúrgico 2025-02-10 20:07:06 -03:00
  • 595bded8a5 chore(discord.js): release discord.js@14.18.0 14.18.0 Vlad Frangu 2025-02-11 01:05:37 +02:00
  • c74c632cdb build: bump @discordjs/ws to 1.2.1 Vlad Frangu 2025-02-11 01:04:37 +02:00
  • 25cc7282d0 chore(ws): release @discordjs/ws@1.2.1 @discordjs/ws@1.2.1 Vlad Frangu 2025-02-11 01:00:54 +02:00
  • d8c10a7825 build: bump @discordjs/rest to 2.4.3 Vlad Frangu 2025-02-11 00:59:53 +02:00
  • fc003050de build: bump @discordjs/builders to 1.10.1 Vlad Frangu 2025-02-11 00:57:15 +02:00
  • 8702978057 chore(rest): release @discordjs/rest@2.4.3 @discordjs/rest@2.4.3 Vlad Frangu 2025-02-11 00:54:31 +02:00
  • 53dbc96194 chore(builders): release @discordjs/builders@1.10.1 @discordjs/builders@1.10.1 Vlad Frangu 2025-02-11 00:51:35 +02:00
  • 49ef3a833e fix(EmbedBuilder): allow empty name and value on fields (#10747) Almeida 2025-02-10 21:55:17 +00:00
  • 2183c5eebb fix(EmbedFieldBuilder): allow empty name and value (#10745) Almeida 2025-02-10 21:54:31 +00:00
  • ea5471aa0a build: bump undici to 6.21.1 Jiralite 2025-02-08 15:24:35 +00:00
  • c2b18d6d8b build: bump undici to 6.21.1 Jiralite 2025-02-08 15:22:48 +00:00
  • bffe8a423e build: bump undici to 6.21.1 Jiralite 2025-02-08 15:26:44 +00:00
  • 7a5e6ffc70 build: bump discord-api-types to 0.37.119 Jiralite 2025-02-07 21:47:35 +00:00
  • af3ab2211a chore: Update GuildEmojisAndStickers in bug report form (#10741) Jiralite 2025-02-08 15:19:15 +00:00
  • 5d896f7d4f build: bump discord-api-types to 0.37.119 Jiralite 2025-02-07 21:46:15 +00:00
  • 519aa3abe8 build: bump discord-api-types to 0.37.119 Jiralite 2025-02-07 21:45:33 +00:00
  • 89c076c89e feat: message forwards (#10733) Naiyar 2025-02-08 03:42:30 +06:00
  • f224a07381 build: modify origin/main to origin/v14 Jiralite 2025-02-06 00:01:27 +00:00
  • 8e1e1be0c2 fix(Guild): type error with permissionOverwrites (#10527) Syed Waheed 2025-02-05 00:26:10 +05:30
  • 193a5e9e20 types: fix recurrence rule types (#10694) Vlad Frangu 2025-02-04 16:06:46 +02:00
  • 90105338f0 chore: Remove "typings" scope from cliff.toml (#10738) Jiralite 2025-02-02 15:44:53 +00:00
  • 73c6bc2c36 chore: Add contributors and last commit badges (#10428) ŊʂƓ PRIYANSHU 2025-01-29 16:21:05 +05:30
  • b7f1ebc334 fix: incorrect relative path (#10734) Naiyar 2025-01-29 20:51:11 +06:00
  • 5f463eb9e9 chore: Add contributors and last commit badges (#10428) ŊʂƓ PRIYANSHU 2025-01-29 16:21:05 +05:30
  • 92aea94411 style: prettier Jiralite 2025-01-29 09:48:17 +00:00
  • 41dee5177d feat: Incident Actions (#10727) Jiralite 2025-01-28 19:43:20 +00:00