Commit Graph

  • 5e4331062b chore: Add brokers to package list and labels in issue forms (#8893) Jiralite 2022-12-01 10:00:04 +00:00
  • fff3602a8a fix(createPackage): invalid label/path on labeler file (#8891) Almeida 2022-12-01 09:55:31 +00:00
  • 72c30d1578 revert: theme fix iCrawl 2022-11-30 04:41:07 +01:00
  • 2cb1000a3a fix: move back to old theming iCrawl 2022-11-30 04:34:47 +01:00
  • 8a39c14921 fix: generate correct paths after moving catch-all iCrawl 2022-11-30 04:26:40 +01:00
  • 4ae029dfe2 fix: path generation iCrawl 2022-11-30 04:16:27 +01:00
  • 2849af0118 refactor: correctly generate routes iCrawl 2022-11-30 03:55:23 +01:00
  • 90d192078f fix: generate paths iCrawl 2022-11-30 03:17:47 +01:00
  • b0f9b9c344 fix: next-themes iCrawl 2022-11-30 02:22:00 +01:00
  • 6bcebd4867 fix: including readme files iCrawl 2022-11-29 01:06:02 +01:00
  • 1efa95337f fix: dynamicParams bug iCrawl 2022-11-29 00:36:23 +01:00
  • 2f4bdf7394 fix: remove output file tracing option iCrawl 2022-11-29 00:20:23 +01:00
  • 4b9b62416b fix: reading readme files iCrawl 2022-11-29 00:10:01 +01:00
  • 208378b214 chore: fix changelog iCrawl 2022-11-28 23:19:34 +01:00
  • 6e65b45b31 chore(discord.js): release discord.js@14.7.0 14.7.0 iCrawl 2022-11-28 23:00:38 +01:00
  • 2b260bd4bb chore: deps iCrawl 2022-11-28 22:53:19 +01:00
  • cab692409d chore(voice): release @discordjs/voice@0.14.0 @discordjs/voice@0.14.0 iCrawl 2022-11-28 22:51:40 +01:00
  • 0fe503b516 chore(ws): release @discordjs/ws@0.5.0 @discordjs/ws@0.5.0 iCrawl 2022-11-28 22:50:16 +01:00
  • 999bc2069e chore(proxy): release @discordjs/proxy@1.2.1 @discordjs/proxy@1.2.1 iCrawl 2022-11-28 22:48:38 +01:00
  • b89bd6f67c chore(rest): release @discordjs/rest@1.4.0 @discordjs/rest@1.4.0 iCrawl 2022-11-28 22:46:13 +01:00
  • 5235ad5bfe chore(collection): release @discordjs/collection@1.3.0 @discordjs/collection@1.3.0 iCrawl 2022-11-28 22:44:33 +01:00
  • 3bd8458e09 chore(builders): release @discordjs/builders@1.4.0 @discordjs/builders@1.4.0 iCrawl 2022-11-28 22:41:50 +01:00
  • 44696c0a6a chore(brokers): release @discordjs/brokers@0.1.0 @discordjs/brokers@0.1.0 iCrawl 2022-11-28 22:39:02 +01:00
  • b5d8b69452 chore: deps iCrawl 2022-11-28 22:33:21 +01:00
  • 7430c8e4c8 fix: remove casts when using makeURLSearchParams() (#8877) Almeida 2022-11-28 21:22:02 +00:00
  • 1a10f48bc3 feat(website): add link to discord-api-types (#8866) Suneet Tipirneni 2022-11-28 13:18:26 -05:00
  • e592852e42 ci: Fix typo for /core labels (#8878) Jiralite 2022-11-28 18:15:10 +00:00
  • 8376e2dbcd refactor: update makeURLSearchParams to accept readonly non-Records (#8868) Aura Román 2022-11-28 09:20:27 +01:00
  • ed68a1af5b chore: Update /core constants (#8874) Jiralite 2022-11-28 08:14:16 +00:00
  • ebf9991df7 fix: readd react-use alias for astro iCrawl 2022-11-28 06:13:53 +01:00
  • 31e67c4316 build: smaller bundle size for websites iCrawl 2022-11-28 05:55:08 +01:00
  • 2f4bfedca1 chore: deps iCrawl 2022-11-28 03:39:50 +01:00
  • 2127b32d26 feat: Add @discordjs/core (#8736) Suneet Tipirneni 2022-11-27 16:23:13 -05:00
  • 12553da135 feat(website): add app dir (#8869) Suneet Tipirneni 2022-11-27 10:24:34 -05:00
  • decbce4010 feat(Webhook): add channel property (#8812) MrMythicalYT 2022-11-26 07:31:05 -05:00
  • 9922151266 refactor: docker image for proxy-container iCrawl 2022-11-26 02:09:05 +01:00
  • f0120538bb build: better turbo config iCrawl 2022-11-26 02:07:56 +01:00
  • 650f4ddfb2 feat(guide): add next and previous page buttons (#8777) Suneet Tipirneni 2022-11-25 15:49:36 -05:00
  • 56d086022f ci: fetch all branches iCrawl 2022-11-25 20:13:03 +01:00
  • 909a02e2ad ci: test changes iCrawl 2022-11-25 19:57:50 +01:00
  • ac0851b5b1 ci: fetch with a depth of 5 iCrawl 2022-11-25 19:55:45 +01:00
  • 1ef42e4e7b chore: nextjs 13 changes iCrawl 2022-11-25 19:33:30 +01:00
  • db346e014f ci: don't forward filter option iCrawl 2022-11-25 19:19:57 +01:00
  • 8f5b167483 build: only run scripts on changed content iCrawl 2022-11-25 18:44:28 +01:00
  • ec37f137fd types(Formatters): allow boolean in formatEmoji (#8823) MrMythicalYT 2022-11-25 12:42:48 -05:00
  • ca662b4de8 feat: add Message#bulkDeletable (v13) (#8761) Synbulat Biishev 2022-11-25 20:36:34 +03:00
  • f9828034cd fix(MessageMentions): add InGuild generic (#8828) Almeida 2022-11-25 17:35:52 +00:00
  • 98846cf863 fix: backport allow deletion of ephemeral messages to v13 (#8811) Raraph84 2022-11-25 18:35:19 +01:00
  • cb77fd02d0 docs: describe InteractionEditReplyOptions (#8840) Jaworek 2022-11-25 18:26:33 +01:00
  • 0e0851aa18 feat(InteractionResponses): add message parameter (v13) (#8838) Jaworek 2022-11-25 18:19:25 +01:00
  • 7e06f68185 fix(Activity): Fix equals() not checking for differing emoji (#8841) Eejit 2022-11-25 12:17:55 -05:00
  • eecc50bfda fix(Activity): Fix equals() not checking for differing emoji (v13) (#8842) Eejit 2022-11-25 12:09:22 -05:00
  • d2754802cc docs(AutoModerationRuleManager): Describe cache (#8848) Jiralite 2022-11-25 15:24:19 +00:00
  • 7ae0c529f2 chore(scripts): cleanup create-package script (#8862) Suneet Tipirneni 2022-11-25 09:36:04 -05:00
  • 7332b7bae3 chore: switch order of vite plugins iCrawl 2022-11-25 14:43:30 +01:00
  • 33a82b7bce chore: next 13 iCrawl 2022-11-25 14:29:32 +01:00
  • d0c82561b8 fix: fixed react/astro/guide/discord.js build, updated dependencies, fix crawlvatar (#8861) Jeroen Claassens 2022-11-25 14:02:18 +01:00
  • 256677b435 chore: deps iCrawl 2022-11-23 09:34:56 +01:00
  • ee7d2fd4c8 chore: deps iCrawl 2022-11-22 13:35:47 +01:00
  • 65bc0adbf4 docs: Fix message action row components (#8819) Jiralite 2022-11-19 22:20:49 +00:00
  • fd4ba5eaba feat: Auto Moderation (#7938) Jiralite 2022-11-19 22:06:13 +00:00
  • 153d2403ad chore: turbo cache coverage (#8836) Almeida 2022-11-19 21:59:06 +00:00
  • 8ed5c1beb6 docs: Specify ActionRowBuilder for components (#8834) Jiralite 2022-11-19 21:50:04 +00:00
  • 09f65b724b docs: add @extends for select menu classes (#8824) MrMythicalYT 2022-11-19 16:43:00 -05:00
  • 291f36cd73 feat: add Collection#subtract() (#8393) Synbulat Biishev 2022-11-20 00:34:26 +03:00
  • b2fabd130a feat(SelectMenuInteractions): add values property (#8805) Jaworek 2022-11-19 22:27:14 +01:00
  • abefc4f809 docs: add section on testing local changes (#8802) Suneet Tipirneni 2022-11-19 16:17:19 -05:00
  • d6873b7159 fix(escapeMarkdown): fix double escaping (#8798) RedGuy12 2022-11-19 15:08:33 -06:00
  • 017f9b1ed4 fix(Transfomers): call .toJSON in toSnakeCase (#8790) RedGuy12 2022-11-19 15:01:41 -06:00
  • e74aa7f6b0 feat(ThreadChannel): add a helper for pin and unpin (#8786) Idris 2022-11-19 21:54:43 +01:00
  • ff85481d3e feat: add Message#bulkDeletable (#8760) Synbulat Biishev 2022-11-06 06:51:34 +03:00
  • 68c9cb37bc docs: make WebSocketShard.lastPingTimestamp public (#8768) Jaworek 2022-11-02 14:29:53 +01:00
  • 5152abf728 feat: new select menus (#8793) DD 2022-11-01 19:36:05 +02:00
  • 8b400ca975 feat(InteractionResponses): add message parameter (#8773) MrMythicalYT 2022-10-31 14:04:42 -04:00
  • 88cd9d9060 feat: support resume urls (#8784) Saya 2022-11-01 02:03:51 +08:00
  • 5a70057826 fix(SequentialHandler): downlevel ECONNRESET errors (#8785) ckohen 2022-10-31 11:03:38 -07:00
  • 0bcc18a0bd fix(brokers): publish the scripts folder (#8794) Almeida 2022-10-31 18:01:49 +00:00
  • caf6f66073 fix(escapeMarkdown): fix double escaping (v13) (#8799) RedGuy12 2022-10-31 13:01:06 -05:00
  • b5213664fa feat: allow punctuation characters in context menus (#8783) Gabriel Thomé 2022-10-31 09:28:29 -03:00
  • 6e348ffd1d docs(MessageReplyOptions): remove duplicate stickers field (#8766) advaith 2022-10-31 04:39:27 -07:00
  • e7cbc1bf11 fix(BaseRedisBroker): proper import path to lua script (#8776) DD 2022-10-27 22:47:00 +03:00
  • 53d8e87d7f fix: censor token in debug output (#8764) Almeida 2022-10-27 13:50:11 +01:00
  • fc10774461 feat: allow deletion of ephemeral messages (#8774) Ryan Munro 2022-10-27 22:22:12 +11:00
  • 68d5712dea fix: make ratelimit timeout require event loop to be active (#8779) hackermon 2022-10-23 06:45:02 -04:00
  • b2658ce504 chore: update eslint-config-neon iCrawl 2022-10-20 03:39:38 +02:00
  • 3cc50b9e95 chore: deps iCrawl 2022-10-20 03:11:41 +02:00
  • c0e3629f64 ci: properly cache yarn deps iCrawl 2022-10-20 02:52:59 +02:00
  • 7083df7cef fix: styling and separation border for enums/interfaces iCrawl 2022-10-17 23:40:34 +02:00
  • caeb1cbfdb feat(GuildChannelManager): add .addFollower() method (#8567) Synbulat Biishev 2022-10-16 19:04:30 +03:00
  • 4f3c13628e fix: include brokers readme iCrawl 2022-10-14 23:46:35 +02:00
  • 94097d365a fix: default to main for stable selection iCrawl 2022-10-14 23:38:08 +02:00
  • 8af0b38b6c fix: fallback to main iCrawl 2022-10-14 23:29:37 +02:00
  • 66097e0cb0 chore: Bump discord-api-types (#8752) Jiralite 2022-10-14 22:20:26 +01:00
  • bf9aa1858d feat: @discordjs/brokers (#8548) DD 2022-10-13 23:20:36 +03:00
  • 179392d6d7 docs: Remove unused imports (#8744) Jiralite 2022-10-12 23:24:04 +01:00
  • ea807e3eed chore: remove downlevel-dts dependency from template (#8743) Almeida 2022-10-12 19:47:51 +01:00
  • ef29b5e51f chore: Redirect voice examples to the new repository (#8737) Jiralite 2022-10-12 11:27:02 +01:00
  • cb3826ce6d refactor(Embed): use embedLength function from builders (#8735) Almeida 2022-10-12 10:39:28 +01:00
  • d7a45a0567 chore: update api-extractor configurations (#8738) Almeida 2022-10-12 10:38:14 +01:00
  • 49b91315f7 fix: extract text from link tags for descriptions (#8739) Suneet Tipirneni 2022-10-12 05:37:07 -04:00