Vlad Frangu
d83dadca17
docs: fix some grammar mistakes ( #485 )
2022-06-10 21:43:05 +03:00
Vitor
0bb2204b5d
refactor: separate MESSAGE_CREATE fields from APIMessage object ( #434 )
...
BREAKING CHANGE: Certain fields that come only through the gateway are now correctly typed as such
2022-06-08 22:24:24 +03:00
Almeida
292c6b58ee
feat: add guild mfa endpoint and error 50017 ( #476 )
2022-06-08 22:18:18 +03:00
Vitor
63ca86afbd
docs(RESTPatchAPIChannelJSONBody): voice channels can be set as nsfw ( #474 )
2022-06-08 21:54:54 +03:00
Vitor
20653b3481
feat(RESTJSONErrorCodes): add 220003 error ( #466 )
2022-06-08 21:44:07 +03:00
Vlad Frangu
7bef64df76
chore: update vercel links ( #484 )
2022-06-08 20:36:09 +02:00
Vlad Frangu
6477c1e5d8
chore: showcase website in package.json ( #482 )
2022-06-08 01:44:23 +03:00
github-actions[bot]
e957695400
chore(release): 0.33.5 🎉 ( #481 )
...
Build ran for d8543177cd
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.33.5
2022-06-07 12:42:27 +02:00
Almeida
d8543177cd
feat(RESTJSONErrorCodes): add error 30052 ( #469 )
2022-06-07 01:55:57 +03:00
Vlad Frangu
cb663096a5
chore: make website build again -.- ( #478 )
...
Thanks Docusaurus!!
2022-06-06 18:57:02 +03:00
A. Román
eff8892b03
fix(RESTPostAPIWebhookWithTokenJSONBody): thread_name should be optional ( #479 )
2022-06-06 18:56:48 +03:00
DD
d268e0bff7
fix(GatewayGuildCreateDispatch): add missing GatewayGuildCreateDispatch ( #477 )
2022-06-06 17:04:20 +03:00
github-actions[bot]
7b1e5a70e5
chore(release): 0.33.4 🎉 ( #475 )
...
Build ran for 8e5f07e2ee
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.33.4
2022-06-06 14:38:21 +02:00
Vitor
8e5f07e2ee
feat(RESTPostAPIWebhookWithTokenJSONBody): add thread_name ( #463 )
...
* feat(RESTPostAPIWebhookWithTokenJSONBody): add `thread_name`
* docs: update from upstream
* docs: make it clear
2022-06-04 17:52:22 +03:00
github-actions[bot]
1c6ea86110
chore(release): 0.33.3 🎉 ( #472 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.33.3
2022-06-04 15:22:11 +02:00
DD
43c372d817
fix(AddUndefinedToPossiblyUndefinedProperties): recurse down objects ( #471 )
2022-06-04 16:14:01 +03:00
Vlad Frangu
9f386cb874
docs: fix typo ( #468 )
2022-06-03 12:30:37 +03:00
Vlad Frangu
019b9de1e8
docs: fix line highlighting for contributing guide ( #467 )
2022-06-03 11:54:19 +03:00
github-actions[bot]
6340f64fbc
chore(release): 0.33.2 🎉 ( #465 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
0.33.2
2022-06-02 02:41:01 +03:00
Vlad Frangu
895083b8ab
chore(Changelog): show who created the pull request that was merged ( #329 )
...
* feat: say who submitted the PR that was merged
* fix: actually make the changelog generation work
* chore: cleanup
* chore: safety
* fix: fetch PRs in a better way, and replace usernames with diff casings correctly
* fix: only fetch PRs if GITHUB_TOKEN is in the env
* fix: add github token to branch creation
* fix: actually patch the module on install
* chore: cleanup some more of the PR
* chore: make the script more agnostic
* chore: cleanup package-lock
* chore: use split instead for more readable code
2022-06-02 02:33:55 +03:00
Vlad Frangu
93eb3d3af6
chore(docs): write contributing guide ( #464 )
2022-06-02 02:14:48 +03:00
Vlad Frangu
7da033bc5b
chore(docs): cleanup patches, update typedoc ( #462 )
2022-05-31 16:35:50 +03:00
Suneet Tipirneni
6a813be833
fix(RestPostAPIBaseApplicationJSONBody): make default_member_permissions optional ( #460 )
2022-05-31 02:25:01 +03:00
Vlad Frangu
b3736d8012
chore(docs): minify api-typedoc generated json ( #461 )
2022-05-31 02:16:29 +03:00
Suneet Tipirneni
15fcd1b2a8
fix(GatewayGuildCreateDispatch): add extra fields that were missing ( #458 )
2022-05-30 09:33:15 +03:00
Suneet Tipirneni
51e664d8e8
fix(docs-site): website link colors ( #457 )
2022-05-30 02:18:39 +03:00
Suneet Tipirneni
db99388267
chore: make navbar consistent with djs site ( #452 )
...
Co-authored-by: advaith <advaithj1@gmail.com >
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
0.33.1
2022-05-27 13:46:45 +03:00
Almeida
85802f1703
fix(APIApplicationCommand): dm_permission is not nullable and default_member_permissions is required ( #454 )
2022-05-27 12:36:34 +02:00
github-actions[bot]
4083a32340
chore(release): 0.33.1 🎉 ( #451 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-26 14:26:26 +02:00
Vlad Frangu
5108d3dcca
chore: some requested/suggested changes ( #450 )
2022-05-26 05:21:57 +02:00
Superchupu
6da0503a9f
chore: use correct npm capitalization ( #449 )
2022-05-25 22:11:58 +03:00
Vitor
8a5fb2cdf2
docs: clarify that permissions can apply on application-level ( #448 )
2022-05-25 20:21:45 +03:00
Almeida
5ef49f41ce
feat(RESTJSONErrorCodes): add error 50600 ( #444 )
2022-05-25 20:08:30 +03:00
Vlad Frangu
6d85ad6b1d
fix(RESTPostAPIApplicationGuildCommands): correct types due to unions ( #447 )
2022-05-25 12:43:09 +03:00
Vlad Frangu
ca1110a1ae
chore: website fixes ( #446 )
2022-05-25 09:58:30 +02:00
Suneet Tipirneni
748db34e30
feat(RESTPostAPIGuildChannels): update post body fields ( #419 )
...
* chore(guildChannel): update post body fields
* chore: add missing field
2022-05-25 09:22:51 +03:00
Superchupu
dc1c887821
chore: fix docs typo ( #445 )
2022-05-25 02:13:59 +03:00
dependabot[bot]
a088bb4f77
chore(deps): bump ejs from 3.1.6 to 3.1.8 in /website ( #443 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vlad <kingdgrizzle@gmail.com >
2022-05-25 00:30:42 +03:00
dependabot[bot]
f1cc0ab163
chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /website ( #442 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 00:29:11 +03:00
Vlad Frangu
c8ba0c9319
chore: docs site ( #405 )
2022-05-25 00:23:55 +03:00
github-actions[bot]
927c738162
chore(release): 0.33.0 🎉 ( #439 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.33.0
2022-05-16 14:29:43 +02:00
Splatterxl
1afce87fbe
feat(rest): add missing guild routes results ( #438 )
2022-05-14 01:36:46 +03:00
Vitor Lopes
a0ff4f3905
refactor: add support for API v10 ( #437 )
2022-05-13 16:57:03 +03:00
Vitor Lopes
17f5caa671
refactor: separate GUILD_CREATE fields from APIGuild object ( #423 )
...
BREAKING CHANGE: APIGuild now correctly shows just the properties that are obtainable through rest/GUILD_UPDATE, while the extra fields have been moved to GatewayGuildCreateDispatchData to correctly represent the data received
2022-05-13 16:27:00 +03:00
Suneet Tipirneni
d3163ca22e
feat: add support for application command permissions v2 ( #415 )
2022-05-13 02:38:59 +03:00
Vitor Lopes
1737adea1f
refactor(GuildFeature): thread archive durations are no longer boost locked ( #412 )
...
BREAKING CHANGE: `SevenDayThreadArchive` and `ThreeDayThreadArchive` have been removed as they are no longer valid
2022-05-13 00:43:04 +03:00
Vitor Lopes
8f16f452ac
feat(OAuth2Scopes): add new OAuth2 scopes ( #435 )
...
* feat(OAuth2Scopes): add new OAuth2 scopes
* docs: scopes require Discord approval
2022-05-11 01:04:45 +03:00
github-actions[bot]
c9c733d1c2
chore(release): 0.32.1 🎉 ( #422 )
...
Build ran for d331e0dff3
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.32.1
2022-05-05 14:29:00 +02:00
advaith
d331e0dff3
chore(ActivityPlatform): update platform enum and mark it as unstable ( #404 )
...
* chore(ActivityPlatform): update platform enum
* chore: descs and @unstable
2022-04-30 00:20:00 +03:00
Vitor Lopes
a28c824f82
feat(RESTPostAPIGuildForumThreads): add message field ( #416 )
...
* refactor(GuildFeature): remove seven & three day thread archive
* refactor(RESTPostAPIGuildForumThreadsJSONBody): add `message` field
* chore: branch issues fix
* fix: unnecessary type & correct `message` type
* fix: use json body instead of form data
* feat: update also form data
* fix: revert order & `message` type
2022-04-29 23:37:22 +03:00