Commit Graph

2732 Commits

Author SHA1 Message Date
ITOH
55cbf55043 Merge pull request #973 from discordeno/nsfw-has-been-removed
remove: nsfw param from Guild structure
2021-05-22 10:01:04 +02:00
ITOH
ae0ba97d57 remove: nsfw param from Guild structure 2021-05-22 09:58:37 +02:00
rigormorrtiss
a6f7789474 add(types): nsfw_level field to Guild (#958)
* feat(types/guilds): add nsfw_level field

* feat(types/guilds): add nsfw_level field to Guild

* style: format changed files

* Update guild.ts

* GuildNSFWLevel -> GuildNsfwLevel

* GuildNSFWLevel -> GuildNsfwLevel

* Update src/types/guilds/guild.ts

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
2021-05-22 09:50:10 +02:00
rigormorrtiss
8a4968f1af add(types): stage discovery privacy fields (#957)
* feat: add stage discovery fields

* feat: add stage discovery fields

* Update src/types/channels/privacy_level.ts

Co-authored-by: ITOH <to@itoh.at>

* change: prettier code

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-05-22 09:41:06 +02:00
Skillz4Killz
61e5d3fcb9 use partial audit logs 2021-05-22 00:37:46 +00:00
Skillz4Killz
9939b03a58 Merge pull request #971 from discordeno/change-modify-member-to-bigint
change: ModifyGuildMember should use bigint
2021-05-21 20:12:14 -04:00
Skillz4Killz
2fa5567e95 Merge pull request #972 from discordeno/remove-coverage-report
remove: coverage report
2021-05-21 20:11:54 -04:00
ITOH
62ef47b841 remove: coverage report 2021-05-21 22:59:51 +02:00
ITOH
58b77b6dba remove: coverage report
Temporarily removing coverage report until it is a stable feature
2021-05-21 22:59:08 +02:00
ITOH
978b84d341 Update edit_member.ts 2021-05-21 22:11:33 +02:00
ITOH
c2bf15664f change to bigint 2021-05-21 22:03:49 +02:00
Skillz4Killz
6d68d639d0 Merge pull request #965 from discordeno/change-get-commands-use-bigint-for-id
change: getSlashCommand(s) use bigint for ids
2021-05-21 14:19:27 -04:00
Skillz4Killz
cf5a8845a0 Merge pull request #966 from discordeno/easier-to-read
change: how emojis cached
2021-05-21 14:18:52 -04:00
Skillz4Killz
c673c0438d Merge pull request #968 from discordeno/createwebhook-avatar-is-optional
fix: CreateWebhook.avatar is optional
2021-05-21 13:24:54 -04:00
ITOH
16abcd726f fix: CreateWebhook.avatar is optional 2021-05-21 19:15:48 +02:00
ITOH
ddacfdb3f4 Update guild.ts 2021-05-21 18:41:42 +02:00
ITOH
4c98b73cd0 change: use bigint for ids 2021-05-21 18:40:25 +02:00
ITOH
5943c88027 Merge pull request #963 from discordeno/prettier-workflow
change: use Prettier instead of deno fmt
2021-05-21 18:33:37 +02:00
ITOH
c2763f9a72 remove: unused fmt script 2021-05-21 18:31:50 +02:00
ITOH
ba19da28df Merge branch 'prettier-workflow' of https://github.com/discordeno/discordeno into prettier-workflow 2021-05-21 18:00:58 +02:00
ITOH
e87eedbc19 change: only format changed files 2021-05-21 18:00:51 +02:00
itohatweb
efc15fdca4 change: prettier code 2021-05-21 15:59:48 +00:00
ITOH
112cb62976 test formatting 2021-05-21 17:59:13 +02:00
ITOH
5f80b30c45 Merge branch 'prettier-workflow' of https://github.com/discordeno/discordeno into prettier-workflow 2021-05-21 17:57:02 +02:00
ITOH
242610e3e4 change: commit message 2021-05-21 17:56:57 +02:00
itohatweb
179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
ITOH
71a20fb0f4 change: default formatter to prettier 2021-05-21 17:55:08 +02:00
ITOH
b6f952dc52 add: prettier config 2021-05-21 17:54:52 +02:00
ITOH
7c337d0765 Merge branch 'main' into prettier-workflow 2021-05-21 17:54:26 +02:00
itohatweb
3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
ITOH
fe4ab8517b the other one 2021-05-21 17:50:55 +02:00
ITOH
571017e39d try this out 2021-05-21 17:20:20 +02:00
Skillz4Killz
faa959837c Merge pull request #962 from discordeno/change-create-channel-parentId
change: CreateChannelOptions.parentId should use bigint
2021-05-21 10:52:21 -04:00
Skillz4Killz
4069a89599 Merge pull request #961 from discordeno/fix-message-sticker-type
fix(types): message.stickers is an array
2021-05-21 10:51:54 -04:00
ITOH
c80176c7fb remove: unused import 2021-05-21 16:47:48 +02:00
ITOH
a0cc5a558f change: createChannelOptions.parentId is now a bigint 2021-05-21 16:45:09 +02:00
ITOH
e738d8a85a fix: createChannel parentId is now a bigint 2021-05-21 16:43:56 +02:00
ITOH
e712462e29 change: CreateGuildChannel.parentId should use bigint 2021-05-21 16:43:31 +02:00
ITOH
0052a29e32 fix(types): message.stickers is an array 2021-05-21 16:39:57 +02:00
rigormorrtiss
10b03c3ead add(types): DiscordCertifiedModerator to user flags enum (#956) 2021-05-21 09:19:18 +02:00
ITOH
21ccbe126c Merge pull request #954 from AdityaTD/main
fix(cache): emojis to use bigint for key
2021-05-20 17:53:57 +02:00
Aditya N. Tripathi
371f2787dc fix(cache): emojis to use bigint for key 2021-05-20 21:17:03 +05:30
ITOH
a454eb7210 fix: overwrite typo 2021-05-19 19:09:00 +02:00
ITOH
cc156a7add fix: eventHandlers.ts renamed to event_handlers.ts 2021-05-19 17:05:12 +02:00
ITOH
97082283a8 Merge pull request #950 from discordeno/collection-sweeper
add: sweeper to Collection
2021-05-18 19:58:25 +02:00
ITOH
d0b0a17bd1 Merge branch 'main' into collection-sweeper 2021-05-18 19:55:48 +02:00
rigormorrtiss
dd8c51f3d2 change: import types from specific files (#953)
* fix: import types from specific files

* Use import syntax for enums
2021-05-18 18:31:49 +02:00
rigormorrtiss
4e7d9053d1 change(types): rename eventHandlers.ts to event_handlers.ts (#951) 2021-05-18 18:30:54 +02:00
ITOH
ac2ce0f988 change: don't use mod.ts to import types internally 2021-05-17 22:45:11 +02:00
itohatweb
a949e13398 Commit from GitHub Actions (Lint) 2021-05-17 19:13:56 +00:00