Commit Graph

1065 Commits

Author SHA1 Message Date
Elysia
cda79ba386 fix(GuildAuditLogEntry): fix some incorrect types and runtime logic
backport #10849 djs
(Partially implemented)
2025-07-08 20:07:43 +07:00
Elysia
f0c47687b4 fix(MessagePayload): preserve existing flags when editing
backport #10766 djs
2025-07-08 19:57:05 +07:00
Elysia
eb639d45d7 fix: Components V2 & docs link 2025-07-08 19:48:32 +07:00
Elysia
74ffe0e3fe refactor: rename UserClan to PrimaryGuild and update related properties 2025-07-08 18:23:04 +07:00
Elysia
b839f9d86f feat: Components V2
Merge pull request #1649 from TotallyTung/main
Todo !?
2025-07-08 18:15:17 +07:00
tungdo0602
69ffeb4c8b fix 2025-07-01 20:21:38 +07:00
tungdo0602
1def6ef27d test 2025-07-01 20:17:13 +07:00
tungdo0602
fd9c0e0d0f fix 5 2025-06-30 22:23:32 +07:00
tungdo0602
2e4542c069 fix 4 2025-06-30 22:19:34 +07:00
tungdo0602
da07ddabee fix 3 2025-06-30 22:05:20 +07:00
tungdo0602
70cd1133f8 fix 2 2025-06-30 21:57:54 +07:00
tungdo0602
8b072d8b38 fix missing stuffs 2025-06-30 21:53:29 +07:00
tungdo0602
127ef86227 add typings, fixed missing json 2025-06-29 14:33:00 +07:00
tungdo0602
767b72182e wtf 2025-06-29 12:56:55 +07:00
TotallyTung
1aa4f523ad test 2025-06-29 11:01:41 +07:00
ZyGout
2470ae17ec fix(User): User.clan only being shown on self-user 2025-06-27 01:11:48 -04:00
TotallyTung
df3d768087 rawData 2025-06-24 12:32:58 +07:00
TotallyTung
70cc08c2c6 fix 2025-06-24 11:31:41 +07:00
TotallyTung
7a2a3d7a05 component v2 2025-06-23 22:04:53 +07:00
TotallyTung
714f8bd5de component v2 1 2025-06-23 19:16:41 +07:00
Mario P.
462e0ddcec feat(embeds): jsonify gif type such as gifv along with video & provider attributes 2025-06-21 05:15:03 +01:00
Lixqa
163cfefcea Fixed/Added role id resolving 2025-05-14 18:54:07 +02:00
Lixqa
e1fad0c6d3 Added the ability to fetch role member counts or ids for single roles. (RoleManager.fetchMemberCounts, RoleManager.fetchMemberIds, Role.fetchMemberIds) 2025-05-12 21:05:55 +02:00
Elysia
3d90afd3e5 fix: Exception thrown when attempting to get VoiceState channel
#1558
2025-04-25 13:55:27 +07:00
Elysia
35186568a7 chore: release v3.6.1 2025-03-14 17:32:10 +07:00
Elysia
0734e50a52 chore: typing 2025-03-12 15:13:09 +07:00
Elysia
93115a5b1e Update WebSocketShard.js 2025-03-11 21:15:05 +07:00
Elysia
0468d76610 chore: eslint 2025-03-10 12:33:39 +07:00
Elysia
00f2973e83 fix(ClientVoiceManager): voice state update handling
#1520
2025-03-10 11:40:46 +07:00
Elysia
756ec458bc feat: Voice Gateway v8 2025-03-02 18:28:47 +07:00
Elysia
a28c04e89b Update VoiceState.js 2025-02-27 22:58:33 +07:00
Elysia
e6ea07856d fix(TextBasedChannel): Add a detailed response for sendTyping
Co-Authored-By: NekoCyan <cyanhijirikawa88@gmail.com>
2025-02-27 22:57:07 +07:00
Elysia
b057e048af fix: handle potential null value for first_messages in ThreadManager
#1502
2025-02-23 12:33:34 +07:00
Anaïs Saraiva
9fbb8a8eb5 Fixing TOTP issue with the timestamp 2025-02-22 18:37:03 +01:00
Anaïs Saraiva
0f354a7d51 Fixing RequestHandler TOTP 2025-02-22 18:36:47 +01:00
Elysia
5b7b2a67eb types: fix recurrence rule types
#10694 djs
2025-02-14 23:55:17 +07:00
Elysia
c24584f408 feat(Application): add terms of service, privacy policy URLs, and verification key 2025-02-14 23:51:55 +07:00
Elysia
c1c0a62a0e refactor: use throw instead of Promise.reject
#10712 djs
2025-02-14 23:47:07 +07:00
Elysia
3afa12574a Update ThreadChannel.js 2025-02-14 23:00:52 +07:00
Elysia
725d19143b Update Message.js 2025-02-14 23:00:49 +07:00
Elysia
9ae420e0de Update DMChannel.js 2025-02-14 23:00:47 +07:00
Elysia
98191fe05d Update GroupDMChannel.js 2025-02-14 22:58:20 +07:00
Elysia
6def191aa8 feat: Incident Actions
#10727 djs
2025-02-14 22:50:09 +07:00
Elysia
413bf9d981 feat: message forwards
#10733 djs
2025-02-14 22:41:15 +07:00
Elysia
4dabf78067 docs(Message): improve message snapshots description
#10709 djs
2025-02-14 22:24:13 +07:00
Elysia
5f9089b60b Update ShardClientUtil.js 2025-02-14 22:23:34 +07:00
Elysia
f9216e58ae fix(PresenceUpdate): correctly add user regardless of their properties
#10672 djs
2025-02-14 22:20:04 +07:00
Elysia
e53ff466cd fix(Guild): type error with permissionOverwrites
#10527 djs
2025-02-14 22:16:53 +07:00
Elysia
76ebd7ad55 fix(TextBasedChannel): add error handling for invalid application commands 2025-02-08 16:21:55 +07:00
Elysia
821df54c6f feat: reimplement SessionManager
#1490
2025-02-07 19:21:27 +07:00