Commit Graph

1691 Commits

Author SHA1 Message Date
Elysia
f5a0515731 chore: update UA & ws prop 2025-10-11 17:28:41 +07:00
Elysia
b519264a69 feat: more invite flags 2025-10-11 17:18:50 +07:00
Elysia
d9d11bd6b7 fix: Ensure discriminator detection respects webhooks too
#11062 djs
2025-10-11 17:13:27 +07:00
Elysia
4d4fa1b17d fix(GuildChannel): account for everyone base permissions
backport #11053
2025-09-13 18:13:14 +07:00
Elysia
2fe0ad486d fix: Remove trailing color references
#11007
2025-09-13 18:11:53 +07:00
Elysia
f0ec7d977c types(Invite): Approximate fields should be nullable
#10997
2025-09-13 18:05:19 +07:00
Elysia
6fbb62ac64 feat: support user guilds
backport #10995
2025-09-13 18:04:34 +07:00
Elysia
ad64e2be11 feat(MessageManager): New pinned messages routes
backport #10993 ?
Note: This commit does not fully implement the features of the new endpoint; it only updates the endpoint and automatically processes data to be compatible with the old endpoint.
2025-09-13 17:55:52 +07:00
Elysia
0d45d3ddb9 feat(User): add collectibles
#10939
2025-09-13 17:44:51 +07:00
Elysia
31f917c242 chore: add nonce
anti selfbot ???
2025-09-13 14:39:52 +07:00
Elysia
6b8c9c8275 feat: Role gradient colours
#10986
2025-09-13 14:33:48 +07:00
Elysia
c7b6eee9fb refactor(ThreadChannel): Remove trimming of name
#10984
2025-09-13 14:17:57 +07:00
Elysia
656356b3c5 docs: remove hardcoded locale from links
#10794
2025-09-13 14:09:27 +07:00
Elysia
56bf7479e6 fix(DirectoryChannel): Export class
backport #10985
2025-09-13 14:06:38 +07:00
Elysia
1668bb7b21 fix(Message): forwarded messages are not crosspostable
backport #10821
2025-09-13 14:04:45 +07:00
Elysia
f68b37a514 fix(GuildChannelManager): properly resolve avatar for createWebhook
backport #10772
2025-09-13 14:03:12 +07:00
Elysia
683b280067 chore: typo 2025-07-12 22:06:38 +07:00
Elysia
81a2d47ace Update release.yml 2025-07-12 21:57:09 +07:00
Elysia
88618913c6 chore: i love ci/cd 2025-07-12 21:52:36 +07:00
Elysia
3f90f450df Update release.yml 2025-07-12 21:50:32 +07:00
Elysia
73babfda96 Update release.yml 2025-07-12 21:48:53 +07:00
Elysia
3378aa18d0 chore: release v3.7.0 2025-07-12 21:24:18 +07:00
Elysia
bbfd82fd01 Create release.yml 2025-07-12 21:21:30 +07:00
Elysia
38c7a02668 fix: correct property access for bot ID in application retrieval (#1665) 2025-07-12 21:06:38 +07:00
Elysia
dd67e158bf chore: test lint (node 24) 2025-07-12 20:51:06 +07:00
Elysia
cc03f2e0f4 Update SlashCommand.md 2025-07-12 20:46:09 +07:00
Elysia
fdc67d0eff feat: enhance application management with deauthorization and authorized applications retrieval 2025-07-12 20:43:40 +07:00
Elysia
ce747eb5a0 feat: add current session ID hash and getter method in SessionManager 2025-07-11 23:34:11 +07:00
Elysia
9ea355a6e0 typing(SessionManager): fetch method return cache 2025-07-11 23:25:13 +07:00
Elysia
a427baa6d6 Merge pull request #1662 from ZyGout/fix-SessionManager
fix(SessionManager): SessionManager.fetch() returning an empty SessionManager
2025-07-11 23:23:05 +07:00
Elysia
23c669bef9 fix: normalize TOTPKey format and enhance debug messages in RequestHandler 2025-07-10 21:11:24 +07:00
Elysia
780dfe8078 fix: enhance TOTP handling and improve documentation for TOTPKey 2025-07-10 20:31:29 +07:00
Elysia
a82ba7aad1 feat: integrate otplib for TOTP authentication and remove deprecated TOTP utility 2025-07-10 20:11:13 +07:00
Elysia
d774c97d94 chore: add context to captcha-related debug messages in RequestHandler 2025-07-10 19:25:02 +07:00
Elysia
890240d930 fix: request (untested) 2025-07-10 01:54:19 +07:00
Elysia
d256edd5e5 Update README.md 2025-07-09 20:27:32 +07:00
Elysia
382b287d4d Update package.json 2025-07-09 20:17:12 +07:00
Elysia
d834551c45 Update lint.yml 2025-07-09 20:07:47 +07:00
Elysia
7a6d15b871 chore: node 23+ fix 2025-07-09 20:04:56 +07:00
Elysia
3c6554b5cb Update VoiceUDPClient.js 2025-07-09 19:55:09 +07:00
Elysia
bac5599c2d Update APIRequest.js 2025-07-09 19:37:19 +07:00
Elysia
442c994fa6 deps: update 2025-07-09 19:31:47 +07:00
Elysia
154089c57c deps: update 2025-07-09 19:30:40 +07:00
Elysia
16eab4e36b deps: update @discordjs/collection 2025-07-09 19:14:31 +07:00
Elysia
c2fad20ed7 refactor(Message)!: update clickButton method to use CustomID and remove coordinate support 2025-07-09 18:57:09 +07:00
Elysia
64a47093a8 feat: update Options class with new client parameters and improve error messaging 2025-07-08 21:42:02 +07:00
Elysia
011aa4730e fix(ClientUser): Remove token assignment
backport #10953
2025-07-08 21:23:31 +07:00
Elysia
55265d82d3 feat(GuildMember): add avatarDecorationData
backport #10942
2025-07-08 21:20:11 +07:00
Elysia
6f4ac78c7a fix(ChannelManager): Remove threads from cache upon deletion
backport #10883
2025-07-08 20:51:08 +07:00
Elysia
9d2ff0f428 fix(PartialGroupDMChannel): Prevent undefined values
backport #10889 djs
2025-07-08 20:47:28 +07:00