Zomatree
8d8e8f2cf1
fix: handle track_muted and track_unmuted
2025-10-23 15:51:39 +01:00
Zomatree
47002ec81c
fix: dont break on user not still being in channel and force disconnecting
2025-10-20 00:29:56 +01:00
Zomatree
59af536e29
refactor: seperate out disconnect logic
2025-10-12 02:02:36 +01:00
Zomatree
5c7eec68d0
chore: add debug logging to voice ingress
2025-10-12 01:12:08 +01:00
Zomatree
5b50532d15
feat: track join time
2025-09-20 05:26:58 +01:00
Zomatree
1632e3dacf
feat: allow users to specify who is notified when starting a call
2025-09-07 05:01:14 +01:00
IAmTomahawkx
77a23239ea
feat: Send push notifications for dm call start/end
2025-09-06 15:14:48 -07:00
Zomatree
0a4d77ffd3
fix: remove VoiceChannel channel type
...
fix: calculate user overwrites correctly
fix: dont include personal info in livekit user metadata
fix: revoke video permissons on denied publish
fix: add video to default permissions
2025-08-19 17:37:09 +01:00
Zomatree
c6f121f585
Merge remote-tracking branch 'origin/main' into feat/livekit
2025-08-18 07:44:52 +01:00
Zomatree
a36b138978
fix: move call system message to daemon,
...
check max participants when creating a token to avoid giving tokens but erroring when attempting to join,
check if the channel actually supports voice
2025-08-18 04:58:06 +01:00
Zomatree
860c47fbad
feat: - track call length
...
- move voice and video limits to config
- seperate VoiceInformation into model and db model
- fix build scripts
2025-08-12 01:48:57 +01:00
Zomatree
a770d5822a
chore: cleanup code
2025-08-04 03:20:08 +01:00
Zomatree
8b5e085232
feat: being moved between voice channels
2025-03-01 22:09:40 +00:00
Zomatree
367ac887f4
feat: support multiple voice nodes
2025-02-17 01:39:00 +00:00
Zomatree
060b4c43f4
feat: make Channel::server return a reference
2025-02-07 21:35:51 +00:00
Zomatree
2593a4272b
chore: switch to ids for parameter
2025-02-02 13:46:45 +00:00
Zomatree
c55b5bf75f
fix: include voice states in servercreate event
...
feat: call started system message in dms
2025-01-27 20:46:29 +00:00
Zomatree
9de87a01ab
Merge remote-tracking branch 'origin/main' into livekit
2025-01-26 20:36:40 +00:00