Avram Tudor
62c78950cd
feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488)
* feat(toolbox) allow any toolbox button to be displayed as main
fixes the previous behaviour where only a certain set of buttons were whitelisted for being displayed in the main toolbar
* code review
* code review - fix avatar icon position
3 年前
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
3 年前
titus.moldovan
cb2891ead3
feat(e2ee): shows E2EESection only when user is moderator
3 年前
Calinteodor
9b5eae7a60
feat(rn, security) added flag for controlling security options button visibility
4 年前
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
4 年前
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
4 年前
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
4 年前
Mihai-Andrei Uscat
a5fe26bfdb
fix(password): Fix add password button on Safari
4 年前
damencho
c4ba97e87c
feat: Drop lockRoomGuestEnabled.
4 年前
damencho
4fdd4b66f7
fix: Hide copy password if it is not available. Fixes #7783
4 年前
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 年前
damencho
0cef706b6a
feat: Changes security dialog button to toggle dialog.
4 年前
Saúl Ibarra Corretgé
9d6e21b77b
security-dialog: restore digit-only password functionality
4 年前
damencho
3da1b65757
fix: Fixes import of moved function.
4 年前
Bettenbuk Zoltan
f68b9b7df9
fix: different description for non moderator participants in passcode dialog
4 年前
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
4 年前
Mihai Uscat
093254d948
fix(AddPeopleDialog): Improve contact invite form
- Disables the invite buttons while invites are ongoing
- Adds a keyboard shortcut (Enter) to send out invites
- Closes AddPeopleDialog upon successful invites sent
- Fixes the SecurityDialog closing when trying to set E2EE key via Enter shortcut
- Removes superfluous separator from SecurityDialog
4 年前
Bettenbuk Zoltan
74e0e10928
feat: new security icon
4 年前
Hristo Terezov
cab830aad1
fix(e2ee): hide if not supported.
4 年前
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
4 年前
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 年前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年前
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 年前