Commit Graph

  • e1c4ee90b5 build: bump discord-api-types to 0.37.118 Jiralite 2025-01-29 09:40:48 +00:00
  • f3a2fb8a68 build: bump discord-api-types to 0.37.118 Jiralite 2025-01-29 09:36:34 +00:00
  • bbde371324 build: bump discord-api-types to 0.37.118 Jiralite 2025-01-29 09:35:44 +00:00
  • 66b971899a docs: Use link tags to render links on the documentation (#10731) Jiralite 2025-01-29 09:27:58 +00:00
  • 529ce6b472 docs: Use link tags to render links on the documentation (#10731) Jiralite 2025-01-29 09:27:58 +00:00
  • fa0d4b507d feat: Incident Actions (#10727) Jiralite 2025-01-28 19:43:20 +00:00
  • 43235d43fe feat(website): type parameters links, builtin doc links, default values (#10515) Qjuh 2024-10-19 02:04:01 +02:00
  • 6e61ec6358 feat(Client): add request soundboard sounds (#10608) Danial Raza 2025-01-28 13:33:34 +01:00
  • 6df42db33d build: bump discord-api-types to 0.37.118 (#10730) Jiralite 2025-01-28 10:09:09 +00:00
  • 3db8ce70a2 build!: Bump Node.js to 22.12.0 (#10726) Jiralite 2025-01-26 14:56:39 +00:00
  • 9b8b0f828c build: Properly add typecheck tests (#10722) Jiralite 2025-01-26 14:28:45 +00:00
  • b820daadd4 fix(GuildAuditLogEntry)!: Fix some incorrect types and runtime logic (#10591) cobalt 2025-01-26 07:48:57 -06:00
  • b7e0fe3689 feat(collection): honour subclassing via @@species in static methods (#10723) René 2025-01-26 13:14:48 +00:00
  • 0ab6abbcff types: remove fields that cannot be set by the client (#10711) Vlad Frangu 2025-01-26 12:34:34 +02:00
  • 695f592361 refactor!: consolidate parameters into a single options object (#10718) Danial Raza 2025-01-25 21:43:20 +01:00
  • 31df3d21cd docs(Message): improve message snapshots description (#10709) Amgelo563 2025-01-24 05:32:56 -05:00
  • 2cbf418008 types!: remove GuildMemberResolvable (#10713) Almeida 2025-01-24 12:39:37 +00:00
  • 670667d65b feat: add auth option in api methods (#10717) Almeida 2025-01-24 11:23:17 +00:00
  • 54d8750a2d docs(Message): improve message snapshots description (#10709) Amgelo563 2025-01-24 05:32:56 -05:00
  • 8e3ab32942 refactor!: return void on bans/kick/addRole/removeRole methods (#10714) Almeida 2025-01-24 10:21:40 +00:00
  • bbec50b134 style: require file extensions in file imports (#10724) Almeida 2025-01-24 10:17:02 +00:00
  • 2663d76709 refactor: use throw instead of Promise.reject (#10712) Almeida 2025-01-24 09:39:05 +00:00
  • db3cb48246 refactor: use throw instead of Promise.reject (#10712) Almeida 2025-01-24 09:39:05 +00:00
  • 702a3762d1 test: Fix collector tests (#10725) Jiralite 2025-01-24 09:34:30 +00:00
  • a3fa1a8dcd feat(interactions): add launchActivity method (#10646) Naiyar 2025-01-24 15:11:18 +06:00
  • 3d85d96f08 docs(guild): Remove "all" for listing guild members (#10719) Jiralite 2025-01-24 09:03:43 +00:00
  • 687e2ae672 refactor!: use AsyncEventEmitter instead of EventEmitter (#10710) Almeida 2025-01-23 09:20:05 +00:00
  • aa90f00d11 types(interactions): fix overloads (#10702) Naiyar 2025-01-19 01:19:41 +06:00
  • ad6b006d35 refactor: standardize export style to named exports (#10630) Danial Raza 2025-01-18 19:58:28 +01:00
  • 44a1e85847 types(ThreadOnlyChannel): remove incorrect messages property (#10708) Danial Raza 2025-01-18 08:38:00 +01:00
  • d2e1924fa6 types: add undefined to flags for exactOptionalPropertyTypes (#10707) Danial Raza 2025-01-16 20:34:10 +01:00
  • 68dd260dee types: Allow only ephemeral for defer reply (#10696) Naiyar 2025-01-14 20:16:33 +06:00
  • c6e16c3675 types(ThreadOnlyChannel): remove incorrect messages property (#10708) Danial Raza 2025-01-18 08:38:00 +01:00
  • 052ed7fbe7 chore: backport-candidate GitHub label (#10623) Vlad Frangu 2025-01-18 09:22:50 +02:00
  • 21096884b1 types: add undefined to flags for exactOptionalPropertyTypes (#10707) Danial Raza 2025-01-16 20:34:10 +01:00
  • 0c40bc195e refactor(Emoji)!: make imageURL() change extension dynamically (#10613) Idris 2025-01-16 10:59:28 +01:00
  • e2bbfe7b13 refactor!: Return only snowflakes for bulk delete (#10704) Jiralite 2025-01-16 09:47:15 +00:00
  • 6a42c5f929 fix!: move crosspost() to GuildMessageManager (#10703) Danial Raza 2025-01-15 12:29:35 +01:00
  • 1fd587c935 types: Allow only ephemeral for defer reply (#10696) Naiyar 2025-01-14 20:16:33 +06:00
  • 5e66f85f55 feat(PartialGroupDMChannel): add missing properties (#10502) Naiyar 2025-01-14 15:22:14 +06:00
  • a65c982ddb feat(PartialGroupDMChannel): add missing properties (#10502) Naiyar 2025-01-14 15:22:14 +06:00
  • 18ab0cf62a refactor(actions): removed unnecessary actions (#10666) Almeida 2025-01-13 11:29:57 +00:00
  • 46060419a9 refactor: remove data resolver exports (#10701) Almeida 2025-01-13 10:26:31 +00:00
  • 7c1b73cc69 fix(PresenceUpdate): correctly add user regardless of their properties (#10672) Digital 2025-01-13 11:20:44 +01:00
  • 95db597fc8 refactor(IntegrationApplication): move common properties to Application (#10627) Naiyar 2025-01-13 16:16:14 +06:00
  • 0047a49b73 types: remove createComponent and createComponentBuilder (#10687) Almeida 2025-01-13 10:08:26 +00:00
  • 28afb0ca0a refactor: remove data resolver exports (#10701) Almeida 2025-01-13 10:26:31 +00:00
  • 5f7d335290 feat: fetch gateway information without requiring rest in ws (#10651) Vlad Frangu 2025-01-13 12:23:41 +02:00
  • 1e29bb4049 fix(PresenceUpdate): correctly add user regardless of their properties (#10672) Digital 2025-01-13 11:20:44 +01:00
  • 34b6a82935 refactor(IntegrationApplication): move common properties to Application (#10627) Naiyar 2025-01-13 16:16:14 +06:00
  • 6314d96ed1 types: remove createComponent and createComponentBuilder (#10687) Almeida 2025-01-13 10:08:26 +00:00
  • ae0265eefc feat(rest)!: allow passing tokens per request (#10682) ckohen 2025-01-12 21:36:05 -08:00
  • 11438c230b refactor!: Unpin @discordjs/collection (#10665) Jiralite 2025-01-13 04:48:30 +00:00
  • 32dff01f29 fix(InteractionResponses): mark replied true for followUps (#10688) Naiyar 2025-01-13 03:52:45 +06:00
  • 101bef1c52 fix(InteractionResponses): mark replied true for followUps (#10688) Naiyar 2025-01-13 03:52:45 +06:00
  • 7e81d3b6c8 refactor!: Remove InteractionResponse (#10689) Jiralite 2025-01-12 21:48:08 +00:00
  • f70ab41d56 fix(IntegrationApplication)!: remove hook (#10699) Ryan Munro 2025-01-13 07:51:58 +11:00
  • 24f395412c types: fix recurrence rule types (#10693) Vlad Frangu 2025-01-12 22:22:09 +02:00
  • 3ddb73287b refactor!: Better application command mention format approach (#10639) Jiralite 2025-01-12 20:09:03 +00:00
  • 91f59cf183 fix(fetchVersions): Sort package versions (#10695) Jiralite 2025-01-12 18:09:46 +00:00
  • 01e64b4e9a fix(actions): respect ratelimits on split docs upload (#10697) ckohen 2025-01-12 10:05:35 -08:00
  • 06c2b820c6 feat(website): include reexported members in docs (#10518) Qjuh 2024-12-02 19:28:44 +01:00
  • fbc3d57828 feat(website): include reexported members in docs (#10518) Qjuh 2024-12-02 19:28:44 +01:00
  • efa50fc3fa feat(Subscription): add renewalSkuIds (#10662) Danial Raza 2024-12-21 23:19:36 +01:00
  • aa61c20ffd feat(website): include reexported members in docs (#10518) Qjuh 2024-12-02 19:28:44 +01:00
  • d48136bee1 chore(discord.js): release discord.js@14.17.3 14.17.3 Jiralite 2025-01-08 00:33:54 +00:00
  • 9a400730f5 test: Include type checks on builders (#10692) Jiralite 2025-01-05 12:16:25 +00:00
  • 28126cd375 fix: make version and package select openable on mobile (#10684) GodderE2D 2025-01-05 17:59:15 +08:00
  • 0c9901e5e4 style: Run Prettier (#10691) Jiralite 2025-01-05 01:53:44 +00:00
  • 071015caef test: Add with_response overload tests (#10685) Jiralite 2025-01-05 00:22:58 +00:00
  • f5d2926c5a feat(NewsChannel)!: return followed channel data (#8566) Synbulat Biishev 2025-01-04 20:43:22 +03:00
  • 46bf8f0146 fix(Message): Ensure channel is defined for clean content (#10681) Jiralite 2025-01-04 17:19:56 +00:00
  • 1986c2d2a8 fix(Message): Ensure channel is defined for clean content (#10681) Jiralite 2025-01-04 17:19:56 +00:00
  • 7280d4e82e fix: use resolve() for PermissionOverwrites (#10686) Danial Raza 2025-01-04 18:09:05 +01:00
  • 28a2503845 fix(interactions): options should be optional (#10683) Jiralite 2025-01-03 23:10:09 +00:00
  • bacc08b45f refactor(PermissionOverwrites)!: cache-independent resolve (#10528) René 2025-01-03 09:40:59 +00:00
  • 9fea0698af fix: Correct guild member banner URL (#10677) Jiralite 2025-01-02 08:19:33 +00:00
  • 65883f344e chore(cliff): don't skip breaking commits (#10675) ckohen 2025-01-01 16:48:21 -08:00
  • bd2914cc98 chore(discord.js): release discord.js@14.17.2 14.17.2 Jiralite 2025-01-02 00:27:09 +00:00
  • 77804cfd55 fix(InteractionResponses): check correct property for deprecation Jiralite 2025-01-02 00:07:51 +00:00
  • 8fea3ed978 chore(discord.js): release discord.js@14.17.1 14.17.1 Vlad Frangu 2025-01-02 01:48:25 +02:00
  • 05c63cd9a1 chore(rest): release @discordjs/rest@2.4.2 @discordjs/rest@2.4.2 Vlad Frangu 2025-01-02 01:45:37 +02:00
  • 8d69b24b5c fix: correct guild member banner URL Jiralite 2025-01-01 23:44:32 +00:00
  • ad0d9a295e chore(create-discord-bot): release create-discord-bot@1.0.0 (#10674) create-discord-bot@1.0.0 Almeida 2025-01-01 23:28:01 +00:00
  • a111cddcea feat: Upgrade create-discord-bot dependencies (#10673) Jiralite 2025-01-01 23:13:06 +00:00
  • 9baee4b2ce chore(discord.js): release discord.js@14.17.0 14.17.0 Vlad Frangu 2025-01-02 00:29:07 +02:00
  • c986a99104 chore(core): release @discordjs/core@2.0.1 @discordjs/core@2.0.1 Vlad Frangu 2025-01-02 00:25:35 +02:00
  • 2b9e4cf9d0 chore(ws): release @discordjs/ws@2.0.1 @discordjs/ws@2.0.1 Vlad Frangu 2025-01-02 00:22:09 +02:00
  • 1af2f4ed0e chore: point ws to ^1.2.0 Vlad Frangu 2025-01-02 00:09:25 +02:00
  • f65ff060ae chore(ws): release @discordjs/ws@1.2.0 @discordjs/ws@1.2.0 Vlad Frangu 2025-01-02 00:02:20 +02:00
  • 835c4496ab chore(ws): release @discordjs/ws@1.2.0 Vlad Frangu 2025-01-01 23:57:54 +02:00
  • a589c6d492 fix(SimpleIdentifyThrottler): don't sleep negative amounts didinele 2024-12-30 20:49:21 +02:00
  • fdf0b8455c build: bump discord-api-types to 0.37.114 Jiralite 2024-12-24 12:08:49 +00:00
  • 3f9c3dc497 chore: ignore unrelated code Jiralite 2024-12-22 22:00:02 +00:00
  • 437b2d459d build: bump discord-api-types to 0.37.113 Jiralite 2024-12-22 21:39:23 +00:00
  • 5b8a08ebb6 fix: retry for EAI_AGAIN I/O error (#10383) DD 2024-07-11 15:53:49 +03:00
  • 22e013b3e9 refactor(GuildChannelManager): Remove redundant edit code (#10370) Jiralite 2024-07-10 14:41:04 +01:00
  • e133aa9a1e feat(GuildAuditLogsEntry): onboarding events (#9726) Almeida 2024-07-09 19:58:11 +01:00
  • c1b5242d2f test: complete collection coverage (#10380) Almeida 2024-07-06 21:32:01 +01:00
  • 9779baea84 feat: Premium buttons (#10353) Jiralite 2024-07-04 19:57:35 +01:00