Almeida
|
86e5f5a119
|
docs(Options): fix links and invalid syntax (#9322)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 21:49:51 +00:00 |
|
BoogeyMan
|
300059cb26
|
docs: cleanup MessageCreateOptions and MessageReplyOptions (#9283)
* Fixed MessageReplyOptions
* updated MessageReplyOptions
* Deduplication - created BaseMessageCreateOptions
* Update packages/discord.js/src/structures/interfaces/TextBasedChannel.js
Co-authored-by: Jaw0r3k <jaworekwiadomosci@gmail.com>
* Fixed spacing
---------
Co-authored-by: Jaw0r3k <jaworekwiadomosci@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 21:46:15 +00:00 |
|
Erwan
|
d4c1fecbe2
|
fix(Message#editable): fix permissions check in locked threads (#9319)
fix(Message#editable): fix permissions check if channel is thread & locked
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 21:42:54 +00:00 |
|
Jiralite
|
79bcdfa767
|
docs(Events): Document auto moderation events (#9342)
docs(Events): document auto moderation events
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 21:39:35 +00:00 |
|
Jiralite
|
ca4de2d9c6
|
fix(BaseSelectMenuBuilder): Modify class to be abstract (#9358)
fix(BaseSelectMenuBuilder): abstraction
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 21:34:55 +00:00 |
|
Jiralite
|
794abe8450
|
refactor: Remove fromInteraction in internal channel creation (#9335)
refactor: remove `fromInteraction`
|
2023-04-14 21:29:27 +00:00 |
|
DD
|
02dfaf1aa2
|
refactor: abstract identify throttling and correct max_concurrency handling (#9375)
* refactor: properly support max_concurrency ratelimit keys
* fix: properly block for same key
* chore: export session state
* chore: throttler no longer requires manager
* refactor: abstract throttlers
* chore: proper member order
* chore: remove leftover debug log
* chore: use @link tag in doc comment
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* chore: suggested changes
* fix(WebSocketShard): cancel identify if the shard closed in the meantime
* refactor(throttlers): support abort signals
* fix: memory leak
* chore: remove leftover
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 20:26:37 +00:00 |
|
Suneet Tipirneni
|
cac3c07729
|
fix(website): link dapi-types to proper website (#9388)
|
2023-04-14 20:53:57 +02:00 |
|
iCrawl
|
83143178aa
|
ci: remove nextjs bundle analysis
|
2023-04-14 20:10:26 +02:00 |
|
iCrawl
|
615752e32b
|
chore(website): cleanup ts-errors
|
2023-04-14 20:03:40 +02:00 |
|
iCrawl
|
2c25639a85
|
chore: update next.js dep
|
2023-04-14 19:23:59 +02:00 |
|
iCrawl
|
a76c1ddacc
|
chore: fixup build and lint
|
2023-04-14 17:11:12 +02:00 |
|
Jiralite
|
0d0e4d1cb6
|
feat: Add changes from v13 to v14 (#9384)
|
2023-04-14 10:58:23 +02:00 |
|
iCrawl
|
d35f670d7a
|
chore(website): move around static label
|
2023-04-14 10:33:20 +02:00 |
|
iCrawl
|
e4c5f794b0
|
fix(website): client-side rendering fallback
|
2023-04-13 23:29:45 +02:00 |
|
Jiralite
|
88cab1a0ec
|
fix: Update DocsLink usage (#9382)
|
2023-04-13 22:55:15 +02:00 |
|
iCrawl
|
1c2cc09e05
|
fix(guide): temporary fix contentlayer dev
|
2023-04-13 22:28:33 +02:00 |
|
Jiralite
|
2a684361d4
|
fix(guide): Treeshake react-icons (#9381)
|
2023-04-13 22:09:40 +02:00 |
|
Almeida
|
66dc4014fe
|
fix(interactions): make data parameter optional (#9379)
|
2023-04-13 22:01:08 +02:00 |
|
Jiralite
|
39c6694561
|
feat(DocsLink): Implement the component (#9380)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2023-04-13 21:55:15 +02:00 |
|
iCrawl
|
70da3746f8
|
fix(website): static badge and overload switcher
|
2023-04-13 20:56:44 +02:00 |
|
iCrawl
|
0340622f1a
|
fix(ui): discord components
|
2023-04-13 20:15:59 +02:00 |
|
iCrawl
|
f36878677c
|
chore: add chromatic
|
2023-04-13 19:41:23 +02:00 |
|
iCrawl
|
e5859b41cf
|
chore: storybook
|
2023-04-13 19:09:56 +02:00 |
|
Jiralite
|
8218ffc78d
|
types(CategoryChannel): Ensure parent and parentId are null (#9327)
types: ensure categories' parents are `null`
|
2023-04-13 16:10:53 +00:00 |
|
Jiralite
|
7ff3d528d9
|
types(GuildTextBasedChannel): Remove unnecessary exclusion of forum channels (#9326)
types(GuildTextBasedChannel): remove exclusion of forum channels
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-13 15:55:48 +00:00 |
|
Jiralite
|
0b7f296b62
|
chore(guide): Update pages (#9372)
|
2023-04-13 17:10:06 +02:00 |
|
Jiralite
|
85a379fdf8
|
feat(guide): How to contribute (#9376)
|
2023-04-13 14:19:43 +02:00 |
|
Jiralite
|
8ffcf77840
|
docs: add SnowflakeUtil (#9371)
|
2023-04-13 14:19:13 +02:00 |
|
iCrawl
|
fcb3a1ab27
|
fix(guide): update return link on 404
|
2023-04-12 01:04:36 +02:00 |
|
iCrawl
|
40be4f80dc
|
fix(guide): light mode fix
|
2023-04-12 00:44:21 +02:00 |
|
iCrawl
|
ee907f32f3
|
feat(guide): sidebar
|
2023-04-12 00:39:35 +02:00 |
|
iCrawl
|
731ea5f3cb
|
fix(website?): static params
|
2023-04-11 20:52:37 +02:00 |
|
iCrawl
|
24c462bf6f
|
refactor(website): dark mode
|
2023-04-11 20:13:59 +02:00 |
|
iCrawl
|
78e02c4b63
|
fix(website): navigation and 404
|
2023-04-11 19:19:33 +02:00 |
|
iCrawl
|
dcf8757d35
|
ci: correct path again
|
2023-04-11 18:36:13 +02:00 |
|
iCrawl
|
a0c57abadd
|
ci: uploading to before mv
|
2023-04-11 18:26:27 +02:00 |
|
iCrawl
|
1c5a6fa552
|
ci: update glob path
|
2023-04-11 18:12:56 +02:00 |
|
Jiralite
|
6a221a9676
|
fix(Property): Check for a property type excerpt (#9365)
|
2023-04-11 14:12:03 +02:00 |
|
DD
|
dcf58d8140
|
refactor(WebSocketShard): waitForEvent and its error handling (#9282)
* refactor(WebSocketShard): waitForEvent and its error handling
* chore: remove unnecessary error event
* chore: handle ECONNREFUSED/ECONNRESET
* fix: reset network error check
---------
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-11 11:10:32 +00:00 |
|
Jiralite
|
676307ff5c
|
fix(core): Support attachment editing on interactions (#9356)
fix(core): support attachment editing on interactions
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-10 20:35:54 +00:00 |
|
Jiralite
|
23e0ac56f4
|
docs(formatters): Enhance the documentation (#9364)
|
2023-04-10 22:29:06 +02:00 |
|
Jiralite
|
8073561824
|
docs(builders): Add some basic documentation (#9359)
|
2023-04-10 22:09:51 +02:00 |
|
Jiralite
|
c0f2dd7131
|
docs: Use stable tag (#9343)
docs: use stable tag
|
2023-04-10 14:55:51 +00:00 |
|
Almeida
|
d6905b3b97
|
fix(website): dont show parameters header on functions without parameters (#9361)
|
2023-04-10 14:00:32 +02:00 |
|
Jiralite
|
774e23c572
|
fix(Function): Add link to source file (#9360)
|
2023-04-10 14:00:03 +02:00 |
|
Jiralite
|
1c8567f147
|
feat: Support @returns (#9362)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2023-04-10 13:59:29 +02:00 |
|
Jiralite
|
733c96c255
|
feat: Support @defaultValue (#9363)
|
2023-04-10 13:56:43 +02:00 |
|
iCrawl
|
69cdeb7296
|
ci: fix docs upload path
|
2023-04-10 13:23:27 +02:00 |
|
iCrawl
|
0019700869
|
chore(website): switch to revalidate on fetch level
|
2023-04-10 12:51:13 +02:00 |
|