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