Elysia
|
f6bc9efabb
|
fix(Emoji): id set as undefined edge case
backport #9953 djs
|
2024-09-17 11:44:26 +07:00 |
|
Elysia
|
35310968cc
|
fix(GuildScheduledEvent): Use if...else pattern and handle partials
backport #9802 djs
|
2024-09-17 11:43:13 +07:00 |
|
Elysia
|
efb5d3e35f
|
fix(Client): Ensure destroyed connections are not ready
backport #9942 djs v14
|
2024-09-17 11:28:48 +07:00 |
|
Elysia
|
7abf153b56
|
fix(Action): Ensure all properties on getChannel() are passed
backport #10278 djs v14
|
2024-09-17 11:26:02 +07:00 |
|
Elysia
|
f12662ef20
|
fix: Throw error on no message id for Message#fetchReference()
backport #10295 djs
|
2024-09-17 11:20:03 +07:00 |
|
Elysia
|
f9e6f995fb
|
fix(Message): properly compare attachments and embeds
backport #10282 djs v14
|
2024-09-17 11:17:23 +07:00 |
|
Elysia
|
37e52486ff
|
fix(GuildAuditLogsEntry): correct mapped AuditLogChange objects
backport #10438 djs v14
|
2024-09-17 10:09:22 +07:00 |
|
Elysia
|
e7ff84471c
|
chore: add new deps: @stablelib/xchacha20poly1305
|
2024-09-16 23:49:23 +07:00 |
|
Elysia
|
4fa9e42fd5
|
Update index.d.ts
|
2024-09-16 22:18:37 +07:00 |
|
Elysia
|
f4a4fb6416
|
feat: remove Receiver#createVideoStream
nah
|
2024-09-16 22:01:58 +07:00 |
|
Elysia
|
99e348fe2b
|
feat: removing old voice encryption modes
- VP8 working (ok)
- H264 working (bad)
by #101 (dank074/Discord-video-stream)
|
2024-09-16 22:01:15 +07:00 |
|
Elysia
|
e9d81ce25c
|
Update Secretbox.js
|
2024-09-16 20:44:04 +07:00 |
|
Elysia
|
7e5dd06c2b
|
feat: using old voice encryption modes (for video)
|
2024-08-24 20:21:39 +07:00 |
|
Elysia
|
2cf9b36ce7
|
feat: Update voice encryption modes
https://discord.com/developers/docs/change-log#voice-encryption-modes
#10451 djs
|
2024-08-23 18:04:47 +07:00 |
|
Elysia
|
5915cee4ab
|
fix: MessageButton is not a constructor
#1249
|
2024-08-23 17:30:56 +07:00 |
|
Elysia
|
1782596fd9
|
fix(voice): mark stream as ended
#10455 djs
|
2024-08-23 17:25:16 +07:00 |
|
Elysia
|
dbd5e1ee34
|
chore: remove tweetnacl
|
2024-08-23 17:24:46 +07:00 |
|
Elysia
|
9591b4c64c
|
Merge pull request #1251 from 002-sans/main
chore: Some random updates
|
2024-08-23 03:24:51 +07:00 |
|
Sans
|
a168858aaf
|
Update ChannelManager.js
|
2024-08-22 22:17:36 +02:00 |
|
Sans
|
96fd943153
|
Update package.json
|
2024-08-21 01:52:40 +02:00 |
|
Sans
|
f26ec5a086
|
Update Presence.js
|
2024-08-21 01:49:03 +02:00 |
|
Sans
|
0d86b712b9
|
Update Message.js
|
2024-08-19 00:27:51 +02:00 |
|
Sans
|
6760e14278
|
Update ChannelManager.js
|
2024-08-19 00:26:55 +02:00 |
|
Elysia
|
320f0da430
|
Update MediaPlayer.js
|
2024-07-29 21:21:11 +07:00 |
|
Elysia
|
ac1d7f1cea
|
Update MediaPlayer.js
|
2024-07-29 21:18:52 +07:00 |
|
Elysia
|
5f6d948da3
|
fix connection
|
2024-07-29 20:56:50 +07:00 |
|
Elysia
|
0bc0246a00
|
chore: ffmpeg wtf (resolution)
|
2024-07-29 20:13:56 +07:00 |
|
Elysia
|
55df05d4d8
|
chore: clean code + add options
|
2024-07-29 19:01:40 +07:00 |
|
Elysia
|
772739f980
|
feat: allows to create a group without user
|
2024-07-28 16:39:16 +07:00 |
|
Elysia
|
78977df08b
|
Merge pull request #1225 from Ruwin-dsc/patch-1
feat: allows to create a group with only one user
|
2024-07-28 16:30:03 +07:00 |
|
Shinetsu_Ruwin
|
7d3ef6afcd
|
Update ChannelManager.js
|
2024-07-27 16:19:04 +02:00 |
|
Elysia
|
65c5332eed
|
fix: TypeError: Cannot read properties of null (reading 'pid')
|
2024-07-25 22:06:32 +07:00 |
|
Elysia
|
74f49ba92d
|
feat: Video receiver (2/n)
- Only VP8 supported
- With example JSDoc
- Tested but bad quality
|
2024-07-25 21:09:52 +07:00 |
|
Elysia
|
24e151805d
|
feat: Video receiver (1/n)
|
2024-07-25 19:18:47 +07:00 |
|
Elysia
|
c193116100
|
fix: voice connection
|
2024-07-25 10:50:46 +07:00 |
|
Elysia
|
eb96d562ba
|
chore: example
|
2024-07-25 10:25:11 +07:00 |
|
Elysia
|
8113789999
|
chore: CI/CD
|
2024-07-25 09:43:24 +07:00 |
|
Elysia
|
5cd6a284a3
|
Update package.json
|
2024-07-25 09:31:24 +07:00 |
|
Elysia
|
9a90366104
|
Update lint.yml
|
2024-07-25 09:24:51 +07:00 |
|
Elysia
|
2efb496bf7
|
release: v3.3.0
|
2024-07-24 20:22:47 +07:00 |
|
Elysia
|
f96c623b04
|
fix: docs dispatcher
|
2024-07-24 19:42:12 +07:00 |
|
Elysia
|
515615cb04
|
fix: docs (StreamConnection again)
|
2024-07-24 19:35:49 +07:00 |
|
Elysia
|
dcd9a72971
|
docs: fix
|
2024-07-24 19:32:22 +07:00 |
|
Elysia
|
62855ab34a
|
chore: typing
|
2024-07-24 19:30:09 +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
|
bbbf40c5ac
|
fix: proxy error
|
2024-07-22 21:29:16 +07:00 |
|
Elysia
|
c8a617bd40
|
chore: nvm
|
2024-07-22 15:08:59 +07:00 |
|
Elysia
|
12773b12b8
|
Merge pull request #1210 from misonomikadev/main
fix(client): CustomStatus don't working
|
2024-07-07 21:06:01 +07:00 |
|
Misono Mika
|
f061e2042f
|
fix(client): CustomStatus don't working
|
2024-07-07 14:01:32 +00:00 |
|