Duduman Bogdan Vlad
62b6411bb6
feat(webhid) - add webhid feature flag (#13071)
2 år sedan
Calinteodor
4eea924c02
feat(mobile/navigation): fixed close button size (#13063)
2 år sedan
Saúl Ibarra Corretgé
de3b6d2a9f
feat(noise-suppression) add support for Krisp
2 år sedan
Horatiu Muresan
2a090d8034
fix(welcome-header) Fix and improve welcome page header (#13056)
- small refactor
2 år sedan
Calinteodor
238def34cf
feat(conference): dismiss calendar notification (#13050)
* feat(conference): created action that dismisses calendar notification
2 år sedan
Robert Pintilii
43c4ec0808
feat(avatar) Update style (#13019)
2 år sedan
Duduman Bogdan Vlad
7910554625
feat(thumbnail,filmstrip) - remove tint from owner screenshare participants (#12944)
2 år sedan
Jaya Allamsetty
56d2af197e
fix(thumbnail) Fix broken video for thumbnail.
Fixes a regression introduced by 466a36dc93
2 år sedan
Jaya Allamsetty
466a36dc93
fix(test) Switch to using 'streamingStatus' on the track for checking… (#13055)
* fix(test) Switch to using 'streamingStatus' on the track for checking if video is received
* fix lint error
2 år sedan
Calinteodor
1fc5d6e97e
feat(notifications): NotificationsContainer native updates (#13047)
feat(notifications): NotificationsContainer native updates
2 år sedan
robertpin
7156df5b99
feat(notifications) Use our own component
Use our component instead of atlaskit
Implement redesign
Add unmount animation
Change mount animation from external lib to CSS
Remove @atlaskit /flag
Remove react-transition-group
Add unmount animation on native
Remove AbstractNotification
2 år sedan
Calin-Teodor
2c8c98aaf3
feat(filmstrip): fix indicators size
2 år sedan
Calinteodor
f7e7750cfb
fix(base/ui): Buttons fix for accessibility large text (#13036)
* feat(base/ui): native ui updates
2 år sedan
Calin-Teodor
d9749f3da6
feat(recording/LiveStream): native ui updates
2 år sedan
Emmanuel Pelletier
45b7f53294
Improve usability of toggled button labels (#12426)
* feat(a11y) buttons can now have toggled-aware a11y labels
2 år sedan
Jaya Allamsetty
185e9d4f58
fix(AudioTrack): Reattach the track to the audio element on error.
Audio playback for a remote participant doesn't happen when the browser fires an error event on the audio element that the audio track is attached to.
'[modules/RTC/JitsiRemoteTrack.js] <._containerEventHandler>: error handler was called for a container with attached RemoteTrack'
Log an error when that happens and try to re-attach the audio track and execute play on it as a potential fix.
2 år sedan
damencho
39991da2cf
fix: Updates gapi to use new google identity service.
fix: Updates gapi to use new google identity service.
2 år sedan
Robert Pintilii
126b0d385f
feat(ui-components) Create Spinner component (#13026)
Replace atlaskit Spinner with the new component
Remove @atlaskit /spinner
2 år sedan
Robert Pintilii
306c979adb
ref(notifications) Update icons (#13025)
Replace @atlaskit icons with our own
Convert some files to TS
Remove @atlaskit /icons
2 år sedan
Calinteodor
99d6012743
feat(conference): calendar updates (#13020)
* fix(conference): resolved undefined error for calendar events and updated SecondaryAction button
2 år sedan
Robert Pintilii
a94ba85a98
ref(settings-dialog) Refactor styles (#13017)
Remove unused styles
Move some styles to their tab
Convert CalendarTab to TS
Fix mobile styles
2 år sedan
Calin-Teodor
ac65b23ccf
fix(overlay): fixed undefined error on web
2 år sedan
Calinteodor
1f6483daae
feat(calendar-sync): refactored ConferenceNotification (#12945)
* feat(calendar-sync): converted ConferenceNotification to a notification
2 år sedan
Robert Pintilii
c8ecd47ff5
fix(virtual-background) Style fix (#13016)
2 år sedan
Saúl Ibarra Corretgé
50885e258c
fix(settings) use new moderator icon
2 år sedan
Robert Pintilii
164d305528
fix(native) Move function to web file (#13014)
2 år sedan
Robert Pintilii
8982f17ce1
feat(virtual-background) Move dialog to SettingsDialog tab (#13005)
Implement redesign
2 år sedan
Robert Pintilii
c8f1690057
ref(feedback-dialog) Update design (#12926)
Convert file to TS
Move styles from SCSS to JSS
2 år sedan
Robert Pintilii
aa57309057
ref(more-tab) Update design on SettingsDialog More tab (#13006)
2 år sedan
Hristo Terezov
5a5656020b
fix(e2ee): enabled/supported flags calculation.
2 år sedan
Hristo Terezov
0ff44a2f22
fix(participants-reducer):old particpant selection
2 år sedan
Hristo Terezov
4d04ea325e
fix(everyoneIsModerator): Optimize.
2 år sedan
Hristo Terezov
42ce6dcc58
fix(e2ee): Optimize.
2 år sedan
Hristo Terezov
b033d0268a
fix(speaker-stats): dispatch action only on change
2 år sedan
Hristo Terezov
4aea40d34f
fix: Batch actions.
2 år sedan
Hristo Terezov
e5a170fb28
fix(Filmstrip): Use id for localScreenShare.
2 år sedan
Hristo Terezov
d1cf5578fc
fix(avatar): Remove unnecessary code.
2 år sedan
Hristo Terezov
4b29af6b5f
fix(lastN): Update only if neccessary.
2 år sedan
Gabriel Borlea
297ab194a8
fix(dialog-portal): set z-index to high value (#13004)
2 år sedan
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
2 år sedan
Emmanuel Pelletier
f727b9295f
Use tabs ARIA design pattern when using tabbed UI (#12994)
feat(a11y): use tabs ARIA design pattern when using tabbed UI
2 år sedan
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
2 år sedan
Emmanuel Pelletier
cfb8589bef
Use focus-visible for some focus styles to fix a11y issues (#12968)
feat(a11y): fix-focus-styles
2 år sedan
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
2 år sedan
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
2 år sedan
Robert Pintilii
d550254f31
ref(moderator-settings) Update Moderator tab in Settings Dialog (#12991)
Update design
2 år sedan
Robert Pintilii
b1a71d55d7
feat(profile-tab) Update Profile tab in Settings Dialog (#12992)
Implement redesign
Move some options from More to this tab
2 år sedan
George Politis
17ed45799c
feat: Sends the statisticsDisplayName to rtcstats.
2 år sedan
Avram Tudor
baf5aa14e8
feat(devices) scroll overflow devices texts on hover (#12974)
2 år sedan
Horatiu Muresan
29b6ce7721
fix(numbers-list) Re-add sip svg
2 år sedan