Commit Graph

  • 992aa67841 feat(MessageCreateOptions): add enforceNonce (#10129) Danial Raza 2024-02-17 19:31:14 +01:00
  • e9d654772d docs(ApplicationCommandPermissionsManager): remove incorrect comment (#10123) Danial Raza 2024-02-17 19:03:33 +01:00
  • 543d61737e feat: add support for using keyword on discord.js Client and WebSocketManager (#10063) Suneet Tipirneni 2024-02-13 12:48:56 -05:00
  • f48cb2a357 refactor: remove usage of mixin on error classes (#10128) Almeida 2024-02-13 11:54:56 +00:00
  • 54106dbd81 types: replace Mixins with interface merging (#10094) Qjuh 2024-02-11 20:26:20 +01:00
  • ce6b2b74bc fix(docs): remove spaces in type parameter brackets (#10127) Qjuh 2024-02-11 18:59:03 +01:00
  • 36db77f107 fix(docs): use ts types for inherited properties instead of jsdoc (#10125) Qjuh 2024-02-10 21:36:25 +01:00
  • 597340f288 docs: split docs.api.json into multiple json files iCrawl 2024-02-06 17:24:18 +01:00
  • ae57d7facb chore: deps iCrawl 2024-02-06 01:53:30 +01:00
  • 3755e66d41 fix(resolveColor): Address case for numbers (#10115) Jiralite 2024-02-05 22:11:41 +00:00
  • c878b65ef5 refactor(WebSocketShard): payload sending (#10098) DD 2024-02-05 20:42:33 +02:00
  • f401cff3f4 fix: Correct testing local changes in CONTRIBUTING.md (#10066) Suneet Tipirneni 2024-02-04 15:11:36 -05:00
  • bff1caebd1 fix(website): move function header into switcher (#10077) brynpttrsn 2024-02-04 15:06:50 -05:00
  • ef83bc3e41 fix(api-extractor): link to enum types on inherited properties (#10085) Qjuh 2024-02-04 21:06:03 +01:00
  • bc9b487eb1 fix(website): always link in TypeAlias (#10105) Qjuh 2024-02-04 01:39:00 +01:00
  • 56943a72f4 fix(website): resolve linkTags in meta description (#10088) brynpttrsn 2024-02-03 17:10:28 -05:00
  • 9f8d7fe7b4 build: Update husky to v9 (#10102) Vinayak Kulkarni 2024-02-04 03:36:19 +05:30
  • 42bc5d2c74 fix: invert deletable message types list (#10093) Almeida 2024-02-03 21:49:11 +00:00
  • f69165883f fix(website): cmdk duplicate values (#10100) brynpttrsn 2024-02-03 16:45:28 -05:00
  • d4472f85a5 refactor(resolveColor): Prioritise number type check (#10116) Jiralite 2024-02-03 21:42:16 +00:00
  • b16647e6cc fix(BaseClient): Fall back to userAgentAppendix (#10113) Jiralite 2024-02-02 16:32:18 +00:00
  • 278396e815 feat(REST): dynamic rate limit offsets (#10099) DD 2024-01-30 11:29:42 +02:00
  • fc1f8ae374 refactor(Messages): Improve ColorConvert error (#10108) Jiralite 2024-01-30 07:17:45 +00:00
  • bfc7bb5564 docs: convert comment into private remark (#10097) Almeida 2024-01-22 18:45:49 +00:00
  • a0c83a254c refactor: make builders types great again (#10026) Qjuh 2024-01-22 16:02:34 +01:00
  • fed7f341be Skip sweeping if the guild is not available (#10070) Jacob Morrison 2024-01-22 08:17:23 -05:00
  • f48787eef1 docs(BaseInteraction): correct return type of member (#10096) Danial Raza 2024-01-22 12:40:13 +01:00
  • 1431c18769 fix(website): search hanging on complex types (#10095) Qjuh 2024-01-21 18:08:31 +01:00
  • 33674be85e feat(Webhook): allow setting appliedTags on send() (#10027) Almeida 2024-01-15 22:29:49 +00:00
  • 7e12bee337 docs: remove utf-8-validate (#10059) James 2024-01-13 06:10:10 -05:00
  • 7b8e0debeb refactor(formatters): Add support for object and name param in formatEmoji() (#10076) codershiba 2024-01-13 16:32:41 +05:30
  • 136c66c213 build: Bump versions (#9986) Jiralite 2023-12-30 18:03:00 +00:00
  • ce84d3efee fix(Gateway): Export interface (#10060) Danial Raza 2023-12-30 18:40:20 +01:00
  • 4824ac154d docs(ThreadMember): fix docblock async return type (#10058) Renegade334 2023-12-28 12:24:30 +00:00
  • 0f1e02b3dd fix(escape*): dont escape urls (#9958) Almeida 2023-12-24 16:16:33 +00:00
  • c4fcee3ef6 feat: premium application subscriptions (#9907) Almeida 2023-12-24 15:49:58 +00:00
  • 520d6f64dd fix: nextjs unreliable params in route iCrawl 2023-12-21 05:19:32 +01:00
  • 1c3211a5fc fix: remove ppr from website for now iCrawl 2023-12-21 04:39:14 +01:00
  • 891a67ac4d fix: use proper api endpoint iCrawl 2023-12-20 23:49:39 +01:00
  • 7b5c31b2bc refactor: fetch versions on the client iCrawl 2023-12-20 23:21:49 +01:00
  • d869d9b3fe style: fix up lint iCrawl 2023-12-19 14:45:28 +01:00
  • 171cb182ed chore: deps iCrawl 2023-12-19 14:33:04 +01:00
  • db56324624 types(DirectoryChannel): Ensure directory channels cannot contain user mentions when stringified (#10043) Jiralite 2023-12-18 22:30:24 +00:00
  • a000df624c chore: use double quotes for globs in scripts (#10032) Almeida 2023-12-18 17:14:15 +00:00
  • 6cd6e3baaf chore: use string values in vs code settings (#10028) Danial Raza 2023-12-18 18:13:55 +01:00
  • e43f96cec5 ci: always use the workflows from main branch (#10048) Qjuh 2023-12-18 18:13:30 +01:00
  • 461948c07d fix: deprecate underscore in favor of underline (#10054) Danial Raza 2023-12-17 21:44:54 +01:00
  • 1acc9abae2 types: change Awaitable<void> to void (#10017) advaith 2023-12-17 05:54:21 -08:00
  • 18c2dccd0e feat: Utilise create-discord-bot (#10013) Jiralite 2023-12-14 21:15:27 +00:00
  • adfd9cd3b3 refactor: use interfaces for AsyncEventEmitter event maps (#10044) Qjuh 2023-12-14 17:09:13 +01:00
  • f2138bb5a8 ci: always generate docs with latest main ae (#10037) Qjuh 2023-12-13 14:06:50 +01:00
  • 651ffc2caf feat(website): more builtin docs links (#10030) Qjuh 2023-12-10 15:06:09 +01:00
  • 319ef9a70b feat: use globally available WebSocket client in runtimes that have it (#10042) Vlad Frangu 2023-12-10 15:42:02 +02:00
  • 8ace6face8 docs(CategoryCreateChannelOptions): Update reference (#10031) Jiralite 2023-12-05 19:26:27 +00:00
  • e245a390e7 docs(resolvePartialEmoji): Add @internal to all overloads (#10033) Jiralite 2023-12-05 19:19:52 +00:00
  • 2b8ac35e56 refactor: Document relevant types as @internal (#9974) Jiralite 2023-12-05 18:15:08 +00:00
  • 62e31cb9ee fix(InteractionResponses): check if ephemeral message flag is used (#10021) Danial Raza 2023-12-04 21:16:26 +01:00
  • 941642ad2f fix: replace internal calls to Emoji#url (#10025) Ryan Munro 2023-12-04 09:53:02 +11:00
  • 54453b04e5 chore(uploadDocumentation): Expose full error (#10012) Jiralite 2023-12-02 12:50:53 +00:00
  • b992019a78 docs(PermissionOverwriteManager): PermissionsFlagsBit typo (#10004) Danial Raza 2023-12-01 21:58:21 +01:00
  • 17a6f5d3c9 types: omit unnecessary methods from <ContextMenuCommandInteraction>.options (#10003) Qjuh 2023-12-01 21:13:20 +01:00
  • a44ada661f feat(website): show union members of type aliases (#10001) Qjuh 2023-12-01 02:19:07 +01:00
  • b229240731 ci: documentation.yml refactor branch/tag check to one place only (#10008) Qjuh 2023-12-01 02:12:36 +01:00
  • 1ec2901f56 feat(website): type parameters on methods and overloads (#9998) Qjuh 2023-12-01 02:11:59 +01:00
  • 179af387d0 refactor(ThreadMemberManager): #remove accepts UserResolvable (#10000) Renegade334 2023-12-01 00:35:59 +00:00
  • e412a22ceb fix: export "ESM" types when discord.js is imported in ESM land (#10009) Vlad Frangu 2023-12-01 01:19:22 +02:00
  • 30f6a5fc56 types(InteractionWebhook): Add client (#9997) Jiralite 2023-11-30 21:48:54 +00:00
  • cbbbfb9823 fix(website): serialize methods with overload index (#10005) brynpttrsn 2023-11-30 16:43:43 -05:00
  • fe90487974 ci: fix documentation manual dispatch run on tag (#10007) Qjuh 2023-11-30 22:41:55 +01:00
  • d0aa8d25e2 ci: fix deploy-website Noel 2023-11-24 12:23:31 +01:00
  • bc2ecef73d fix: cross package links again (#9995) Qjuh 2023-11-24 12:10:16 +01:00
  • 9fdbf0ad65 fix(website): doc links to other packages (#9994) Qjuh 2023-11-22 19:06:13 +01:00
  • 57c414be21 fix(website): discord-api-types links, URL links and some minor doc issues (#9990) Qjuh 2023-11-22 09:26:43 +01:00
  • e9ff99101b docs: Remove hyphen after @returns (#9989) Jiralite 2023-11-21 17:16:51 +00:00
  • 3d1c884926 refactor(website): remove unneccessary addPackageToModel function (#9983) Qjuh 2023-11-21 10:06:13 +01:00
  • ce0be392d8 fix(Bun): Fix typo for Bun template (#9987) Rahul Mishra 2023-11-18 22:28:33 +05:30
  • 802ec63a48 fix(website): cross package deprecated links (#9981) Qjuh 2023-11-18 11:45:32 +01:00
  • 5a715706df fix(website): search index generation (#9980) Qjuh 2023-11-18 11:44:06 +01:00
  • ae58053dc8 chore: release @discordjs/rest@2.2.0 & @discordjs/core@1.1.1 (#9978) @discordjs/rest@2.2.0 @discordjs/core@1.1.1 Vlad Frangu 2023-11-18 02:01:40 +02:00
  • 5da5be2bc9 fix(route): Conditionally prefix package names (#9975) Jiralite 2023-11-17 23:38:49 +01:00
  • 55be1c901a ci: properly extract name from minified docs files Noel 2023-11-17 23:37:14 +01:00
  • 492f86af39 refactor: minify api.json by shortening keys (#9971) Qjuh 2023-11-17 23:26:48 +01:00
  • 9868772b64 docs: fix links in @deprecated tags (#9976) Qjuh 2023-11-17 21:44:39 +01:00
  • 6df233de14 feat: present x-ratelimit-scope for 429s hit (#9973) Vlad Frangu 2023-11-16 12:49:05 +02:00
  • 0aa7dc1b86 fix: replace Object< with Record< (#9970) Qjuh 2023-11-15 20:20:21 +01:00
  • cab60142ff fix: type mapping for docgen methods/props (#9969) Qjuh 2023-11-14 21:54:29 +01:00
  • 4b88306dcb fix: minify mainlib docs json (#9963) Qjuh 2023-11-14 09:13:28 +01:00
  • f9177be61b fix: don't hardcode discordjs special case iCrawl 2023-11-14 02:04:02 +01:00
  • 75137bac6f refactor: don't prebuild on preview builds iCrawl 2023-11-14 01:55:08 +01:00
  • 00063912ee fix: conflict resolution iCrawl 2023-11-14 01:35:08 +01:00
  • 8f432400d8 build: multi-config build and dep update iCrawl 2023-11-14 01:26:22 +01:00
  • 75fc7f2454 ci: include secret iCrawl 2023-11-13 23:21:35 +01:00
  • 01c63d2e0f refactor: switch to vercel blob for docs iCrawl 2023-11-13 23:15:16 +01:00
  • ffc3ea5c3f fix: hardcode redirect for main lib for now iCrawl 2023-11-13 21:37:59 +01:00
  • 1d2d01e1f5 ci: dont set the ci to failed on fail to upload docs iCrawl 2023-11-13 21:31:46 +01:00
  • 0063dae43b fix: use correct pkg variable iCrawl 2023-11-13 21:30:05 +01:00
  • 69c949ab28 fix: properly switch versions iCrawl 2023-11-13 21:17:42 +01:00
  • 25d552b318 fix: missing on conflict clause iCrawl 2023-11-13 21:09:43 +01:00
  • c4767bacde refactor: switch to vercel pg iCrawl 2023-11-13 21:07:01 +01:00
  • 9a8110047e fix: cache nextjs cache output with turbo iCrawl 2023-11-13 19:55:08 +01:00