Megatank58
|
7d4a40a26d
|
docs(Formatters): fix typo of TimestampStyles (#6523)
|
2021-08-25 13:20:00 +01:00 |
|
Advaith
|
839c6da03d
|
feat(User): banners and accent colors (#6117)
* feat(User): support banners
don't mind it for now, just trying
* feat(User): support banners
* fix(Constants): declare dynamic
* fix(User): eslint
* typings: update User typings
* fix(User): add banner to equals and json bannerURL
* typings: missing dynamic
* refactor: xID to xId
* types: re-add typings
* feat: add banner color and fetch note
* feat: switch to accent color (swap hex and dec))
* Update src/structures/User.js
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
* Update typings/index.d.ts
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Koyamie <koyamie1@gmail.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
|
2021-08-24 21:32:18 +01:00 |
|
MarkusRost
|
d6e6244336
|
fix(Util): allow empty strings in splitMessage (#6437)
|
2021-08-18 09:47:13 +01:00 |
|
Rodry
|
17b407935b
|
docs(ApplicationCommandType): add DAPI link (#6463)
|
2021-08-17 21:49:53 +01:00 |
|
Shubham Parihar
|
a4b8623b60
|
feat: add maximum prune requests reached api error (#6427)
|
2021-08-17 21:46:17 +01:00 |
|
Shino
|
5eb3553fd1
|
feat(Rest): expose https.Agent options (#6177)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-08-17 21:45:32 +01:00 |
|
ckohen
|
16493e65fd
|
docs(BufferResolvable): add warning for URL input (#6451)
|
2021-08-17 21:44:37 +01:00 |
|
Jiralite
|
84bb4f4153
|
docs(Formatters): Use id over ID (#6439)
|
2021-08-15 12:08:06 +01:00 |
|
Jeroen Claassens
|
cd4029218f
|
feat(Utils): add additional formatters (#6388)
|
2021-08-11 21:06:10 +01:00 |
|
monbrey
|
0266f28096
|
feat: right-clickybois (context menu support for ApplicationCommand and CommandInteraction) (#6176)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-08-10 23:56:12 +01:00 |
|
ckohen
|
779e14ef61
|
docs: update links for api-docs (#6380)
|
2021-08-10 23:52:51 +01:00 |
|
ckohen
|
4c8dc4cda6
|
docs: switch urls from upstream rearranging (#6378)
|
2021-08-10 21:33:32 +01:00 |
|
Nico
|
3c17939fd5
|
fix(Util): remove truthy check before isNaN check (#6358)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-08-10 21:14:41 +01:00 |
|
Koyamie
|
ea8d77ea62
|
docs(Options): defaultMakeCacheSettings typo (#6365)
fix defaultMakeCacheSettings to be consistant with the actual name.
|
2021-08-09 17:29:21 +01:00 |
|
Advaith
|
47d2ef3e40
|
fix(Constants): fix CDN endpoint typings (#6332)
|
2021-08-08 12:45:00 +01:00 |
|
Muhimur
|
f13d27ca2e
|
docs: grammar fixes (#6345)
|
2021-08-08 11:57:50 +01:00 |
|
Jiralite
|
570fba33d3
|
chore: Rename various stuff to "main" (#6343)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-08 00:08:00 +01:00 |
|
ckohen
|
d14a6bfe1d
|
refactor(Options): separate default settings for make cache (#6330)
|
2021-08-07 16:41:12 +01:00 |
|
ckohen
|
3725dcafc0
|
fix(Caching): sweep archived threads in all channel caches (#6312)
|
2021-08-06 13:54:19 +01:00 |
|
Muhimur
|
06644770c8
|
docs: grammar fixes (#6308)
|
2021-08-06 08:45:12 +01:00 |
|
Rodry
|
b4afcf8236
|
docs: general cleanup and improvements (#6299)
Co-authored-by: DaStormer <40336269+DaStormer@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-08-05 20:34:06 +01:00 |
|
Timo
|
dd3a79eead
|
docs: typo in ClientOptions (#6305)
|
2021-08-05 16:40:55 +01:00 |
|
ckohen
|
a6d4035176
|
fix: remove support for overriding caches that break functionality (#6282)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-04 22:04:40 +01:00 |
|
Antonio Román
|
6b2098f7c7
|
feat(Constants): added more error codes (#6234)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-03 23:14:25 +01:00 |
|
Antonio Román
|
61db5f7618
|
refactor: added TextBasedChannels type (#6286)
|
2021-08-03 23:12:51 +01:00 |
|
Sugden
|
e2e4f6518b
|
refactor(*): use async functions (#6210)
|
2021-08-02 00:47:43 +01:00 |
|
Vlad Frangu
|
74fc23b3de
|
chore(Deps): update @discordjs/builders (#6259)
|
2021-08-01 01:42:20 +01:00 |
|
ckohen
|
93e0239c80
|
fix(Util): fix collection import (#6256)
|
2021-08-01 01:26:16 +01:00 |
|
1Computer1
|
bb5e648f3d
|
refactor: merge collections with keeping entries at max (#6242)
|
2021-07-31 21:03:58 +01:00 |
|
1Computer1
|
00bae4fe6b
|
refactor: remove extended collection (#6246)
Co-authored-by: iCrawl <buechler.noel@outlook.com>
|
2021-07-31 12:08:59 +01:00 |
|
1Computer1
|
bf221f2bef
|
fix: array/keyArray removed (#6245)
|
2021-07-31 09:45:33 +01:00 |
|
ckohen
|
dbb59ba1b2
|
feat(Util): add SweptCollection for auto sweeping of caches (#6110)
Co-authored-by: DTrombett <73136330+DTrombett@users.noreply.github.com>
Co-authored-by: 1Computer1 <22125769+1Computer1@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: NotSugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Shino <shinotheshino@gmail.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-07-30 22:57:46 +01:00 |
|
monbrey
|
cc5f1ce75e
|
docs(Constants): document the Constants object for enum-like usage (#6208)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-07-30 00:04:23 +01:00 |
|
Kevin
|
105a194546
|
docs(Constants): fix StickerTypes typedef (#6218)
|
2021-07-29 11:53:38 +01:00 |
|
Scott Bucher
|
19b242ac10
|
feat(FetchRecommendedShardsOptions): account for large bot sharding (#6184)
Co-authored-by: Justin <justinleeong@gmail.com>
|
2021-07-29 02:52:51 +01:00 |
|
Advaith
|
2f1cc1fc27
|
feat(ApplicationCommandOptionType): add NUMBER (10) (#6128)
|
2021-07-27 11:12:43 +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 |
|
Devin
|
8ea04b295d
|
Updates identity to correct scope name of identify (#6140)
|
2021-07-19 08:02:37 +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 |
|
DTrombett
|
8db6df3d1e
|
types(Options): add types for cacheWithLimits (#6095)
|
2021-07-16 12:20:38 +01:00 |
|
Rodry
|
6301728d35
|
refactor(Channel): change channel types to UPPER_CASE (#6035)
|
2021-07-08 21:32:19 +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 |
|
Almeida
|
93e2c04ec2
|
fix(InviteScope): added missing 'bot' scope (#6052)
|
2021-07-05 16:07:57 +01:00 |
|
Souji
|
3022b0f5b1
|
refactor(Intents): remove computed shorts (#6050)
|
2021-07-05 16:07:30 +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 |
|
PanSzelescik
|
31d31293d3
|
feat(LimitedCollection): export LimitedCollection (#6043)
* feat(LimitedCollection): export LimitedCollection
* fix: remove @private
* fix: typings
|
2021-07-05 13:53:15 +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 |
|
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 |
|