Commit Graph

4130 Commits

Author SHA1 Message Date
ITOH 41a9c00070 ci(npm): publish to npm on tag creation (#1997)
* Create npm.yml

* fix invalid on

* Update dnt.ts

* Update npm.yml
2022-02-04 22:40:08 +01:00
LTS20050703 2b7b0dd05f discord-api-docs: Document Scheduled Event Covers (#1960)
* Document Scheduled Event Covers

* using iconHashToBigInt

* using undefined instead of null

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-04 22:40:08 +01:00
LTS20050703 931673a68d discord-api-docs: Document partial member data in message interaction object (#1958)
* Document partial member data in message interaction object

* Update message transformer following MessageInteraction interface changes

* an attempt to transform partial member

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-04 22:40:08 +01:00
ITOH 6bef93c9cb fix(cname): website domain not getting set (#1996) 2022-02-04 22:39:54 +01:00
ITOH 204e88b68b fix(types): handle communicationDisabledUntil correctly (#1999)
* types(GuildMemberUpdate): fix invalid type for `communicationDisabledUntil`

* types(transformers): parse `communicationDisabledUntil`
2022-02-04 12:59:35 -05:00
ITOH a2facdc450 style: run deno fmt 2022-02-04 18:52:32 +01:00
ITOH 218a3a561e ci(npm): publish to npm on tag creation (#1997)
* Create npm.yml

* fix invalid on

* Update dnt.ts

* Update npm.yml
2022-02-04 12:17:31 -05:00
LTS20050703 86023fb7ee discord-api-docs: Document Scheduled Event Covers (#1960)
* Document Scheduled Event Covers

* using iconHashToBigInt

* using undefined instead of null

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-04 10:16:20 -05:00
LTS20050703 f1a6a1c258 discord-api-docs: Document partial member data in message interaction object (#1958)
* Document partial member data in message interaction object

* Update message transformer following MessageInteraction interface changes

* an attempt to transform partial member

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-04 10:15:35 -05:00
ITOH ff5b106010 Create CNAME (#1996) 2022-02-04 10:07:12 -05:00
ITOH c2b7a6ec03 test: remove configs.ts (#1995)
* refactortests): remove config.ts

* Update mod.ts

* Update mod.ts

* .env file
2022-02-04 10:06:55 -05:00
ITOH 81f8e0377c style: move to deno fmt (#1992)
* Create deno.json

* run format

* run format

* ci: only check formatting

* f

* Update settings.json

* Update settings.json
2022-02-04 15:00:04 +01:00
ITOH 637e2c2a90 ci(site_tests): fix invalid pr path filter (#1991) 2022-02-03 17:17:02 -05:00
TriForMine 9a41896918 fix(editMessage): permissions plugin (#1993)
Fix permissions plugin, that throws an error about message content length when it's valid instead of when it's invalid.
2022-02-03 17:16:04 -05:00
ITOH 511f4ed940 chore(template): remove sublicensing 2022-02-03 22:33:12 +01:00
Skillz4Killz 7ceb6e2d1c fix: docs home page (#1990) 2022-02-03 19:42:09 +00:00
ITOH 5f25263bd4 chore(template): to main repo (#1988)
* chore: move template to main repo

* ci

* Update sync_repos.yml
2022-02-03 18:02:44 +00:00
ITOH a8d6e4f152 Update README.md (#1987) 2022-02-03 12:34:30 -05:00
ITOH 610a6fbaa7 ci: fix docs folder has been renamed to site (#1986)
* Update and rename docs.yml to site.yml

* Update sync.yml

* Update sync.yml
2022-02-03 12:24:18 -05:00
ITOH 24239053f3 docs: move to docusaurus (#1984)
* new site start

* ci: test docusaurus

* we use npm

* Update site_tests.yml

* Update site_tests.yml

* Update site_tests.yml

* do not ignore package.json

* Update package-lock.json

* Create deploy.yml

* Update docusaurus.config.js

* update authors

* Update docusaurus.config.js

* Update deploy.yml

* remove blog posts

* Update README.md

* delete old docs

* Update .gitignore

* delete template images

* Create 2022-02-03-welcome.md
2022-02-03 11:57:13 -05:00
lts20050703 f57aec3895 discord-api-docs: Add stickers on preview (#1949)
* Add stickers on preview

* update getGuildPreview

* Sticker transformer

* fix forgot to update stuff
2022-02-02 10:35:54 -05:00
lts20050703 1d6db1b56d discord-api-docs: Document stage discovery as deprecated (#1951)
* Document stage discovery as deprecated

* delete Public from PrivacyLevel, discoverableDisabled from StageInstance

* Nuke discoveryDisabled and privacyLevel
2022-02-01 22:37:17 -05:00
Skillz4Killz a2d03d453d Merge pull request #1969 from discordeno/contributing
chore(.github): update contributing guidelines
2022-02-01 12:16:08 -05:00
Skillz4Killz fe417cea37 Merge pull request #1959 from lts20050703/gh-1918
discord-api-docs: Document message flag FAILED_TO_MENTION_SOME_ROLES_IN_THREAD
2022-02-01 12:14:06 -05:00
Skillz4Killz a8fb15f050 Merge pull request #1957 from lts20050703/gh-1915
discord-api-docs: Document error code 30046 (old message edit rate limit)
2022-02-01 12:12:55 -05:00
Skillz4Killz 1583d75489 Merge pull request #1956 from lts20050703/gh-1914
discord-api-docs: Adds error 50068
2022-02-01 12:12:45 -05:00
Skillz4Killz 3f2845b640 Merge pull request #1955 from lts20050703/gh-1911
discord-api-docs: Document thread.create_timestamp
2022-02-01 12:12:19 -05:00
Skillz4Killz 84e94f77c6 Merge pull request #1954 from lts20050703/gh-1906
discord-api-docs: Document X-Audit-Log-Reason on webhook endpoints
2022-02-01 12:11:16 -05:00
Skillz4Killz a110097c9d Merge pull request #1953 from lts20050703/gh-1905
discord-api-docs: document the required permission for retrieving the welcome screen when disabled
2022-02-01 12:10:34 -05:00
Skillz4Killz b41a26bfa9 Merge pull request #1952 from lts20050703/gh-1904
discord-api-docs: Clarification on channel icons
2022-02-01 12:10:09 -05:00
Skillz4Killz c13967c55b Merge pull request #1950 from lts20050703/gh-1902
discord-api-docs: Error code 50086
2022-02-01 12:09:07 -05:00
Skillz4Killz 2a3d9e04c1 Merge pull request #1945 from discordeno/attachments
feat: attachment option
2022-02-01 12:08:49 -05:00
Skillz4Killz f780aa4b4d Merge pull request #1948 from lts20050703/gh-1900
Parse createEmoji and editEmoji bigint to string
2022-02-01 12:07:46 -05:00
ITOH 2c49a01f1a chore(.github): update contributing guidelines 2022-02-01 18:06:59 +01:00
Skillz4Killz 81062c2f11 Merge pull request #1947 from lts20050703/gh-1898
discord-api-docs: Document thread invitable audit log change key
2022-02-01 12:06:43 -05:00
Skillz4Killz 5d67d29e4c Merge pull request #1946 from lts20050703/gh-1896
discord-api-docs: Document supported option types for autocomplete
2022-02-01 12:06:19 -05:00
Skillz4Killz 4b1bdebb1b Merge pull request #1943 from lts20050703/gh-1912
Date.parse member.communicationDisabledUntil
2022-02-01 12:05:04 -05:00
Skillz4Killz 9d640307c7 Merge pull request #1961 from lts20050703/gh-1939
Fix TypeError: Request with GET/HEAD method cannot have body
2022-02-01 12:04:21 -05:00
Skillz4Killz 00381b79c5 Merge pull request #1962 from Amatsagu/patch-4
Suggestion: Add "recommended plugins" section
2022-02-01 12:03:52 -05:00
Skillz4Killz bb29490f7c Merge pull request #1966 from lts20050703/gh-1963
README: Fileloader Plugin: no longer need to check for the compatible discordeno version
2022-02-01 12:03:26 -05:00
Skillz4Killz 2995a43d28 Merge pull request #1967 from discordeno/action-paths
fix(workflows): only run workflow when necessary
2022-02-01 12:03:03 -05:00
Skillz4Killz b2c782d98e Merge pull request #1968 from discordeno/codeowners
chore(.github): remove @ayntee from codeowners
2022-02-01 12:02:07 -05:00
ITOH 227f691c6e chore(.github): remove @ayntee from codeowners
Ayntee is currently not here so we can remove him from codeowners for now and add him back when he is back.
2022-02-01 16:49:55 +01:00
ITOH f1e2b88f0f fmt 2022-02-01 16:34:16 +01:00
ITOH 8781c22b83 fix(workflows): only run workflow when necessary 2022-02-01 16:34:01 +01:00
ITOH 012b375edc Update README.md
Co-authored-by: lts20050703 <87189679+lts20050703@users.noreply.github.com>
2022-02-01 16:25:46 +01:00
ITOH c0b6322369 Update README.md 2022-02-01 15:18:39 +00:00
ITOH c3f8589898 Update sync.yml 2022-02-01 16:10:32 +01:00
ITOH 309839f733 Update README.md 2022-02-01 16:08:03 +01:00
ITOH 921ac6ef70 Update docs.yml 2022-02-01 16:07:57 +01:00