damencho
d7f6c2bbf0
feat: Introduces iAmVisitor mode.
2 lat temu
damencho
863fd12488
feat: Hide self-view and buttons in visitors mode.
2 lat temu
Horatiu Muresan
42838e756c
fix(self-view) Hide self view when alone in meet as well (#12831)
2 lat temu
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
2 lat temu
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 lat temu
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
2 lat temu
Дамян Минков
5dee37dd82
Self view refactor (#10620)
* feat: Drops hide self-view setting from profile tab.
* feat: Moves function for disableSelfView value in base/settings.
* squash: Drops notification.
* feat: Move hide self view option in more tab.
* feat: Move hide self view option in more tab.
* feat: Adds option to disable self view UI settings.
* squash: Disable settings when controlled from config.
3 lat temu
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
3 lat temu
Andrei Gavrilescu
da7358d564
feat(audio-screen-share): improved ux flow (#9411)
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
4 lat temu
Hristo Terezov
d388a7bd3c
feat(reload): Preserve local track mute state.
5 lat temu
Hristo Terezov
5da4e43e50
fix(settings): respect configWhitelist
5 lat temu
Saúl Ibarra Corretgé
6d16e087d9
rn: add a new advanced settings section
Currently only 2 options are implemented, mainly aimed at helping troubleshoot
audio related problems:
- Disable native call integration (it disables CallKit / ConnectionService)
- Disable P2P
5 lat temu
Дамян Минков
c040b3a7dd
Fall back to using label for preferred devices (#4171)
* Skips setting undefined device id to sink in audio preview.
* Fallbacks to use labels for user selected devices.
* Fixes comment.
6 lat temu
Saúl Ibarra Corretgé
3bfab7718f
[RN] Refactor getting the default URL
Move it away from AbstractApp into an auxiliary function. In addition, introduce
a new `getServerURL` function which gets the configured server URL and defaults
to meet.jit.si as before.
7 lat temu
zbettenbuk
959db3a665
Make web use the redux settings/profile
7 lat temu
zbettenbuk
1513e1f3b3
Make getPropertyValue's config easier to use
7 lat temu
Zoltan Bettenbuk
78ff0f7864
Separate handling config and profile with precedence (#2784)
7 lat temu
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
7 lat temu
zbettenbuk
d02ab2c641
Flatten the store of the profile feature
7 lat temu
zbettenbuk
bfcd34358b
[RN] Add app-settings feature
[RN] Fix PR feedbacks, write persistency docs
7 lat temu