Shawn
93ab7725e7
feat(toolbox) notify click for hangup-menu and end-meeting menu button
2 gadus atpakaļ
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 gadus atpakaļ
Jaya Allamsetty
f3e4c57036
Remove legacy signaling and legacy SS mode. (#12499)
* fix(connection-status): remove unused participant connectionStatus.
Always use trackStreamingStatus now that legacy endpoint based signaling has been removed.
* remove the check for source-name signaling.
Default to source-name signaling always.
* Remove the check for multi-stream mode.
Make that the default mode and remove the support for legacy SS mode.
* Remove presenter mode.
* update latest@lib-jitsi-meet
2 gadus atpakaļ
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 gadus atpakaļ
Alexey Matveev
215c2825de
fix(rn) fix hangup all action
Co-authored-by: Alexey Matveev <malex@1forma.ru >
2 gadus atpakaļ
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 gadus atpakaļ
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
2 gadus atpakaļ
Calinteodor
67cf6e6d18
feat(base/ui/native): removed unused files and updated imports (#12477)
* feat(base/ui/native): removed unused files and updated imports
2 gadus atpakaļ
Robert Pintilii
687837310a
ref(components) Replace some InlineDialogs with Popover (#12453)
Remove comments referencing InlineDialog
2 gadus atpakaļ
Robert Pintilii
faec46dd17
ref(popover) Update Popover to support click trigger (#12447)
Convert Popover to TS
Update OverflowMenu to use Popover instead of InlineDialog
2 gadus atpakaļ
Robert Pintilii
6ab996568b
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
2 gadus atpakaļ
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 gadus atpakaļ
Robert Pintilii
ca4db54e6e
ref(overflow-menu-button) Change to function component (#12411)
Use makeStyles instead of withStyles
2 gadus atpakaļ
Robert Pintilii
3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
2 gadus atpakaļ
bogdandarie
485c875ee5
feat(config) add ability to hide speaker stats
2 gadus atpakaļ
Calinteodor
be93fbd512
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates (#12375)
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates
2 gadus atpakaļ
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
2 gadus atpakaļ
Jaya Allamsetty
3f78de2d34
fix(virtual-backgroud) Remove desktop share as virtual background.
Its no longer supported in multi-stream mode.
2 gadus atpakaļ
Mihaela Dumitru
e30b0306f9
fix(whiteboard) account for moderation rights (#12323)
2 gadus atpakaļ
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2 gadus atpakaļ
Robert Pintilii
6c9441fa7b
ref(ui-components) Update ContextMenu and move it to base/ui (#12318)
2 gadus atpakaļ
Horatiu Muresan
a2d0492007
feat(toolbar-buttons) Hide buttons disabled through JWT (#12261)
2 gadus atpakaļ
Mihaela Dumitru
93406bb12c
feat(whiteboard) add initial implementation (#12185)
2 gadus atpakaļ
Saúl Ibarra Corretgé
02f5987187
feat(rn,conference) show participants pane in the top bar
Replace the invite button, which is accessible within the participants
pane.
Show the screen-sharing button in the toolbox when space allows, and fix
it so it's rendered when outside the overflow menu.
2 gadus atpakaļ
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 gadus atpakaļ
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
2 gadus atpakaļ
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 gadus atpakaļ
Robert Pintilii
c9bbc6c762
ref(TS) Remove unnecessary ts-ignores (#12136)
2 gadus atpakaļ
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
2 gadus atpakaļ
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
2 gadus atpakaļ
Calinteodor
c77e2c8301
feat(settings/native): fixes and updates (#12094)
feat(settings/native): fixes and updates
2 gadus atpakaļ
Stefan Weil
882d343e8b
chore(typos) fix some typos
2 gadus atpakaļ
Horatiu Muresan
cc5a3e499f
feat(aot-prejoin) Add support for showing AOT on prejoin
2 gadus atpakaļ
wfleischer
09efaecc41
feat(conference) add end conference
Add the ability (for moderators) to end the meeting for everyone.
2 gadus atpakaļ
Jaya Allamsetty
7951dc3ce7
fix(audio-only) Do not enable video automatically when audio-only is disabled (#12056)
* fix(audio-only) Do not enable video automatically when audio-only is disabled.
2 gadus atpakaļ
Robert Pintilii
dfb2a07cfa
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
2 gadus atpakaļ
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.
2 gadus atpakaļ
Robert Pintilii
8f5eabe1f2
ref(TS) Remove ts-ignores (#11979)
2 gadus atpakaļ
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
2 gadus atpakaļ
Robert Pintilii
4e1af131fb
ref(typescript) Remove unnecessary ts-ignores (#11914)
2 gadus atpakaļ
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
2 gadus atpakaļ
Robert Pintilii
d8b435ad16
fix(typescript) Make TS parse tsx files (#11866)
2 gadus atpakaļ
luzpaz
c7f96de787
fix(misc) fix typos
Found via `codespell -q 3 -S ./lang -L miliseconds`
2 gadus atpakaļ
Calin-Teodor
058c82a704
feat(toolbox/conference): review remarks
2 gadus atpakaļ
Calin-Teodor
7e2f3f7d68
feat(toolbox/conference): button places updates
2 gadus atpakaļ
Saúl Ibarra Corretgé
b0deb9ec0c
fix(lint) make sure eslint also runs on TypeScript files (#11777)
Co-authored-by: robertpin <robert.pin9@gmail.com >
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com >
2 gadus atpakaļ
Jaya Allamsetty
b9b8090996
fix(Toolbox) Render the virtual background button in multi-stream mode.
In multi-stream mode, both camera and desktop streams are available at the same time. Virtual backgrounds can be applied to the camera stream while screensharing is in progress.
3 gadus atpakaļ
Calinteodor
d42e18c7bb
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
3 gadus atpakaļ
Saúl Ibarra Corretgé
6ad279f029
fix(rn, bottomsheet) fix not rendering above presentation sheets
Move all sheets to render in a new container which uses FullWindowOverlay, which allows rendering above presentation controllers on iOS.
3 gadus atpakaļ
Saúl Ibarra Corretgé
ad8cdcd81b
fix(rn,bottom-sheet) fix scroll
In the past we used a PanResponder to detect user gestures in the sheet
to show a reduced version or a full-height version of it, and also to
close it.
There is an obvious conflic between the gestures and scrolling, which
didn't work all that great, but we could live with it.
After reactions were introduced we no longer rendered the 2 different
heights, so that functionaligy stopped being used but the PanResponder
still remained there.
This commit removes it completely and sets a max height of 75% on any
BottomSheet, so any tap outside will close it.
3 gadus atpakaļ