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
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
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
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
Duduman Bogdan Vlad
8d7f46024b
feat(webhid) - add integration webhid telephony device ( #12904 )
2023-02-24 16:37:30 +02:00
damencho
abe2fa4dd4
feat: Adds visitors count in conference info.
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
Horatiu Muresan
35ee92869f
feat(deeplinking) Refactor deeplinking ( #12950 )
...
- redesign deeplinking mobile page, desktop page and dial in number page
- now dial in number page is an entry point in app.bundle.
2023-02-23 17:01:55 +02:00
Robert Pintilii
27b8794d8c
feat(video-picker) Redesign ( #12902 )
...
Convert some files to TS
Implement redesign
Add Virtual background and Flip video to picker menu
2023-02-14 12:15:37 +02:00
Robert Pintilii
12318db4c7
fix(local-rec) Handle no mic permission ( #12862 )
2023-02-03 11:34:07 +02:00
Horatiu Muresan
2bb2a68e01
chore(welcome-page) Welcome page redesign ( #12717 )
2022-12-22 15:18:06 +02:00
Hristo Terezov
17b5009e63
feat(audioOnly): do not disable when SS starts
2022-12-20 09:57:45 -06:00
tmoldovan8x8
9fae488070
fix(rn) removes settings dialog webviews and opens urls in browser
2022-12-16 13:30:37 +01:00
Avram Tudor
d7bedb2e07
ref(misc) remove unused code for dock / undock ( #12661 )
...
* ref(misc) remove unused code for dock / undock
* remove translations
2022-12-09 15:19:57 +02:00
tmoldovan8x8
4c9bfe3d4d
feat(E2EE) add initial SAS verification UI
2022-12-06 18:29:33 +01:00
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates ( #12615 )
...
feat(lobby/prejoin/native): style updates (#12615 )
2022-11-25 13:59:45 +02:00
Gabriel Borlea
4b969cf4ab
feat(face-landmarks): add face landmarks timeline ( #12561 )
...
* feat(face-landmarks): add face landmarks timeline
fixes after rebase
* fixes after rebase compiling and linting
* fix: change keyboard shorcut for participants stats
* fix: label for emotions switch
* fix: linting issues
* code review changes
* fix linting issues
* code review changes 2
* fix typo
2022-11-22 15:56:37 +02:00
Saúl Ibarra Corretgé
f38c9f5450
feat(notification,external-api) notify bridge channel failures
2022-11-18 19:56:36 +01:00
Saúl Ibarra Corretgé
0c373e105b
ref(StageFilmstrip) mark as experimental
...
THere are a bunch of unhandled corner cases involving virtual
screen-sharing participants.
2022-11-15 10:34:58 -06:00
Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component ( #12526 )
...
feat(base/ui/native): replaced react native TextInput component with our native Input component
2022-11-08 17:46:46 +02:00
TTG
ed62409ad5
fix(lang) update translations
2022-11-03 10:53:25 +01:00
tamasdomokos
30051d2b0e
feat(translation): add description for source language ( #12371 )
2022-10-18 14:42:51 +03:00
Janitz
33be0dc32e
fix(lang) add chat.sendButton translation
2022-10-17 12:05:59 +02:00
Calinteodor
b558d7936c
feat(chat): fixed chat counter ( #12385 )
...
* feat(chat): fixed chat counter and updated new messages button web styles
2022-10-14 17:09:42 +03:00
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode ( #12286 )
...
* feat(settings/native): start car mode in low bandwidth mode
2022-10-06 14:29:39 +03:00
Robert Pintilii
7d7bf987a1
fix(lobby) Make password hidden by default ( #12295 )
2022-10-04 13:52:37 +03:00
Robert Pintilii
21bcbdc12f
feat(local-recording) Change tab title to help identifying it ( #12294 )
2022-10-04 11:59:19 +03:00
Calin-Teodor
cb881311e7
feat(mobile/navigation): updated translations for screen headers
2022-10-03 12:04:06 +03:00
Mihaela Dumitru
93406bb12c
feat(whiteboard) add initial implementation ( #12185 )
2022-09-30 17:50:45 +03:00
Calinteodor
2de2500080
feat(mobile/navigation/welcome): welcome page tabs translations
2022-09-30 11:07:00 +02:00
TTG
349e4bfb57
fix(lang) update Chinese translations & fix typo
2022-09-30 09:08:34 +02:00
Alexandru Petrus
7aefc3b94a
feat(invite-dialog) Add limit message for invite dialog
2022-09-29 19:06:14 +03:00
Misha
3ef3233242
ref(conn-indicator): remove E2E RTT ( #12139 )
...
There was a fundamental change in how e2e pings work in lib-jitsi-meet where it does few pings at the beginning, pushes metrics and shuts the whole thing down, so there are no more e2ertt updates after that. Plus it's disabled by default. @paweldomas have decided with @bgrozev to remove that instead of trying to adjust. Even if e2e pings are enabled the data is not feed correctly to the indicators, what's wrong there is as soon as the pings stop going the new data does not arrive and then all you get is N/A if the UI component is recreated.
2022-09-12 15:57:15 -05:00
tamasdomokos
b4f98e7386
feat(translation) enable cc translation ( #12046 )
...
* feat(translation) enable cc translation
* Refactor translation for ListItem.
* fix language file sorting
* fix translation order
* change import order
2022-08-31 10:57:31 -05:00
Stefan Weil
882d343e8b
chore(typos) fix some typos
2022-08-30 16:21:58 +02:00
wfleischer
09efaecc41
feat(conference) add end conference
...
Add the ability (for moderators) to end the meeting for everyone.
2022-08-26 20:25:04 +02:00
bogdandarie
be1752c162
Feat (chat) add new message badge ( #11987 )
...
Change scroll to bottom when receive a new message with:
- scroll to bottom if scroll was at the bottom before getting a new message
- keep the scroll in his original position when the scroll position was not at the bottom
- scroll to bottom when open first time the chat
2022-08-26 09:21:41 +03:00
Saúl Ibarra Corretgé
77d687952d
feat(jwt) deprecate and remove enableFeaturesBasedOnToken
...
The new behavior is as follows:
IF a user has a token and `features` is not set, we treat it as if the
feature was enabled.
IF a user has a token and `features` is set, we check if the feature
name has a value of "true".
`isJwtFeatureEnabled` also provides a way to specify the default value
in case there is no token.
2022-08-17 11:17:29 +02:00
apetrus20
52ce9a86ed
feat(large-video/web) Add screen share placeholder ( #11971 )
...
* feat(large-video/web) new ScreenSharePlaceholder component
2022-08-05 12:11:09 +03:00
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates ( #11830 )
...
feat(settings/native): feature updates
2022-07-28 10:28:29 +03:00
Andrei Gavrilescu
06491e2406
feat(noise-suppression): Add noise suppression effect. ( #11547 )
...
* add denoise effect
* denoise prototype
* improve rnnoise / add comments
* revert some unnecessary changes
* Add noise suppressor worklet
* Send notification on failure
* address code review
* additional comments
* additional comments
* update package-lock
* fix rebase changes
* update rnnoise npm package
* sort lang
* adjust webpack performance hint
* address code review
* address code review
* switch ns files to typescript
* fix null-loader version, lang sort
* fix lint
* missing import
* fix lint / address code review
* use single action for ns state
* move activation to thunk
* increase node heap
* copy noise-suppressor to deploy
* fix ts lint
2022-07-20 15:31:17 +03:00
Robert Pintilii
eb20e85166
fix(local-recording) Improvements ( #11854 )
...
Add config option for self recording
Add Beta label
2022-07-13 10:42:06 +03:00
Robert Pintilii
21cf7f23c2
feat: Add screenshare filmstrip ( #11714 )
...
Add new screen share layout with resizable top panel
Only enable new layout in large meetings (min 50 participants - configurable)
2022-06-29 16:59:49 +03:00
Robert Pintilii
730d42cba1
fix(local-recording) Improvements ( #11754 )
...
Show Start rec button if local rec is enabled but fileRecordings is disabled
Add warning for users to stop the recording
2022-06-29 10:05:55 +03:00
nbeck.indy
6e32a146e3
feat(settings): add option to mute lobby knocking sounds
2022-06-28 08:32:43 +03:00