Zomatree
f422e8e917
Merge remote-tracking branch 'origin' into feat/livekit
2025-09-07 05:39:51 +01:00
Zomatree
1632e3dacf
feat: allow users to specify who is notified when starting a call
2025-09-07 05:01:14 +01:00
Tom
e635bc23ec
fix: don't remove timeouts when a member leaves a server ( #409 )
2025-09-06 18:41:23 -07: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
3cb7da95e3
chore: add missing traits implementations to PermissionValue
2025-09-05 15:22:55 +01:00
Zomatree
dea0f675dd
fix: implement Serialize to ClientMessage
2025-09-05 13:07:52 +01:00
Zomatree
480f210ce8
feat: include member payload in ServerMemberJoin event
2025-08-24 06:32:38 +01:00
Zomatree
caa8607468
feat: include groups and dms in fetch mutuals
2025-08-24 03:40:10 +01:00
Zomatree
5335124306
fix: add license to revolt-parser
2025-08-20 18:55:52 +01:00
Zomatree
1561481eb4
feat: make message lexer use unowned string
2025-08-20 18:55:39 +01:00
Zomatree
d03e6be2eb
fix: update migration
2025-08-19 18:56:17 +01: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
IAmTomahawkx
8f9015a6ff
fix: apply uname fix to january and autumn
20250818-1
2025-08-18 16:59:08 -07:00
Zomatree
c6f121f585
Merge remote-tracking branch 'origin/main' into feat/livekit
2025-08-18 07:44:52 +01:00
Zomatree
96ddeb79d2
fix: dont set max participants in livekit
2025-08-18 07:28:09 +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
ed22b3a5ce
chore: switch Reference to using an actual reference
2025-08-12 03:44:29 +01:00
Zomatree
65fbd36624
fix: allow for disabling default features
2025-08-12 02:35:09 +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
izzy
050ba16d4a
fix: correct shebang for try-tag-and-release
20250807-1
2025-08-07 12:58:52 +02:00
izzy
65bc6c8fc6
chore: add just tool to nix shell
2025-08-07 12:58:15 +02:00
izzy
6ad3da5f35
fix: permit empty remove array in edit requests
2025-08-07 12:57:33 +02:00
izzy
947eb15771
fix: newly created roles should be ranked the lowest
2025-08-07 12:29:42 +02:00
IAmTomahawkx
f4ee35fb09
fix: don't update the same field while trying to remove it
...
fixes #392
2025-08-06 14:18:40 -07:00
IAmTomahawkx
6048587d34
fix: rename openapi operation ids
...
fixes #406
2025-08-06 12:28:58 -07:00
Zomatree
a770d5822a
chore: cleanup code
2025-08-04 03:20:08 +01:00
Zomatree
10c9682bba
feat: ability to force disconnect existing voice connection
2025-08-04 03:19:53 +01:00
Builderb
80cf8fc4e8
Increase limit of embed icon url due to new cdn changes causing longer url ( #426 )
...
Signed-off-by: Builderb <builderbgamer@gmail.com >
2025-08-03 11:54:22 -07:00
higgs01
4f54227495
chore: use mc alias set instead of removed mc config ( #423 )
20250730-1
2025-07-18 09:28:31 +01:00
Zomatree
eb48975428
chore: bump livekit dep
2025-07-01 20:22:53 +01:00
Zomatree
28ed85a779
Merge branch 'main' into feat/livekit
2025-07-01 20:22:34 +01:00
izzy
aab1734615
chore: bump version to 0.8.8
20250608-1
v0.8.8
2025-06-08 11:57:57 +01:00
Paul Makles
40a41ffd64
merge: pull request #418 from revoltchat/feat/role-ranks-v2
2025-06-08 11:46:00 +01:00
izzy
d30ceea373
test: complete test for editing role positions
2025-06-08 11:32:42 +01:00
izzy
3e8a401077
test: begin writing test for role editing
2025-06-08 11:18:47 +01:00
izzy
99f400bc7b
fix: logic error in initial data check
2025-06-08 11:18:47 +01:00
izzy
73b576a75f
fix: ensure server ID is fanned out with role ranks update
...
fix: ensure original order is correctly sorted on edit route
2025-06-08 11:18:47 +01:00
izzy
4e4e598daf
refactor: minor formatting changes
2025-06-08 11:18:47 +01:00
Zomatree
77daf82b94
chore: refactor new role rankings code
2025-06-08 11:18:47 +01:00
Zomatree
e00603f276
fix: route ranking
2025-06-08 11:18:47 +01:00
Zomatree
1b2c7b2fa1
feat: add roles migration
2025-06-08 11:18:47 +01:00
Zomatree
c526095d4f
feat: initial bulk role reorder route
2025-06-08 11:18:47 +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
izzy
8cc4bbea4d
refactor: clean up clippy warnings
2025-06-07 17:50:11 +01:00
izzy
911ffc767e
merge: remote-tracking branch 'origin/feat/store-session-hello-new'
2025-06-07 17:31:15 +01:00
izzy
1690df998d
fix: local tests with overrides were missing prerequisites
2025-06-07 17:30:16 +01:00
izzy
519d3c08a8
chore: correct dependency order in justfile
2025-06-07 16:51:09 +01:00
IAmTomahawkx
9846d8aac2
fix(tests): add policy change value to text fixtures
2025-06-06 21:06:18 -07:00
IAmTomahawkx
c74b6255dd
don't use local authifier
2025-06-06 20:13:14 -07:00