advaith
|
64a4041a05
|
docs: change registration example to use global commands (#8454)
|
2022-08-10 18:25:31 +02:00 |
|
Jan Parisek
|
38275fc53d
|
types(ApplicationCommandOption): add ApplicationCommandBooleanOption (#8434)
|
2022-08-10 18:24:50 +02:00 |
|
n1ck_pro
|
aac8acc22b
|
fix(Guild): unable to fetch templates (#8420)
|
2022-08-08 11:11:10 +02:00 |
|
Ryan Munro
|
6ef4754d40
|
docs(Colors): provide enum descriptions (#8437)
|
2022-08-08 11:10:43 +02:00 |
|
Almeida
|
b8a31360a2
|
fix(MessageMentions): infinite loop in parsedUsers getter (#8430)
|
2022-08-08 11:10:32 +02:00 |
|
RedGuy12
|
5b053cf82e
|
docs(AttachmentBuilder): fix #8407 (#8421)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2022-08-08 11:06:11 +02:00 |
|
Synbulat Biishev
|
e72b986939
|
fix(DataResolver): make Buffer from string (#8416)
|
2022-08-08 11:05:56 +02:00 |
|
Jiralite
|
3a96ce7970
|
feat(Guild): Add max_video_channel_users (#8423)
|
2022-08-08 11:05:40 +02:00 |
|
SpaceEEC
|
359f688555
|
fix(WebSocketShard): always reconnect on disconnected with 1000 (#8405)
|
2022-08-01 13:24:25 +02:00 |
|
SpaceEEC
|
3161e1a1ac
|
fix(WebSocketShard): emit errors directly instead of objects (#8406)
|
2022-08-01 13:24:09 +02:00 |
|
iCrawl
|
4d8361c711
|
build: fix building actions
|
2022-07-30 22:02:02 +02:00 |
|
iCrawl
|
d6e4d149fd
|
chore(discord.js): release discord.js@14.1.2
14.1.2
|
2022-07-30 21:00:09 +02:00 |
|
DD
|
480c85c9c3
|
fix(errors): error codes (#8398)
|
2022-07-30 20:49:59 +02:00 |
|
iCrawl
|
b45b99f92b
|
chore(ws): release @discordjs/ws@0.2.0
@discordjs/ws@0.2.0
|
2022-07-30 20:42:46 +02:00 |
|
DD
|
5137bfc17d
|
fix(WebSocketShard): account code 1000 with no prior indication (#8399)
|
2022-07-30 20:37:46 +02:00 |
|
Jiralite
|
fca3dada2a
|
docs(Embed): Ensure height and width are numbers (#8396)
|
2022-07-30 11:39:15 +02:00 |
|
Parbez
|
d070de6da7
|
chore: fix file path (#8391)
* chore: fix file path
* chore: emit only mjs
|
2022-07-29 18:43:57 +02:00 |
|
iCrawl
|
a3183cfad4
|
chore(discord.js): release discord.js@14.1.1
14.1.1
|
2022-07-29 13:47:21 +02:00 |
|
iCrawl
|
aba307341d
|
chore(builders): release @discordjs/builders@1.1.0
@discordjs/builders@1.1.0
|
2022-07-29 13:42:55 +02:00 |
|
Parbez
|
c479d39a6b
|
chore: build only actions (#8383)
|
2022-07-29 11:19:54 +02:00 |
|
Parbez
|
52c2818b25
|
feat(website): add implements for class (#8388)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-07-29 11:19:32 +02:00 |
|
iCrawl
|
d03cf6176c
|
chore(discord.js): release discord.js@14.1.0
14.1.0
|
2022-07-29 11:04:08 +02:00 |
|
iCrawl
|
11e77f7f86
|
chore: deps
|
2022-07-29 11:00:45 +02:00 |
|
iCrawl
|
2b1e88b5fa
|
chore: update changelog
|
2022-07-29 10:59:35 +02:00 |
|
Synbulat Biishev
|
e5bfe2c7c2
|
chore: reexport rest (#8372)
|
2022-07-29 10:47:30 +02:00 |
|
Jiralite
|
a7deb8f898
|
feat: Add channel & message URL formatters (#8371)
|
2022-07-29 10:47:23 +02:00 |
|
Almeida
|
b4e2c0c4d5
|
fix(MessageMentions): ignoreRepliedUser option in has() (#8202)
|
2022-07-29 10:47:05 +02:00 |
|
Suneet Tipirneni
|
33113614e0
|
feat(website): parse tsdoc comments (#8386)
|
2022-07-29 10:46:17 +02:00 |
|
Suneet Tipirneni
|
26556390a3
|
fix: use proper format for @link text (#8384)
fix(collection): use proper format for link text
|
2022-07-28 20:24:07 +02:00 |
|
Parbez
|
5494791313
|
docs: use link tags (#8382)
|
2022-07-28 19:18:42 +02:00 |
|
Parbez
|
c258bdf083
|
chore: cleanup tsup configs (#8381)
|
2022-07-28 18:57:57 +02:00 |
|
Parbez
|
ff5dd1fcb4
|
docs: hide sections with no members (#8380)
|
2022-07-28 17:55:46 +02:00 |
|
iCrawl
|
a38c58dbd0
|
feat: tertiary sidebar
|
2022-07-28 17:46:41 +02:00 |
|
Suneet Tipirneni
|
ec43c184fe
|
feat(website): add icons for sections (#8377)
* feat(website): add icons for sections
* chore: make requested changes
* fix: add icon for function parameters
|
2022-07-28 16:26:06 +02:00 |
|
iCrawl
|
c25e8ad78b
|
chore: use date order instead of topological for changelog
|
2022-07-27 14:36:09 +02:00 |
|
iCrawl
|
3f17ff23bf
|
chore: fix changelog
|
2022-07-27 14:22:13 +02:00 |
|
iCrawl
|
a7dc588d9f
|
chore(proxy): release @discordjs/proxy@1.0.1
@discordjs/proxy@1.0.1
|
2022-07-27 14:16:56 +02:00 |
|
iCrawl
|
2291429d30
|
chore(ws): release @discordjs/ws@0.1.0
|
2022-07-27 14:15:59 +02:00 |
|
iCrawl
|
bf7326729d
|
chore(rest): release @discordjs/rest@1.0.1
@discordjs/rest@1.0.1
|
2022-07-27 14:12:23 +02:00 |
|
iCrawl
|
124d8123b8
|
chore(collection): release @discordjs/collection@1.0.1
@discordjs/collection@1.0.1
|
2022-07-27 14:10:17 +02:00 |
|
Jiralite
|
0b61dbf720
|
docs(InteractionResponses): Add showModal() return type (#8376)
|
2022-07-27 13:59:26 +02:00 |
|
Jiralite
|
ba6797e742
|
docs(WebhookClient): Document working options (#8375)
|
2022-07-27 13:05:47 +02:00 |
|
Jiralite
|
7fd9ed8f13
|
refactor: Deprecate Formatter class (#8373)
|
2022-07-27 13:05:31 +02:00 |
|
iCrawl
|
b6bba9901b
|
chore: deps
|
2022-07-27 12:23:07 +02:00 |
|
Jiralite
|
2130aae321
|
docs(Message): Document gateway intent for content (#8364)
|
2022-07-27 12:10:05 +02:00 |
|
Jiralite
|
80b9738957
|
docs: Use info blocks for requirements (#8361)
|
2022-07-27 12:09:50 +02:00 |
|
A. Román
|
5d8bd030d6
|
fix(Formatters): add newline in codeBlock (#8369)
|
2022-07-27 12:09:34 +02:00 |
|
Jiralite
|
e9920a9c98
|
docs(WebhookClient): Make constructor a union (#8370)
Co-authored-by: muchnameless <12682826+muchnameless@users.noreply.github.com>
|
2022-07-27 12:09:18 +02:00 |
|
Jiralite
|
6d248051cf
|
refactor(PermissionOverwriteManager): Use OverwriteType (#8374)
|
2022-07-27 12:06:59 +02:00 |
|
iCrawl
|
798466a696
|
fix: various css for the sidebar
|
2022-07-26 09:48:40 +02:00 |
|