ObscuritySRL
|
ef01b84fa8
|
fix(AllowedImageSizes): add new image sizes (#6844)
|
2021-10-17 00:18:17 +02:00 |
|
Jiralite
|
c44ea50157
|
docs: Typos, consistency and grammar fixes (#6811)
|
2021-10-13 12:20:44 +02:00 |
|
Jiralite
|
460df9eb4d
|
refactor: Remove redundant user agent parsing (#6820)
|
2021-10-12 21:11:25 +02:00 |
|
ckohen
|
26f927b9fe
|
feat(Client): add apiResponse and apiRequest events (#6739)
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
|
2021-10-09 13:56:25 +02:00 |
|
ObscuritySRL
|
d0025beb7b
|
fix(AllowedImageSizes): add new image sizes (#6754)
|
2021-10-05 00:10:54 +02:00 |
|
Shubham Parihar
|
7129965423
|
feat: add support for role icons (#6633)
|
2021-10-03 18:55:29 +02:00 |
|
Rodry
|
dfd7b403a9
|
feat(GuildMember): add guild avatars (#5696)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: GoldenAngel <50855202+GoldenAngel2@users.noreply.github.com>
|
2021-09-28 18:53:37 +02:00 |
|
Rodry
|
d3da83368d
|
fix(Constants): allow undefined size (#6686)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-09-26 21:38:11 +02:00 |
|
Shubham Parihar
|
42fdcaa1da
|
feat: add api error code 50101 (#6663)
|
2021-09-26 21:33:20 +02:00 |
|
Rodry
|
caa3b60c30
|
feat(Integration): add missing props and fix docs/types (#6623)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-09-23 13:47:01 +02:00 |
|
Rodry
|
124e177e91
|
refactor(Constants): better type error in cdn endpoints (#6637)
|
2021-09-23 13:46:40 +02:00 |
|
Shubham Parihar
|
183dbd7e53
|
feat: add api error code 30042 (#6635)
|
2021-09-15 00:24:16 +02:00 |
|
Advaith
|
d81590d566
|
feat(MessageTypes): add CONTEXT_MENU_COMMAND (23) (#6425)
|
2021-09-03 12:57:33 +01:00 |
|
Shubham Parihar
|
d16ada9708
|
feat: add api error code 160002 (#6566)
|
2021-08-31 11:38:27 +01:00 |
|
Jiralite
|
29d5fd163c
|
docs(Constants): Fix interaction type link (#6558)
|
2021-08-29 23:45:59 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
8c7cb0eff8
|
feat(Managers): add customizable caching for managers (#6013)
|
2021-07-04 00:26:26 +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 |
|
Antonio Román
|
27e217caee
|
chore(Constants): added new error codes (#5975)
|
2021-07-02 19:53:48 +01:00 |
|
Rodry
|
58183d425b
|
docs(Partials): add link to the guide (#5982)
|
2021-07-01 09:58:27 +01:00 |
|
ckohen
|
bbc48fdad6
|
chore(Threads): general fixup and catch up on features (#5959)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-06-29 18:58:51 +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 |
|
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 |
|
Shubham Parihar
|
d930c812bb
|
feat: add missing APIError codes (#5898)
|
2021-06-24 00:04:55 +01:00 |
|
Shubham Parihar
|
c850ae1027
|
feat: add APIError codes for stage instance (#5888)
|
2021-06-20 15:48:02 +01:00 |
|
Shubham Parihar
|
a3cbcca13d
|
feat(Guild): add enum for premium_tier (#5868)
|
2021-06-16 15:33:01 +01:00 |
|
Shubham Parihar
|
f7eeccba4b
|
feat(*): use enums for consistency and speed (#5843)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-15 12:33:31 +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 |
|
Shubham Parihar
|
a5a6e22316
|
fix(*): typedefs and typings for image & webhook options (#5805)
|
2021-06-11 23:22:01 +01:00 |
|