Timo
99b5de8aec
Merge branch 'livekit' into hughns/skiplobby-mutes
2024-11-28 17:57:02 +01:00
Hugh Nimmo-Smith
f43662f1b1
Lint
2024-11-25 21:48:54 +00:00
Hugh Nimmo-Smith
5f25640004
Update docs/url-params.md
...
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com >
2024-11-25 21:46:21 +00:00
Hugh Nimmo-Smith
9ce16b68e9
Refactor URL parameters into table ( #2827 )
...
* Refactor URL parameters into table
This is for readability and ahead of some possible changes
* Whitespace
* Lint
* Cleanup and correct fontScale
2024-11-23 08:51:27 +00:00
Hugh Nimmo-Smith
d32fdb9cbd
Mute state improvements including muting if skipLobby=true in SPA
...
If skipLobby=true then always default to muted.
Use the mute states from the config file.
Refactor logic so that defaults are handled by useMuteStates().
Test cases.
2024-11-23 08:43:53 +00:00
Hugh Nimmo-Smith
b8e36fc72b
Lint
2024-11-22 16:47:07 +00:00
Hugh Nimmo-Smith
0cba4f3a9c
Whitespace
2024-11-22 16:42:46 +00:00
Hugh Nimmo-Smith
9eada2ede3
Refactor URL parameters into table
...
This is for readability and ahead of some possible changes
2024-11-22 16:42:12 +00:00
Robin
7ad70064a3
Add a config option to disable the app prompt
2024-11-01 16:57:48 -04:00
Timo
893132470e
Allow Element Call theme configuration via url. ( #2203 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
Co-authored-by: Robin <robin@robin.town >
2024-02-22 16:15:46 +01:00
Timo
cfb0aa5793
Add customHomeserver url Param ( #2190 )
...
* Add customHomeserver url to urlParams.
Signed-off-by: Timo K <toger5@hotmail.de >
* rename to homeserver
Signed-off-by: Timo K <toger5@hotmail.de >
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2024-02-21 21:52:31 +01:00
Timo
35a79364a9
Widget return to lobby ( #2099 )
...
* Return to lobby after call ended in widget mode
* Wait for making the widget sticky until connected
Signed-off-by: Timo K <toger5@hotmail.de >
2024-01-26 10:03:08 +01:00
Timo
85250e6ea3
mark E2EEenabled flag as deprecated ( #1895 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-17 16:58:40 +01:00
Timo
488b567d42
rename flags and add docs for perparticipantE2EE ( #1862 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-11-03 16:04:54 +01:00
Timo
c09ab27678
Document url properties ( #1731 )
...
* document url properties
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2023-10-26 11:18:12 +02:00