Zomatree
db19957de5
chore: add temp sentry logging system
2025-10-22 21:28:01 +01:00
Zomatree
6ab264eb36
fix: return correct error if user is already in a voice channel
2025-10-19 23:25:35 +01:00
Zomatree
ae1d4dd264
fix: dont presume channel has a node
2025-10-09 01:32:17 +01:00
Zomatree
5b50532d15
feat: track join time
2025-09-20 05:26:58 +01:00
Zomatree
938480ccec
Signed-off-by: Angelo Kontaxis <me@zomatree.live>
2025-09-20 01:58:57 +01:00
Zomatree
1632e3dacf
feat: allow users to specify who is notified when starting a call
2025-09-07 05:01:14 +01:00
Zomatree
cc9a68b9c5
chore: cleanup
2025-09-07 02:27:50 +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
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
eb48975428
chore: bump livekit dep
2025-07-01 20:22:53 +01:00
Zomatree
95ca735b7b
fix: get_voice_state has incorrect unique_key and allowed_sources should be lowercase
2025-06-08 02:33:35 +01:00
Zomatree
901ac56154
fix: remove node from channel voice state
2025-06-05 17:26:37 +01:00
Zomatree
48e0b48ea9
fix: update branch from main
2025-05-01 16:58:35 +01:00
Zomatree
38380db6e7
refactor: Remove VoiceChannel
2025-04-29 15:05:18 +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
c8ae34ba73
feat: implement missing permission syncs
2025-01-28 15:55:21 +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