Justin
|
e000af5c98
|
feat(WebhookClient): allow creation of clients via URLs (#6192)
|
2021-07-29 11:48:43 +01:00 |
|
Advaith
|
b22272f860
|
feat(Guild): add fetchWidget() for getting widget data (#6180)
|
2021-07-27 11:15:31 +01:00 |
|
Tiemen
|
4886ae23ab
|
refactor: only cache commands from own user (#6161)
|
2021-07-23 20:19:17 +01:00 |
|
ckohen
|
cd47a524af
|
refactor(Message): combine patch methods (#6071)
|
2021-07-22 09:05:38 +01:00 |
|
Advaith
|
54d6a3a070
|
feat(Sticker): updates, sticker packs, and guild stickers (#5867)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: BannerBomb <BannerBomb55@gmail.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-07-20 00:17:21 +01:00 |
|
HyRo
|
4d53d0fd11
|
refactor(ActionsManager): less complex code (#6102)
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
Co-authored-by: DTrombett <73136330+DTrombett@users.noreply.github.com>
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
Co-authored-by: Gabe616 <60316309+Gabe616@users.noreply.github.com>
|
2021-07-17 12:25:59 +01:00 |
|
Antonio Román
|
5ca97c9351
|
refactor: remove timer utilities from Client (#6113)
|
2021-07-16 13:31:25 +01:00 |
|
Joey Smalen
|
f200f14a40
|
feat(REST): append additional information to the required User Agent (#6112)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-07-16 12:27:12 +01:00 |
|
Antonio Román
|
576eee8de2
|
refactor: remove typing caching (#6114)
Co-authored-by: DTrombett <73136330+DTrombett@users.noreply.github.com>
|
2021-07-16 12:20:05 +01:00 |
|
Shino
|
4206e35b23
|
feat(Client): add conditional ready typings (#6073)
|
2021-07-14 16:19:38 +01:00 |
|
Rodry
|
d433fe8a08
|
fix: channel type check in actions (#6086)
|
2021-07-10 21:51:32 +01:00 |
|
SpaceEEC
|
637c8e0fdf
|
fix(PresenceUpdate): use added presence over nullable getter (#6077)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-08 21:43:48 +01:00 |
|
Rodry
|
6301728d35
|
refactor(Channel): change channel types to UPPER_CASE (#6035)
|
2021-07-08 21:32:19 +01:00 |
|
1Computer1
|
9cd5e7ed61
|
refactor(Managers): rename add to _add (#6060)
|
2021-07-08 11:34:45 +01:00 |
|
Antonio Román
|
4eb3a2a885
|
refactor: rename Constants.OPCode to Opcode, moved objects to enums (#6065)
|
2021-07-07 13:40:36 +01:00 |
|
SpaceEEC
|
afbd5db404
|
refactor(Presences): remove from User, nullable on GuildMember (#6055)
as well as on Client#presenceUpdate
|
2021-07-05 19:53:00 +01:00 |
|
PanSzelescik
|
28c57246d1
|
feat(Message): add 'failIfNotExists' to ClientOptions (#6038)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-05 13:53:40 +01:00 |
|
Antonio Román
|
1a27f57950
|
refactor: remove lastMessage properties from User and GuildMember (#6046)
|
2021-07-05 13:11:13 +01:00 |
|
monbrey
|
c6e5521687
|
feat(Client): enforce passing scopes to generateInvite (#6024)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-07-04 22:53:57 +01:00 |
|
DraftMan
|
9e08b02df2
|
feat(Managers): ✨ Add GuildInviteManager (#5889)
Co-authored-by: iShibi <shubhamparihar391@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: SpaceEEC <SpaceEEC@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: iCrawl <icrawltogo@gmail.com>
|
2021-07-04 22:53:13 +01:00 |
|
Antonio Román
|
a7c6678c72
|
refactor: change xID to xId (#6036)
* refactor: change `xID` to `xId`
* Update src/managers/MessageManager.js
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-04 19:54:27 +01:00 |
|
1Computer1
|
ab0b3b9a07
|
fix(Structures): remove Structures (#6027)
|
2021-07-04 12:26:35 +01:00 |
|
1Computer1
|
8c7cb0eff8
|
feat(Managers): add customizable caching for managers (#6013)
|
2021-07-04 00:26:26 +01:00 |
|
Vlad Frangu
|
39db95352c
|
fix: Remove connection.url from open debug message (#6018)
|
2021-07-03 18:44:48 +01:00 |
|
Antonio Román
|
a11a10525b
|
refactor: rename events to be consistent with WS names (#6010)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-03 13:23:53 +01:00 |
|
ckohen
|
568691ce6a
|
fix: correct permissions checks and cache on update (#6015)
|
2021-07-03 13:23:01 +01:00 |
|
Sugden
|
1e8f01253e
|
refactor: new node features (#5132)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-30 21:40:33 +01:00 |
|
monbrey
|
e5fcf0bee5
|
feat(MessageSelectMenu): droppybois (#5692)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-24 22:25:16 +01:00 |
|
BannerBomb
|
d984ac9d09
|
Fixed typos from commit #5570 (#5917)
|
2021-06-24 22:20:57 +01:00 |
|
ckohen
|
7346621d15
|
feat: api v9 and threads (#5570)
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Amish Shah <dev@shah.gg>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SynthGhost <60333233+synthghost@users.noreply.github.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
Co-authored-by: Elliot <elliot@maisl.fr>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-06-24 20:48:29 +01:00 |
|
monbrey
|
ea49f7ca74
|
feat(InteractionCreate): move to an Action handler (#5906)
|
2021-06-24 20:42:56 +01:00 |
|
ThumusLive
|
038ee99604
|
feat(Widget): wrapper for widget.json (#5619)
Co-authored-by: monbrey <rsm999@uowmail.edu.au>
Co-authored-by: BannerBomb <BannerBomb55@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
|
2021-06-15 12:02:18 +01:00 |
|
Shubham Parihar
|
918921e821
|
feat: stage instances (#5749)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-14 12:57:37 +01:00 |
|
Antonio Román
|
9e5106d90e
|
docs: removed topics and FAQ from the repository (#5820)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: ckohen <chaikohen@gmail.com>
|
2021-06-11 23:41:49 +01:00 |
|
SpaceEEC
|
53d8e49dca
|
fix(WebSocketShard): don't catch errors thrown in event handlers (#5803)
|
2021-06-11 10:46:14 +01:00 |
|
SpaceEEC
|
eb98e33a85
|
fix(Webhook): throw an error if no token is available when it's required (#5798)
|
2021-06-10 17:05:45 +01:00 |
|
Amish Shah
|
7b2e12b102
|
feat(Voice): implement support for @discordjs/voice (#5402)
|
2021-06-09 14:21:19 +01:00 |
|
monbrey
|
c4f1c75efa
|
feat: general component improvements (#5787)
|
2021-06-09 13:59:12 +01:00 |
|
Ven
|
16f261e773
|
feat(Rest): optional ratelimit errors (#5659)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-06-09 08:45:04 +01:00 |
|
Nordiago
|
84e5b075b4
|
refactor(Interactions): move Structures import out of switch block (#5763)
|
2021-06-08 14:16:05 +01:00 |
|
Shubham Parihar
|
e980948de5
|
fix(*): add missing imports for custom errors (#5767)
|
2021-06-07 13:09:43 +01:00 |
|
Souji
|
bf191df9c0
|
feat(Client): make use of with_expiration in #fetchInvite (#5764)
|
2021-06-07 09:58:26 +01:00 |
|
ckohen
|
dec191aa1e
|
feat(Interactions): add InteractionWebhook for better internals (#5712)
|
2021-06-06 00:41:23 +01:00 |
|
monbrey
|
cbd7f2b9aa
|
feat(MessageComponents): clickybois (MessageButton, MessageActionRow, associated Collectors) (#5674)
Co-authored-by: Vicente <33096355+Vicente015@users.noreply.github.com>
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: BannerBomb <BannerBomb55@gmail.com>
Co-authored-by: Arechi <22101241+Arechii@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-04 16:49:46 +01:00 |
|
SpaceEEC
|
99e2ca408b
|
debug(WebSocketShard): emit intents used in identify (#5744)
|
2021-06-03 16:18:21 +01:00 |
|
Jan
|
b317d86a93
|
docs: all the missing object -> Object changes (#5738)
|
2021-06-03 15:57:46 +01:00 |
|
Souji
|
d52bcd46ec
|
feat: easier guards for channelUpdate (#5716)
* feat: easier guards for channelUpdate
* typings: more explicit typings for client events involving channels
* docs: event doc consistency regarding channel types
|
2021-05-31 16:38:37 +01:00 |
|
ckohen
|
0b179c87f1
|
cleanup(Client): guard emitting GMU and PU on user updates (#5655)
|
2021-05-29 15:28:41 +01:00 |
|
Synbulat Biishev
|
668cd471a1
|
fix(Client) added a forgotten keyword "this" (#5598)
|
2021-05-11 22:23:27 +02:00 |
|
Nojay-Games
|
2eac84296b
|
fix(VoiceReceiver): fix memory leak (#5609)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-05-11 13:33:45 +02:00 |
|