Elysia
|
eb639d45d7
|
fix: Components V2 & docs link
|
2025-07-08 19:48:32 +07:00 |
|
tungdo0602
|
fd9c0e0d0f
|
fix 5
|
2025-06-30 22:23:32 +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 |
|
Elysia
|
35186568a7
|
chore: release v3.6.1
|
2025-03-14 17:32:10 +07:00 |
|
Elysia
|
756ec458bc
|
feat: Voice Gateway v8
|
2025-03-02 18:28:47 +07:00 |
|
Anaïs Saraiva
|
9fbb8a8eb5
|
Fixing TOTP issue with the timestamp
|
2025-02-22 18:37:03 +01:00 |
|
Elysia
|
5b7b2a67eb
|
types: fix recurrence rule types
#10694 djs
|
2025-02-14 23:55:17 +07:00 |
|
Elysia
|
c1c0a62a0e
|
refactor: use throw instead of Promise.reject
#10712 djs
|
2025-02-14 23:47:07 +07:00 |
|
Elysia
|
6def191aa8
|
feat: Incident Actions
#10727 djs
|
2025-02-14 22:50:09 +07:00 |
|
Elysia
|
b83323dd3f
|
fix(Message) forward not working
#1483
|
2025-02-03 08:55:41 +07:00 |
|
Elysia
|
8afd17de49
|
chore: bump version to 3.5.0
|
2025-01-21 11:00:22 +07:00 |
|
Elysia
|
c06afb06dc
|
feat: recurring scheduled events
#10447 djs
|
2025-01-21 01:48:08 +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
|
15f707b38a
|
feat: auto MFA handling
Co-Authored-By: Yellowy <64450187+TheDevYellowy@users.noreply.github.com>
|
2025-01-20 23:44:36 +07:00 |
|
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 |
|