iCrawl
63fc9f8504
chore(util): release @discordjs/util@0.3.1
@discordjs/util@0.3.1
2023-05-01 23:34:16 +02:00
Almeida
a9f2bff82a
refactor(ShardClientUtil): logic de-duplication ( #9491 )
...
added docs to the `calculateShardId` function
2023-05-01 20:08:45 +00:00
Almeida
54ceedf6c5
refactor: remove @discordjs/util re-export ( #9488 )
2023-05-01 21:47:30 +02:00
Jiralite
36b7fb2f00
feat(guide): Update to 14.10.0 ( #9487 )
2023-05-01 21:05:29 +02:00
iCrawl
9a56edaf8c
chore: add module resolution for the website
2023-05-01 18:21:02 +02:00
iCrawl
be81c8bf3b
chore(discord.js): release discord.js@14.10.0
14.10.0
2023-05-01 17:42:07 +02:00
iCrawl
c77a1765c4
chore(core): release @discordjs/core@0.6.0
@discordjs/core@0.6.0
2023-05-01 17:35:40 +02:00
iCrawl
3665ad65d0
chore(ws): release @discordjs/ws@0.8.2
@discordjs/ws@0.8.2
2023-05-01 17:34:27 +02:00
iCrawl
d4de1cd09e
chore(proxy): release @discordjs/proxy@1.4.1
@discordjs/proxy@1.4.1
2023-05-01 17:31:00 +02:00
iCrawl
481bbc924f
chore(rest): release @discordjs/rest@1.7.1
@discordjs/rest@1.7.1
2023-05-01 17:29:19 +02:00
iCrawl
ca81e61b4c
chore(formatters): release @discordjs/formatters@0.3.1
@discordjs/formatters@0.3.1
2023-05-01 17:24:36 +02:00
iCrawl
eb603c0d11
chore(util): release @discordjs/util@0.3.0
@discordjs/util@0.3.0
2023-05-01 17:22:55 +02:00
iCrawl
072c9da5df
chore(collection): release @discordjs/collection@1.5.1
@discordjs/collection@1.5.1
2023-05-01 17:20:16 +02:00
iCrawl
cd591327d6
chore(builders): release @discordjs/builders@1.6.2
@discordjs/builders@1.6.2
2023-05-01 17:16:31 +02:00
iCrawl
71e67d8c97
chore(brokers): release @discordjs/brokers@0.2.1
@discordjs/brokers@0.2.1
2023-05-01 17:15:29 +02:00
Qjuh
a9e0de4288
refactor(WebSocketManager): use /ws package internally ( #9099 )
2023-05-01 17:08:23 +02:00
iCrawl
c5b4423a5a
ci: properly add all tsconfig options
2023-05-01 16:44:36 +02:00
iCrawl
47b08be509
ci: fix start scripts for actions
2023-05-01 16:34:56 +02:00
iCrawl
2e0804ae92
ci: update node version
2023-05-01 16:27:29 +02:00
iCrawl
71983cc5d1
ci: make package optional for docs upload
2023-05-01 16:02:05 +02:00
iCrawl
0f3d870ce6
ci: properly look for docs
2023-05-01 15:57:28 +02:00
iCrawl
ce4e1fc2c6
ci: dramatically speed up docs building
2023-05-01 15:55:14 +02:00
iCrawl
0762ddb3f4
chore: deps
2023-05-01 15:29:51 +02:00
iCrawl
80af9696d3
build: leftover extensions
2023-05-01 15:23:15 +02:00
iCrawl
48cab844d4
build: switch to bundler moduleResolution
2023-05-01 13:14:13 +02:00
iCrawl
8b71f44b1f
chore: deps
2023-05-01 12:05:55 +02:00
Almeida
f27631175a
feat(ui): support embed image, thumbnail, author url, and url ( #9478 )
2023-04-30 16:56:34 +02:00
GrapeColor
ad217cc760
fix(ShardClientUtil): Fix client event names ( #9474 )
...
Co-authored-by: GrapeColor <grapecolor@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-30 10:16:44 +00:00
iCrawl
1ba7394a7d
chore: deps
2023-04-30 09:01:17 +02:00
Jiralite
260c46d51c
feat(guide): Add audit logs ( #9429 )
2023-04-30 07:50:14 +02:00
iCrawl
6229597db2
fix(guide): add more headings
2023-04-29 20:10:06 +02:00
iCrawl
8d212e4859
feat(guide): anchor links
2023-04-29 20:05:22 +02:00
iCrawl
51e8f02ef7
fix(ui): author and reply author spacing
2023-04-29 17:44:02 +02:00
Tetie
496c4e2884
feat(ui): support verified bots and colored authors ( #9471 )
...
Co-authored-by: Noel <buechler.noel@outlook.com >
2023-04-29 17:26:31 +02:00
Jiralite
77191a2e7b
docs: Add new issue form for applications ( #9470 )
2023-04-28 21:47:19 +02:00
Jiralite
375483b0f9
feat(guide): Add threads ( #9430 )
2023-04-28 21:46:45 +02:00
Jiralite
17cd4b610a
fix(guide): Show rest of TypeScript code block ( #9465 )
2023-04-28 21:46:27 +02:00
Suneet Tipirneni
988f8c7546
refactor(website): consolidate styling for buttons ( #9466 )
2023-04-28 21:42:47 +02:00
Jiralite
217e5d8100
fix(BaseClient): Prevent user agent mutation ( #9425 )
...
fix(BaseClient): prevent user agent mutation
2023-04-28 17:46:50 +00:00
Jaw0r3k
40d07fbbbd
fix(BitField): use only enum names in iterating ( #9357 )
...
* fix: use only names in iterating bitfield
* fix: not a number
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
* fix: serialize
Co-authored-by: SpaceEEC <spaceeec@yahoo.com >
---------
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
Co-authored-by: SpaceEEC <spaceeec@yahoo.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-28 17:25:11 +00:00
anandre
1b15d31b5a
docs(AutoModerationRule): update docs ( #9464 )
...
* Update AutoModerationRule.js
Update the docs descriptions for some of the AutoModerationRule methods to make them clearer and easier to understand
* Update AutoModerationRule.js
Updated the `exemptRoles` and `exemptChannels` parameter descriptions for their respective helper methods to match the typedef `AutoModerationRuleEditOptions`.
* Update AutoModerationRule.js
Update the `mentionTotalLimit` description to match the one in the `AutoModerationTriggerMetadataOptions` typdef.
* Update packages/discord.js/src/structures/AutoModerationRule.js
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-28 17:19:14 +00:00
Idris
d26df5faba
types(AutoModerationActionMetadataOptions): make channel property optional ( #9460 )
...
* refactor(GuildMember): make _roles a getter and roles a normal prop
* types(AutoModerationActionMetadataOptions): make channel property optional
* fix: revert changes from another PR
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-28 17:13:27 +00:00
Ryan Munro
78fe247fc4
feat(guide): port and update lots of stuff ( #9385 )
...
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Noel <buechler.noel@outlook.com >
2023-04-27 20:58:25 +02:00
RanAS
36216c0e1a
docs: include StreamType enum description in new docs ( #9457 )
2023-04-27 20:29:27 +02:00
Jiralite
6212bffa30
docs: Update example usage ( #9461 )
2023-04-27 20:28:44 +02:00
Suneet Tipirneni
b2e1bb92d0
fix(website): don't duplicate overloaded methods ( #9462 )
2023-04-27 20:25:23 +02:00
Almeida
2e09cb4c1f
feat(ui): support embed fields, footer icon, and timestamp ( #9442 )
2023-04-25 19:05:14 +02:00
Michael H
1b4d34cebf
chore: Add directory to package.json ( #9456 )
...
* chore: Add directory to package.json
* fix: run fmt
* fix: undo formatting
2023-04-25 14:27:44 +00:00
iCrawl
8153ca99ee
ci: update formatting tag
2023-04-24 20:19:40 +02:00
iCrawl
43e205b840
chore: deps
2023-04-24 19:46:44 +02:00