Commit Graph

1046 Commits

Author SHA1 Message Date
ZyGout
2470ae17ec fix(User): User.clan only being shown on self-user 2025-06-27 01:11:48 -04: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
Elysia
e9d1bfc01a fix(APIRequest): support file streams in FormData handling 2025-02-03 09:40:15 +07:00
Elysia
b83323dd3f fix(Message) forward not working
#1483
2025-02-03 08:55:41 +07:00
Elysia
73512b320d Update PacketHandler.js 2025-02-03 08:55:09 +07:00
Elysia
893b08d2d1 refactor(GuildMemberManager): remove list method (this api is only avaliable to bots) 2025-02-03 08:02:04 +07:00
TheDevYellowy
161a37fe20 fix(RelationshipManager): change sendFriendRequest to hopefully reduce account bans 2025-01-22 13:07:40 -06:00
Elysia
6301bab181 chore: bump version to 3.5.1 2025-01-21 14:24:35 +07:00
Elysia
8afd17de49 chore: bump version to 3.5.0 2025-01-21 11:00:22 +07:00
Elysia
b03adcc7c1 feat: fetching presences
#1429
2025-01-21 10:57:25 +07:00
Elysia
9f44c85782 fix(Message): move messageSnapshots initialization to the correct position 2025-01-21 02:50:43 +07:00
Elysia
bb20d581eb fix: use resolve() for PermissionOverwrites
#10686 djs
2025-01-21 02:21:15 +07:00
Elysia
f0d3584a2a fix(Message): Ensure channel is defined for clean content
#10681 djs
2025-01-21 02:17:11 +07:00
Elysia
3a0d5745ea refactor: remove extra traversing
#10580 djs
2025-01-21 02:11:19 +07:00
Elysia
62d2630643 refactor: use cache.get() for snowflakes, resolve() otherwise
#10626 djs
2025-01-21 02:09:03 +07:00
Elysia
b76e8124c6 feat: message forwarding
#10464 djs
2025-01-21 01:51:46 +07:00
Elysia
c06afb06dc feat: recurring scheduled events
#10447 djs
2025-01-21 01:48:08 +07:00
Elysia
f0f0871d08 feat(GuildMember): Banners
#10384 djs
2025-01-21 01:40:30 +07:00
Elysia
8b04bbe667 feat: Voice Channel Effect Send
#10318 djs
2025-01-21 01:35:23 +07:00
Elysia
599e53abe6 feat: Emit reaction type on gateway events
#10598 djs
2025-01-21 01:29:18 +07:00
Elysia
002b1d8fc0 docs(Client): Fix incorrect managers descriptions 2025-01-21 01:20:04 +07:00