Mihai-Andrei Uscat
9379bb3c5b
fix(Toolbox) Maintain overflow button visible at all times
* fix(Toolbox) Maintain overflow button visible at all times
* Make changes only on desktop browser
5 lat temu
tmoldovan8x8
71fb5aef6c
feat(rn) add mute everyone / (else) capabilities
5 lat temu
damencho
c2539bf615
feat: Drop buttons tooltips specific to guests.
5 lat temu
damencho
9fa29d7353
feat: Profile tab does not depend on isGuest.
Introduced a config property to disable profile.
5 lat temu
Saúl Ibarra Corretgé
2a01d3550c
fix(conference) remove no longer needed code
There is no need for setting the availability of desktop sharing anymore. It can
now be detected on the spot.
The reson for the previous code was that way back when browser extensions were
needed, it was possible to start a conference without desktopo sharing support
and get it afterwards. This is no longer the case.
5 lat temu
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
5 lat temu
Jesús Espino
a6a19a3002
Fix lint error
5 lat temu
Jesús Espino
1426a5b4bc
Restore dots menu on mobile
5 lat temu
Jesús Espino
400c86ad5e
Adding responsive to jitsi logo, buttons and hiding some part of the interface (#7380)
* Adding responsive to jitsi logo, buttons and hiding some part of the interface
* moving media types thresholds to variables and apply only to screen
* hide chrome extension banner on very small view
* Hide filmstrip only on desktop narrow windows
5 lat temu
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
5 lat temu
Bettenbuk Zoltan
240b033e76
feat: auto tile view
5 lat temu
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
5 lat temu
Michael Telatynski
335b43036d
Improve accessibility of Buttons in Webapp
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
5 lat temu
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
5 lat temu
Saúl Ibarra Corretgé
a7e0df2623
toolbox: fix missing key prop
Fixes a React warning.
5 lat temu
Jaya Allamsetty
0e1ecd3256
fix: disable audio/video settings popup on mobile browsers
Mobile devices do not support capture from multiple cameras/mics at a time.
5 lat temu
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
5 lat temu
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
5 lat temu
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 lat temu
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 lat temu
Jaya Allamsetty
d1d968997e
Disable audiosettings button on Firefox as it is not supported
5 lat temu
Michael Telatynski
79f4531bd2
lang: allow translation of accessibility label string "Edit your profile"
5 lat temu
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 lat temu
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 lat temu
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
5 lat temu
Saúl Ibarra Corretgé
cb6fbb0f03
e2ee: add UI elements
* Add dialog to set the E2EE key
* Use the Redux action / middleware to update the key even when set through the
hash parameter
* Cleanup URL after processing the key so it's not recorded in browser history
5 lat temu
yanas
638fdf0370
Revert "Improve accessibility of Buttons in Webapp (#5432)"
This reverts commit 953f838a2a .
5 lat temu
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
5 lat temu
Michael Telatynski
953f838a2a
Improve accessibility of Buttons in Webapp (#5432)
* Expose toggle buttons better via ARIA
* Wire up the divs/li as role=button as per ARIA patterns
* Add flow annotations to appease the linter
* For role=button use aria-pressed not aria-checked
5 lat temu
Saúl Ibarra Corretgé
9cc05ef838
config: remove unneeded option
5 lat temu
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 lat temu
Hristo Terezov
3a871cbed8
feat(remote-menu):option for disable mute and kick
5 lat temu
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
5 lat temu
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
5 lat temu
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
5 lat temu
Gabriel Imre
f06fe69167
fix(mute): remove interface config bypass for mute-everyone button
5 lat temu
Gabriel Imre
24a1a60f04
feat(mute): mute everyone / everyone else
5 lat temu
Saúl Ibarra Corretgé
d7ece58c6f
fix(optimise): cope with URL interface config overrides
Regresssion from bd8a7edbd2 .
When the toolbar buttons are overridden with URL parameters, our computed set of
buttons will be wrong. Thus, compute it every time and check for the
differences.
5 lat temu
Hristo Terezov
bd8a7edbd2
fix(optimise): mapStateToProps for some components (#5085)
5 lat temu
theunafraid
fb3a832a52
Add shortcut key for toggle tile view (#4882)
* Add shortcut key for toggle tile view
* Toggle tile view shortcut - undo main-enGB.json
* Add analytics
* Use already defined toolbar translations
5 lat temu
Mihai Uscat
72bb897269
feat(DownloadOverflowButton): Implement.
6 lat temu
Hristo Terezov
0a06e256b7
feat(HelpButton): Mobile support.
6 lat temu
Hristo Terezov
f295f60bea
feat(HelpOverflowButton): Implement.
6 lat temu
Saúl Ibarra Corretgé
98698ba89a
etherpad: refactor to share code with mobile
- simplify initialization procedure
- set user display name as the Etherpad name\
- use SharedDocumentButton
6 lat temu
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6 lat temu
Leonard Kim
6bc1d87753
feat(shortcuts): add shortcut for opening video quality modal
6 lat temu
Hristo Terezov
8f79779ca7
fix(blur): Disable for SS
6 lat temu
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
6 lat temu
Cristian Florin Ghita
3b750ddd5a
Add video background blur
6 lat temu
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
6 lat temu