Commit Graph

286 Commits

Author SHA1 Message Date
TheDevYellowy
aaf5df1de3 fix: remove mfaCode from passLogin and make sure that code passes tests 2025-01-20 03:53:44 -06:00
TheDevYellowy
5fbca25c45 feat: add mfa code completion from TOTP key 2025-01-20 03:48:11 -06:00
Elysia
053084d082 fix: enhance URL handling in refreshAttachmentURL and improve error handling in DataResolver 2024-12-29 21:43:28 +07:00
Elysia
1bb7203a66 feat: implement ProxyAgent support and update HTTP options for improved proxy handling 2024-12-13 20:19:09 +07:00
Elysia
38bff20b1b refactor: migrate from node-fetch to undici and clean up dependencies 2024-11-27 16:10:54 +07:00
Elysia
f13e0e5a5a feat: new events (streamUpdate) 2024-10-29 15:49:10 +07:00
Elysia
d410202709 feat(VoiceReceiver): Recording video with audio
Full implemented
2024-10-29 14:19:21 +07:00
Elysia
f7c698a563 chore: release v3.4.1 2024-10-27 12:38:07 +07:00
Elysia
f4beb1e4ff feat(VoiceReceiver): Proof of concept - Video recording 2024-10-27 12:13:57 +07:00
Elysia
966f25bb8d feat: polls
Added support for polls similar to discord.js v14 (including class, event).
Breaking change: Do not use and remove MessagePoll.
2024-10-27 10:45:29 +07:00
Elysia
c6a905cb80 feat(VoiceConnection): New class StreamConnectionReadonly 2024-10-27 02:30:45 +07:00
Elysia
707c4397a4 feat: Implement forward feature with Message.forward and Message.snapshot 2024-10-05 16:59:09 +07:00
Elysia
d16bd89f4a feat: update MessageFlags & MessageTypes 2024-10-05 16:03:03 +07:00
Elysia
ebc18df352 feat: Updated decoration links & prop
#1037
2024-10-04 17:46:10 +07:00
Elysia
0cf8507897 chore: update client build number 2024-09-17 21:16:27 +07:00
Elysia
8dfa37fbd9 feat: super reactions
#9336 backport
2024-09-17 19:18:21 +07:00
Elysia
35ca0c89bf feat: Add media channels
#9662 backport
2024-09-17 17:50:34 +07:00
Elysia
26aa85c126 feat: try implement djs voice + video (v12) 2024-07-24 19:27:50 +07:00
Elysia
7fa4666df0 fix: AFK 2024-07-24 12:06:52 +07:00
Elysia
516d8917bd feat: RichPresence#setPlatform 2024-07-04 19:12:47 +07:00
Elysia
f63b1528d4 fix: Modal reply event failed
#1201 #1200 #1064
2024-07-04 17:26:04 +07:00
Elysia
485dab55bf feat: message poll
#1150 #1147
2024-07-03 21:31:45 +07:00
Elysia
e6e9febe8c feat: update permission 2024-07-03 19:23:25 +07:00
Elysia
39496afcec feat: disable client.acceptInvite() 2024-07-03 17:24:24 +07:00
Elysia
5c92f0de33 Update Options.js 2024-02-17 18:25:50 +07:00
Elysia
08f822e48a fix: proxy #1043 2024-02-14 08:14:01 +07:00
Elysia
077f087ca0 fix: clean content #1049 2024-02-14 08:00:56 +07:00
Elysia
987aa3a1fb feat: new RPC 2024-01-31 20:54:42 +07:00
Elysia
585b71a1af chore: HANG status 2024-01-31 19:13:15 +07:00
Elysia
6307a4b7f2 fix: temporary invite & feat: InviteFlags 2024-01-30 12:26:40 +07:00
Elysia
c257659c99 feat: update permissions 2024-01-26 20:26:17 +07:00
Elysia
4692e5b7d1 feat: Mimic browser TLS fingerprint in node
- Fix Unknown Message (maybe)
2024-01-25 18:48:00 +07:00
Elysia
4a31c662a5 fix: acceptInvite unknown message
but may encounter error rqkey_mismatch
2024-01-24 19:53:35 +07:00
Elysia
0386b5b1d7 feat: remove shards 2024-01-23 21:14:25 +07:00
Elysia
2472642184 feat: remove messageCreateEventGuildTimeout & change UA default 2024-01-23 21:03:42 +07:00
Elysia
039dd34cf2 Update 2024-01-14 12:33:11 +07:00
Elysia
39a74b22dc update 2024-01-14 09:10:25 +07:00
Elysia
39b1d33857 Update PurchasedFlags.js 2024-01-13 18:50:29 +07:00
Elysia
38e17a88e0 Update ApplicationFlags.js 2024-01-09 20:25:36 +07:00
Elysia
547f9ca7c6 remove 2 2024-01-07 20:06:23 +07:00
Elysia
54dd333237 break: remove arRPC 2024-01-06 09:07:42 +07:00
Elysia
a0c7752ed2 Update Formatters.js 2024-01-06 09:07:09 +07:00
Elysia
b05e611875 Update LimitedCollection.js 2024-01-06 09:06:59 +07:00
Elysia
5f0506e19c Update Permissions.js 2024-01-06 09:06:47 +07:00
Elysia
1e5f755aa3 Update Sweepers.js 2024-01-06 09:06:38 +07:00
GamerboyTR
9106bd970a Fixed Proxy 2023-12-23 03:38:08 +03:00
Elysia
48ebad7a1f chore: release v2.15.0 2023-11-13 20:34:16 +07:00
Elysia
fe6a30e074 chore: Miscellaneous backports
#9769 djs
2023-11-13 20:23:53 +07:00
Elysia
b2fe126938 chore: update Discord build number 2023-10-29 13:57:32 +07:00
Elysia
5cdebb2889 perf: linear speed position getters
#9528 djs
2023-10-29 13:10:54 +07:00