Commit Graph

  • 90a98fee16 refactor(ClientOptions): remove $ prefix from ws.properties keys (#8094) Almeida 2022-06-17 22:26:42 +01:00
  • 386c41f24f docs(WebSocketOptions): add version to docs and typings (#8050) advaith 2022-06-17 14:26:08 -07:00
  • d54bf5d286 fix(webhooks): revert webhook caching (and returning Message) (#8038) pat 2022-06-17 16:25:46 -05:00
  • e5ec1c4dbc refactor: Use GuildFeature enum (#8101) Jiralite 2022-06-17 22:25:29 +01:00
  • ad9ab2b177 chore: Add MessageContent to issue form (#8106) Jiralite 2022-06-17 22:24:26 +01:00
  • 4df491ce85 types(ApplicationCommand): fix typo in setDMPermission (#8097) Rodry 2022-06-16 08:59:46 +01:00
  • 0a44b05db8 fix(ApplicationCommand): Remove autocomplete check at the top level and correctly check for dmPermission (#8100) Jiralite 2022-06-16 08:58:54 +01:00
  • 0ab2227984 fix(ModalSubmitInteraction): add isFromMessage() missing method (#8092) MateoDeveloper 2022-06-14 18:02:03 -05:00
  • b4e28a8ff6 types: fix setType() parameter and ChannelData.type (#8089) Almeida 2022-06-13 22:43:10 +01:00
  • 9c0f190de1 docs(BaseGuildTextChannel): Update setType()'s parameter type (#8088) Jiralite 2022-06-13 21:09:00 +01:00
  • 093117d938 chore: remove -types import in readme example (#8085) BaumianerNiklas 2022-06-13 21:42:28 +02:00
  • e53d162198 refactor(util): make utility functions top level (#8052) Suneet Tipirneni 2022-06-13 14:04:53 -04:00
  • afb18b99b7 fix: destroy options during cleanup (#8082) Voxelli 2022-06-13 23:33:56 +05:30
  • 613fd43fcf types(AutocompleteOption): backport fix and improve types (#8078) Rodry 2022-06-13 19:03:39 +01:00
  • 3095f350e0 fix(AuditLog): default changes to empty array (#8076) Jiralite 2022-06-13 19:03:22 +01:00
  • 0d0190a6fd types(GuildChannel): fix type of .isText() method (#8061) Synbulat Biishev 2022-06-13 23:03:04 +05:00
  • 51eadf3737 docs: update outdated examples (#8081) Almeida 2022-06-13 17:18:15 +01:00
  • 552ec72542 docs(ThreadMemberManager): Require member in FetchThreadMemberOptions (#8079) Jiralite 2022-06-13 17:17:44 +01:00
  • ac7bf692bf docs(AutocompleteInteraction): change useless log in responds example (#8077) Ben 2022-06-13 09:16:54 -07:00
  • 9964454c29 types: fix ApplicationCommandPermissionsUpdate event typings (#8071) n1ck_pro 2022-06-13 18:16:07 +02:00
  • 476b7d519c types(AutocompleteOption): fix and improve types (#8069) Rodry 2022-06-13 17:15:31 +01:00
  • 10a6c4287d feat(AutocompleteInteraction): Add commandGuildId (#8086) Jiralite 2022-06-13 17:14:01 +01:00
  • a2eebf6c66 docs: Description and missing @typedef fixes (#8087) Jiralite 2022-06-13 17:12:08 +01:00
  • 96053babe1 fix(ApplicationCommand): fix default member permissions assignment (#8067) CodeGoat 2022-06-11 10:05:43 +01:00
  • f527dea36e fix(scripts): read directory and rerun (#8065) ckohen 2022-06-11 02:04:53 -07:00
  • c7391db11b refactor(ApplicationCommand): permissions v2 (#7857) ckohen 2022-06-10 12:34:17 -07:00
  • c5176be14b feat(guild): add support for setting MFA level (#8024) Suneet Tipirneni 2022-06-10 15:26:11 -04:00
  • fbe67e1025 fix: select menu options to accept both rest and array (#8032) Parbez 2022-06-11 00:52:04 +05:30
  • 3bb9c0e5c3 fix: check for function type (#8064) Parbez 2022-06-11 00:51:45 +05:30
  • 9c8b3102ce refactor(*): include name/reason/etc fields into options/data params (#8026) DD 2022-06-10 22:20:59 +03:00
  • 2392a6f5de types(ThreadMemberManager): Fix return type of fetching members with no arguments (#8060) Jiralite 2022-06-10 20:20:00 +01:00
  • c0f079d232 typings: remove isAutocomplete typeguard from typings (#8063) Parbez 2022-06-11 00:49:44 +05:30
  • d8077c6839 fix(CommandInteractionOptionResolver): Handle autocompletion interactions (#8058) Jiralite 2022-06-10 20:19:27 +01:00
  • d4b41dd081 feat(docgen): proper event parsing for typescript iCrawl 2022-06-10 16:22:11 +02:00
  • 0415300243 feat(vcs): add missing property and methods (#8002) pat 2022-06-10 06:42:53 -05:00
  • caee94897f build: fix git cliff config files (#8057) Jeroen Claassens 2022-06-10 13:37:24 +02:00
  • b3346f4b9b feat(docgen): update typedoc iCrawl 2022-06-10 02:29:17 +02:00
  • 2791c86cdf chore: remove unneeded tsc build iCrawl 2022-06-09 21:27:06 +02:00
  • c8f1690896 refactor(collection): remove default property (#8055) Almeida 2022-06-09 19:53:23 +01:00
  • da9107c007 refactor(ThreadMemberManager): Consistent thread member fetching (#8021) Jiralite 2022-06-09 19:52:56 +01:00
  • f57d6768ad refactor(interactions): remove redundant interaction typeguards (#8027) Suneet Tipirneni 2022-06-09 14:52:44 -04:00
  • d7b8357dcb fix(docgen): strip dots from return types iCrawl 2022-06-09 20:47:51 +02:00
  • 16810f3e41 refactor(collection): remove default export (#8053) A. Román 2022-06-09 16:53:01 +02:00
  • 598f61b992 fix(scripts): add quotes around blob arguments (#8054) A. Román 2022-06-09 16:52:18 +02:00
  • 50401453e7 fix(docgen): shorten output for path info iCrawl 2022-06-09 16:14:37 +02:00
  • 94bdcaca62 docs: ignore docs of unexported functions (#8051) Almeida 2022-06-09 12:58:42 +01:00
  • eea139b346 feat(docgen): support for ignore tag iCrawl 2022-06-09 13:54:35 +02:00
  • 50822f5254 fix(docgen): parsing constructor iCrawl 2022-06-09 11:37:22 +02:00
  • f2b267c079 fix(Message): force fetching (#8047) muchnameless 2022-06-09 10:35:52 +02:00
  • b2eea1c900 docs(ClientOptions): fix closeTimeout default (#8049) advaith 2022-06-09 01:35:27 -07:00
  • 3ae2633c3f feat(website): add some styling iCrawl 2022-06-08 23:40:03 +02:00
  • 3937b402c0 fix(website): don't build concurrently iCrawl 2022-06-08 22:26:39 +02:00
  • 256c4f955c feat(website): unocss iCrawl 2022-06-08 21:45:16 +02:00
  • 33cdcdbb7a fix: vercel deployment iCrawl 2022-06-08 20:09:23 +02:00
  • bc466a5997 fix(website): deployment iCrawl 2022-06-08 19:36:09 +02:00
  • 127931d1df feat: website (#8043) Noel 2022-06-08 19:13:31 +02:00
  • 5259639c2c fix: doc generation for return types iCrawl 2022-06-08 19:12:42 +02:00
  • 5de9b80814 fix: returns for typescript parsing iCrawl 2022-06-08 18:41:22 +02:00
  • bc4fbcef2e fix(serializer): properly serialize data iCrawl 2022-06-08 18:11:25 +02:00
  • 3279b40912 feat(docgen): typescript support iCrawl 2022-06-08 17:26:54 +02:00
  • 1afae909d7 fix(Attachment): do not destructure data (#8041) Synbulat Biishev 2022-06-08 16:30:06 +05:00
  • 65cb36166f fix(VarType): parsing type names iCrawl 2022-06-08 13:27:41 +02:00
  • ecc6600df2 refactor(docgen): use the node: protocol (#8034) Superchupu 2022-06-07 23:17:48 +01:00
  • 314d76e907 fix(docgen): fix up method return types iCrawl 2022-06-07 15:19:42 +02:00
  • 769ea0bfe7 refactor: move all the config files to root (#8033) Parbez 2022-06-07 16:05:19 +05:30
  • 8b979c0245 feat: docgen package (#8029) Noel 2022-06-07 10:51:33 +02:00
  • 5475767c2c build: use cliff-jumper for releases (#8030) Noel 2022-06-07 00:59:21 +02:00
  • 86d8fbc023 fix(DirectoryChannel): Type name and handle url (#8023) Jiralite 2022-06-06 14:47:13 +01:00
  • fba9710fc9 chore(builders): dev version iCrawl 2022-06-06 14:45:46 +02:00
  • 5ca3974301 chore(release): version @discordjs/builders@0.15.0 iCrawl 2022-06-06 14:44:25 +02:00
  • 3202c91c5a chore: properly adapt changelog script iCrawl 2022-06-06 14:43:15 +02:00
  • f3f34f07b3 docs(DirectoryChannel): Extend Channel (#8022) Jiralite 2022-06-06 13:24:35 +01:00
  • f8ed71bfca fix: readd isThread type guard (#8019) Parbez 2022-06-06 17:54:03 +05:30
  • e1176faa27 feat: backport handle zombie connection (#7626) Voxelli 2022-06-06 15:51:35 +05:30
  • aa59a409b3 feat(CommandInteraction): add 'commandGuildId' (#8018) Caleb Lam 2022-06-06 04:07:37 -04:00
  • 7fa698d23e types(AttachmentBuilder): fix data type (#8016) Rodry 2022-06-06 09:07:15 +01:00
  • b9df37a89f refact: Sticker's tags property (#8010) markisha64 2022-06-05 23:29:31 +02:00
  • ad75be9a9c feat: allow builders to accept rest params and arrays (#7874) Rodry 2022-06-05 22:29:16 +01:00
  • 70c733bb9a refactor(channel): remove redundant channel type guards (#8012) Suneet Tipirneni 2022-06-05 17:29:05 -04:00
  • a3287782b5 feat(MessageReaction): add react method (#7810) Rodry 2022-06-05 22:28:44 +01:00
  • 0ccc243c8f types(modal): fix showModal() typings (#8014) Suneet Tipirneni 2022-06-05 17:28:28 -04:00
  • 0a7953e463 docs(Attachment): remove constructor doc (#8009) Almeida 2022-06-05 22:28:18 +01:00
  • 6aa623240e types: fix some attachment related typings (#8013) Parbez 2022-06-06 02:07:56 +05:30
  • 6266b0c1e3 types(AttachmentBuilder): remove name parameter from constructor (#8008) n1ck_pro 2022-06-05 22:37:01 +02:00
  • 8f6df90035 chore(release): version 13.8.0 iCrawl 2022-06-05 19:28:12 +02:00
  • 876816ab2a fix(guildchannelmanager): wrong parameter in _sortedChannels call (#8011) Almeida 2022-06-05 18:17:38 +01:00
  • a8f2b2cfb4 chore: deps iCrawl 2022-06-05 19:07:36 +02:00
  • 9720e55534 refactor: always return Message instances in interactions (#7917) Suneet Tipirneni 2022-06-05 13:00:35 -04:00
  • ad36c0be77 fix: add static method from in builders (#7990) Parbez 2022-06-05 22:03:19 +05:30
  • ddfe15b872 feat: backport text-in-voice support to v13 (#7999) Suneet Tipirneni 2022-06-05 12:30:48 -04:00
  • 5987dbe5cf docs(VoiceChannel): annotate that it is implementing TextBasedChannel (#8007) SpaceEEC 2022-06-05 18:30:14 +02:00
  • 5244fe3c1c feat(Collector): add ignore event (#7644) Rodry 2022-06-05 17:29:13 +01:00
  • 349766dd69 feat(GuildMemberManager): add GuildMemberManager#fetchMe() (#7526) Synbulat Biishev 2022-06-05 21:29:00 +05:00
  • 114bcc07a9 fix(websocketshard): deal with zombie connection caused by 4009 (#7581) Voxelli 2022-06-05 13:08:31 +05:30
  • 7a1095b66b fix: typings (#7965) markisha64 2022-06-05 09:36:59 +02:00
  • 76df9fdc45 fix: video quality mode data property (#7946) Josh Wee 2022-06-05 00:36:07 -07:00
  • a51420f7f8 fix(ApplicationCommandOptionType): Add attachment to jsdoc (#7952) GrapeColor 2022-06-05 16:35:36 +09:00
  • 10009a43ee ci: remove cache-dir from test iCrawl 2022-06-05 01:14:39 +02:00
  • 8d8e6c03de feat: use vitest instead of jest for more speed iCrawl 2022-06-05 01:07:10 +02:00
  • dfadcbc2fd refactor(attachment): don't return attachment builders from API (#7852) Suneet Tipirneni 2022-06-04 16:33:13 -04:00