Commit Graph

  • e96a8a977f build: pnpm (#9806) Noel 2023-08-27 20:24:03 +02:00
  • 8325fa6540 feat: Add no-install option (#9604) Jaw0r3k 2023-08-26 23:31:22 +02:00
  • 485dd718c5 feat(Presence): Expose sync_id in Activity (#9766) Souji 2023-08-25 21:53:53 +02:00
  • 566d5e2c81 feat(formatters): add guild navigation mentions (#9436) Almeida 2023-08-25 13:01:58 +01:00
  • 0d787e9f79 feat: add new markdown formatters (#9613) Danial Raza 2023-08-25 12:06:13 +02:00
  • 50106c77db feat: Implement GET current application (#9797) Jiralite 2023-08-25 10:33:33 +01:00
  • 22011575cd build: fixup vscode-eslint iCrawl 2023-08-24 23:44:35 +02:00
  • e3127a0735 build: fix linting iCrawl 2023-08-24 23:08:29 +02:00
  • 9811514deb build: ignores/swap/concurrency iCrawl 2023-08-24 21:58:34 +02:00
  • 6ea63d000b chore: regen lockfile iCrawl 2023-08-24 20:33:50 +02:00
  • fb81f7befb build: refactor linting setup iCrawl 2023-08-24 06:43:23 +02:00
  • 788888ab9a fix(TransformerGraph): Explicitly include input args for readable input cases instead of just for string input cases (#9793) White Wolf 2023-08-23 10:10:22 -06:00
  • f6c7c14c9e chore: cleanup from debug iCrawl 2023-08-22 09:48:36 +02:00
  • d37632da05 build: refactor linting iCrawl 2023-08-22 09:40:11 +02:00
  • 2e40a05adf chore: fixup exports and move prettier/lintstaged to mjs iCrawl 2023-08-22 01:58:54 +02:00
  • 1e3aed0d97 chore: config overhaul iCrawl 2023-08-22 01:33:47 +02:00
  • 5d7c59c301 chore: deps iCrawl 2023-08-22 00:30:08 +02:00
  • 899bc5f78b build: bump Undici and discord-api-types (#9779) Jiralite 2023-08-21 22:00:14 +01:00
  • dd5e7453e8 feat(create-discord-bot): bun/deno templates (#9795) Noel 2023-08-21 22:48:13 +02:00
  • 8eb978d32c chore(discord.js): release discord.js@14.13.0 14.13.0 iCrawl 2023-08-17 21:45:00 +02:00
  • 5d1b233047 chore(core): release @discordjs/core@1.0.1 @discordjs/core@1.0.1 iCrawl 2023-08-17 21:44:09 +02:00
  • 4ab05e994e chore(ws): release @discordjs/ws@1.0.1 @discordjs/ws@1.0.1 iCrawl 2023-08-17 21:43:19 +02:00
  • 4bc2667a5f chore(proxy): release @discordjs/proxy@2.0.1 @discordjs/proxy@2.0.1 iCrawl 2023-08-17 21:42:44 +02:00
  • 84ead6e554 chore(rest): release @discordjs/rest@2.0.1 @discordjs/rest@2.0.1 iCrawl 2023-08-17 21:41:52 +02:00
  • 0220fb7278 chore(builders): release @discordjs/builders@1.6.5 @discordjs/builders@1.6.5 iCrawl 2023-08-17 21:40:56 +02:00
  • 6da456767e chore(util): release @discordjs/util@1.0.1 @discordjs/util@1.0.1 iCrawl 2023-08-17 21:39:49 +02:00
  • 67b30355ea chore(formatters): release @discordjs/formatters@0.3.2 @discordjs/formatters@0.3.2 iCrawl 2023-08-17 21:38:59 +02:00
  • 58d9024245 chore(create-discord-bot): release create-discord-bot@0.2.1 iCrawl 2023-08-17 21:38:20 +02:00
  • 41d55e4139 chore(create-discord-bot): release create-discord-bot@0.2.1 create-discord-bot@0.2.1 iCrawl 2023-08-17 21:35:44 +02:00
  • 5cd6382d1d chore(collection): release @discordjs/collection@1.5.3 @discordjs/collection@1.5.3 iCrawl 2023-08-17 21:35:04 +02:00
  • fffe625a0c chore(brokers): release @discordjs/brokers@0.2.2 @discordjs/brokers@0.2.2 iCrawl 2023-08-17 21:34:23 +02:00
  • 7321c291da chore: revert bump iCrawl 2023-08-17 21:33:46 +02:00
  • ab3efb0211 chore(discord.js): release discord.js@14.13.0 iCrawl 2023-08-17 21:31:59 +02:00
  • 7fa9ea3f0f chore: pin discord-api-deps, revert undici iCrawl 2023-08-17 21:31:04 +02:00
  • af0f1aa765 chore(discord.js): release discord.js@14.13.0 iCrawl 2023-08-17 21:09:00 +02:00
  • 99cadfd82b chore: deps iCrawl 2023-08-17 21:07:39 +02:00
  • 8f572a6bad docs(EmbedBuilder): @readonly length (#9778) Jiralite 2023-08-17 20:07:02 +01:00
  • d90ba8dce8 feat(Client): add deleteWebhook method (#9777) Jaw0r3k 2023-08-17 18:12:05 +02:00
  • 24fbb11ba2 fix(Action): Do not add the client user as a recipient (#9774) Jiralite 2023-08-14 18:24:00 +01:00
  • 727dc094d5 types(GuildInvitableChannelResolvable): Allow forum channels (#9775) Jiralite 2023-08-14 18:19:47 +01:00
  • d5be4242c6 docs(WebhookEditOptions): Add all of the types (#9776) Jiralite 2023-08-14 18:16:24 +01:00
  • c1ff545bf1 fix(DMChannel): Correct partial typo (#9773) Jiralite 2023-08-14 18:11:46 +01:00
  • 188877c50a docs: Update Node.js requirement to 16.11.0 (#9764) Toast 2023-08-14 05:49:33 +10:00
  • a1605b3a5e build: Update vite and other related dependencies (#9772) Jiralite 2023-08-13 20:36:23 +01:00
  • 9ed1b59df6 feat(ClientPresence): allow setting activity state (#9743) advaith 2023-08-12 04:31:29 -07:00
  • 0a9a3ede29 typings: Make activity name required (#9765) Jaw0r3k 2023-08-12 13:12:33 +02:00
  • 346fa57f95 fix(CachedManager): allow overriding constructor for makeCache (#9763) ckohen 2023-08-12 00:08:47 -07:00
  • b3c85d34a6 fix(types): fixed CachedManager constructor arguments in type (#9761) Lily Bergonzat 2023-08-11 12:04:13 +02:00
  • d8e37551ce fix(Action): Do not set undefined values (#9755) Jiralite 2023-08-11 08:19:59 +01:00
  • a30d46c5f5 types(BaseButtonComponentData): Narrow component type (#9735) Jiralite 2023-08-11 08:15:05 +01:00
  • 632a9b4965 feat(ClientApplication): Approximate guild count and new GET route (#9713) Jiralite 2023-08-11 08:11:13 +01:00
  • 3b18e5b08d feat(Role): add flags (#9694) n1ck_pro 2023-08-10 23:20:13 +02:00
  • 692f0fc96d feat(Attachment): add flags (#9686) Almeida 2023-08-10 21:53:54 +01:00
  • 0de071d0a5 feat: add Client#webhooksUpdate (#9732) Synbulat Biishev 2023-08-09 19:15:00 +05:00
  • 99194fc270 fix(create-discord-bot): add shebang in main file (#9747) Jaw0r3k 2023-08-09 11:48:58 +02:00
  • cf72d42ea5 ci: upload /formatters test coverage (#9753) Almeida 2023-08-08 07:44:27 +01:00
  • 7295a3a94a chore(discord.js): release discord.js@14.12.1 14.12.1 iCrawl 2023-08-01 02:23:51 +02:00
  • 1af7e5a0bb fix(BaseClient): fix destroy method (#9742) n1ck_pro 2023-08-01 00:18:11 +02:00
  • 3bc0dce04a chore: fix changelog iCrawl 2023-07-31 22:17:37 +02:00
  • c40f7540cd chore(discord.js): release discord.js@15.0.0 14.12.0 iCrawl 2023-07-31 22:05:03 +02:00
  • 1fc9308fef chore(builders): release @discordjs/builders@1.6.4 @discordjs/builders@1.6.4 iCrawl 2023-07-31 21:35:26 +02:00
  • 43d3b48565 chore(create-discord-bot): release create-discord-bot@0.2.0 create-discord-bot@0.2.0 iCrawl 2023-07-31 21:32:46 +02:00
  • 8d50f2056d chore(core): release @discordjs/core@1.0.0 @discordjs/core@1.0.0 iCrawl 2023-07-31 21:30:19 +02:00
  • acc560204f chore(proxy): release @discordjs/proxy@2.0.0 @discordjs/proxy@2.0.0 iCrawl 2023-07-31 21:28:52 +02:00
  • ccf65c2d09 chore(ws): release @discordjs/ws@1.0.0 @discordjs/ws@1.0.0 iCrawl 2023-07-31 21:27:09 +02:00
  • d04987f09b chore(rest): release @discordjs/rest@2.0.0 @discordjs/rest@2.0.0 iCrawl 2023-07-31 21:24:28 +02:00
  • ca5a2626b4 chore(collection): release @discordjs/collection@1.5.2 @discordjs/collection@1.5.2 iCrawl 2023-07-31 21:22:35 +02:00
  • 3c5a4dc7a7 chore(util): release @discordjs/util@1.0.0 @discordjs/util@1.0.0 iCrawl 2023-07-31 21:18:33 +02:00
  • 447652ec8a chore: format iCrawl 2023-07-31 21:08:13 +02:00
  • 488aa58b29 chore: fixup yarn.lock iCrawl 2023-07-30 23:16:45 +02:00
  • a92d19212d ci: publishing dev version semver iCrawl 2023-07-30 23:08:46 +02:00
  • fd8197fe5b chore: deps iCrawl 2023-07-30 02:10:30 +02:00
  • 8f4256db8a refactor(REST): remove double classing (#9722) ckohen 2023-07-25 01:40:21 -07:00
  • 6307f81385 feat: add ws option support for "buildIdentifyThrottler" (#9728) Saya 2023-07-22 16:57:24 +08:00
  • d26e022afc chore: deps iCrawl 2023-07-19 11:59:42 +02:00
  • afa98793cd chore: deps iCrawl 2023-07-17 09:45:07 +02:00
  • 386f206caf feat: no-de-no-de, now with extra buns (#9683) Vlad Frangu 2023-07-17 09:27:57 +03:00
  • 351a18bc35 feat(create-discord-bot): throw error if the directory is a file (#9719) David Malchin 2023-07-16 20:38:22 +03:00
  • 84f1b1890d feat(create-discord-bot): Add prompts, command handler and deployment script (#9570) Suneet Tipirneni 2023-07-16 13:13:18 -04:00
  • e5effb6f6a docs: Change Channel to BaseChannel (#9718) Jiralite 2023-07-16 16:06:14 +01:00
  • 125405f1cf docs(BaseChannel): Remove APIChannel (#9717) Jiralite 2023-07-16 15:59:35 +01:00
  • bc83cabfda feat(WebhooksAPI): allow with token requests without bot auth (#9715) David Malchin 2023-07-16 13:25:29 +03:00
  • 20268ac0c4 feat(website): switch overload on hash location (#9699) brynpttrsn 2023-07-15 13:34:28 -04:00
  • 3c85fb21e6 feat(Client): add guildAvailable event (#9692) Aura Román 2023-07-15 19:33:47 +02:00
  • 4141405dcd fix(website): type alias search symbol (#9705) brynpttrsn 2023-07-15 13:25:56 -04:00
  • cb11c56a0b feat: user avatar decorations (#9710) Elysia 2023-07-16 00:25:14 +07:00
  • 8c782bfd52 fix(WebSocketShard): close errors not being catchable (#9704) David Malchin 2023-07-15 13:55:05 +03:00
  • 8d97017458 feat: user avatar decorations (#8914) Almeida 2023-07-13 21:33:38 +01:00
  • ceab07bec8 refactor(WebSocketShard): throttling error handling (#9701) DD 2023-07-12 20:19:11 +03:00
  • 7fb91c57f7 fix(ChannelUpdate): Check against unknown channels (#9697) Jiralite 2023-07-11 19:13:25 +01:00
  • 630b9d51ef fix(ChannelUpdate): Check against unknown channels (#9698) Jiralite 2023-07-11 07:32:22 +01:00
  • 09b0382c45 perf(Channel): linear speed position getter (#9497) Aura Román 2023-07-09 22:57:33 +02:00
  • 719e54a921 fix(Action): Use existing recipients if available (#9653) Jiralite 2023-07-09 20:30:48 +01:00
  • ede9f4e5e2 docs(BuildersSelectMenuOption): Update link (#9690) Jiralite 2023-07-09 20:26:21 +01:00
  • f9e9843a92 feat: support new username system (#9634) Elysia 2023-07-09 00:01:01 +07:00
  • df40dcdb85 feat: add silent option to ShardingManager (#9506) MovementGH 2023-07-07 19:32:29 -04:00
  • 53c17e00c0 feat(EmbedBuilder): add .length (#8682) RedGuy12 2023-07-07 16:53:19 -05:00
  • dc73c938ff feat: guild onboarding (#9120) Almeida 2023-07-07 22:48:17 +01:00
  • a48d0efb09 types(MessageManager): Allow comparison of messages again (#9612) Jiralite 2023-07-07 22:39:01 +01:00
  • a73d54e43a feat: add resume event in shard (#9650) GrapeColor 2023-07-08 06:34:42 +09:00