Emmanuel Pelletier
75ba0d45f7
fix(a11y) fix ambiguous label on toggle buttons
2023-03-08 14:11:59 +02:00
Emmanuel Pelletier
d9692cc4fa
feat(a11y) buttons can now have toggled-aware a11y labels
...
We can now set toggledAccessibilityLabel and toggleTooltip attributes on
an AbstractButton, allowing us to change its label depending on toggled
state.
This is important so that all users, whether they use a screen reader or
not, understand clearly the actual action that the button will do when
they'll press it.
2023-03-08 14:11:59 +02:00
Robert Pintilii
8982f17ce1
feat(virtual-background) Move dialog to SettingsDialog tab ( #13005 )
...
Implement redesign
2023-03-08 13:15:07 +02:00
Robert Pintilii
c8f1690057
ref(feedback-dialog) Update design ( #12926 )
...
Convert file to TS
Move styles from SCSS to JSS
2023-03-08 12:46:10 +02:00
Robert Pintilii
aa57309057
ref(more-tab) Update design on SettingsDialog More tab ( #13006 )
2023-03-08 10:40:40 +02:00
damencho
fb81619fc5
fix: Fixes muc rate limit to fire occupant-pre-join.
...
If any handler returns a value (that isn't nil) then processing will halt and that value will be returned.
2023-03-07 18:54:06 -06:00
Hristo Terezov
5a5656020b
fix(e2ee): enabled/supported flags calculation.
2023-03-07 15:36:47 -06:00
Hristo Terezov
0ff44a2f22
fix(participants-reducer):old particpant selection
2023-03-07 15:36:47 -06:00
Hristo Terezov
4d04ea325e
fix(everyoneIsModerator): Optimize.
2023-03-07 15:36:47 -06:00
Hristo Terezov
42ce6dcc58
fix(e2ee): Optimize.
2023-03-07 15:36:47 -06:00
Hristo Terezov
b033d0268a
fix(speaker-stats): dispatch action only on change
2023-03-07 15:36:47 -06:00
Hristo Terezov
4aea40d34f
fix: Batch actions.
2023-03-07 15:36:47 -06:00
Hristo Terezov
e5a170fb28
fix(Filmstrip): Use id for localScreenShare.
2023-03-07 15:36:47 -06:00
Hristo Terezov
d1cf5578fc
fix(avatar): Remove unnecessary code.
2023-03-07 15:36:47 -06:00
Hristo Terezov
4b29af6b5f
fix(lastN): Update only if neccessary.
2023-03-07 15:36:47 -06:00
bgrozev
f3481576ff
doc: Document new bridgeChannel options. ( #13010 )
2023-03-07 14:21:41 -06:00
bgrozev
455a91a5c6
chore(deps) lib-jitsi-meet@latest ( #13009 )
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1586.0.0+df2c3096...v1588.0.0+04e906cc
2023-03-07 13:44:42 -06:00
Gabriel Borlea
297ab194a8
fix(dialog-portal): set z-index to high value ( #13004 )
2023-03-07 16:39:27 +02:00
Christoph Settgast
077a88a803
lang: update German translation ( #13000 )
2023-03-07 08:17:41 +01:00
Gabriel Borlea
02c232440e
fix(av-moderation): buttons for participants pane ( #12977 )
...
* fix(av): buttons for participants pane
* fix tests
* fix lint
* rename cliked from participant pane
2023-03-06 11:05:26 -06:00
Emmanuel Pelletier
f727b9295f
Use tabs ARIA design pattern when using tabbed UI ( #12994 )
...
feat(a11y): use tabs ARIA design pattern when using tabbed UI
2023-03-06 17:13:29 +02:00
Robert Pintilii
0d0bec3aad
feat(device-selection) Separate Devices into Audio and Video in Settings ( #12987 )
...
Create separate tabs for Audio and Video in the Settings Dialog
Move some settings from the More tab to Audio/ Video tab
Implement redesign
Convert some files to TS
Move some styles from SCSS to JSS
Enable device selection on welcome page
2023-03-06 15:14:52 +02:00
Emmanuel Pelletier
cfb8589bef
Use focus-visible for some focus styles to fix a11y issues ( #12968 )
...
feat(a11y): fix-focus-styles
2023-03-06 12:39:46 +02:00
japm48
65730e256e
fix(lang) update Spanish translation
2023-03-04 15:41:39 +01:00
Robert Pintilii
7b8b911fee
feat(shortcuts) Update dialog ( #12993 )
...
Create Shortcuts tab in Settings Dialog
Move keyboard shortcut option from More to this tab
Move shortcuts info from KeyboardShortcuts dialog to this tab
Remove KeyboardShortcuts dialog
2023-03-03 13:48:17 +02:00
Robert Pintilii
036286a1d6
feat(notification-settings) Update Sounds tab in Settings Dialog ( #12990 )
...
Rename from Sounds to Notifications
Move Notifications settings from More tab to this tab
2023-03-03 12:53:39 +02:00
Robert Pintilii
d550254f31
ref(moderator-settings) Update Moderator tab in Settings Dialog ( #12991 )
...
Update design
2023-03-03 11:48:00 +02:00
Robert Pintilii
b1a71d55d7
feat(profile-tab) Update Profile tab in Settings Dialog ( #12992 )
...
Implement redesign
Move some options from More to this tab
2023-03-03 10:42:59 +02:00
George Politis
17ed45799c
feat: Sends the statisticsDisplayName to rtcstats.
2023-03-02 19:34:25 +01:00
Jaya Allamsetty
e5681382b0
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1585.0.0+362d1b2c...v1586.0.0+df2c3096
2023-03-01 20:58:55 -05:00
Robert Pintilii
c27cb25afe
chore(deps) Upgrade eslint ( #12981 )
2023-03-01 13:30:43 +02:00
Avram Tudor
baf5aa14e8
feat(devices) scroll overflow devices texts on hover ( #12974 )
2023-03-01 09:38:26 +02:00
Horatiu Muresan
29b6ce7721
fix(numbers-list) Re-add sip svg
2023-02-28 11:53:26 -06:00
Mihaela Dumitru
4f95c45e50
fix(ui) change streaming icon background + add tooltip ( #12973 )
2023-02-28 16:52:33 +02:00
Emmanuel Pelletier
72dd609247
feat(a11y) add headings across the app for easier screen reader nav ( #12427 )
...
feat(a11y): added headings across the app for easier screen reader nav
2023-02-28 16:52:06 +02:00
Horatiu Muresan
fed74afffe
fix(sound-settings) Disable checkbox for disabled sounds ( #12976 )
2023-02-28 16:47:00 +02:00
Mihaela Dumitru
204f34cccb
fix(pinning) Fix whiteboard pinning behavior when stage filmstrip is enabled ( #12966 )
2023-02-28 14:44:37 +02:00
Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard ( #12657 )
...
feat(a11y): make (most) UI elements reachable via keyboard
2023-02-28 12:21:15 +02:00
Horatiu Muresan
778bca3031
fix(always-on-top) Show participant`s avatar ( #12967 )
2023-02-27 16:20:40 +02:00
Avram Tudor
336fa304ce
feat(notifications) trigger iframe api event when a notification occurs ( #12952 )
...
* feat(notifications) trigger iframe api event when a notification occurs
* remove useless comment
* fix typo
2023-02-27 15:31:54 +02:00
damencho
f14b69166c
fix: Fixes visitors count when the data is missing.
2023-02-24 11:44:31 -06:00
Calin-Teodor
e405595a11
feat(notifications): moved notifications to the bottom of the screen
2023-02-24 17:22:55 +02:00
zobadaniel
cabe48d66a
lang: Add lower sorbian translation ( #12947 )
...
* add lower sorbian translation
* adjustments after using update-translation.js
* adjustments after running lint
* add translation into language list
2023-02-24 09:04:06 -06:00
Duduman Bogdan Vlad
8d7f46024b
feat(webhid) - add integration webhid telephony device ( #12904 )
2023-02-24 16:37:30 +02:00
damencho
d7f6c2bbf0
feat: Introduces iAmVisitor mode.
2023-02-24 07:51:47 -06:00
damencho
3c69645169
feat(mobile): Adds visitors count.
2023-02-24 07:51:47 -06:00
damencho
abe2fa4dd4
feat: Adds visitors count in conference info.
2023-02-24 07:51:47 -06:00
damencho
863fd12488
feat: Hide self-view and buttons in visitors mode.
2023-02-24 07:51:47 -06:00
damencho
50c4748d40
feat: Adds visitors count in participants pane.
2023-02-24 07:51:47 -06:00
damencho
f83840a3bc
feat: Adds initial impl of visitors feature.
2023-02-24 07:51:47 -06:00