Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
2 gadus atpakaļ
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 gadus atpakaļ
Calinteodor
a59ab3b0d9
feat(share-room): disable Invite Others button when Share is visible (#12765)
* feat(share-room): disable/enable Invite Others button
2 gadus atpakaļ
Horatiu Muresan
768f10d966
feat(route) Redirect to a custom welcome page
3 gadus atpakaļ
Calin-Teodor
703ed731c8
feat(base/redux): fixed local storage on native
3 gadus atpakaļ
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
3 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
3 gadus atpakaļ
Saúl Ibarra Corretgé
edf5e1c094
fix(ts) fix mysterious linting errors
We have a rule that should apply here, but somehow it doesn't...
3 gadus atpakaļ
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
3 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 >
3 gadus atpakaļ
Robert Pintilii
6ab996568b
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
3 gadus atpakaļ
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
3 gadus atpakaļ
Robert Pintilii
2a321d6b1f
ref(TS) Convert some files to TS (#12364)
3 gadus atpakaļ
bogdandarie
1279c5b0da
fix(jaas) redirect to about blank when close meeting opened in iframe
3 gadus atpakaļ
Calinteodor
4d84123c71
feat(prejoin/native): clear notifications when joining (#12361)
* feat(prejoin/native): clear notifications when joining
3 gadus atpakaļ
Jaya Allamsetty
3f78de2d34
fix(virtual-backgroud) Remove desktop share as virtual background.
Its no longer supported in multi-stream mode.
3 gadus atpakaļ
Robert Pintilii
f4f8808d95
ref(ui-components) Update some dialogs to use the new component (#12288)
Improve Dialog component to auto close on cancel or on submit
Change logic to determine whether a dialog is using the new component
Convert some files to TS
3 gadus atpakaļ
Mihaela Dumitru
93406bb12c
feat(whiteboard) add initial implementation (#12185)
3 gadus atpakaļ
Robert Pintilii
bfa88f13dc
feat(ui-components) Add Dialog Component (#12260)
3 gadus atpakaļ
Bogdan Duduman
48db099134
feat: include sort members eslint changes
3 gadus atpakaļ
Robert Pintilii
a1d20dc188
ref(TS) Convert some features to TS (#12149)
Convert AV Moderation and Breakout Rooms to TS
3 gadus atpakaļ
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
3 gadus atpakaļ
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
3 gadus atpakaļ
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
3 gadus atpakaļ
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
3 gadus atpakaļ
Robert Pintilii
3403d7bec2
ref: Convert reducers to TS (#12101)
3 gadus atpakaļ
Robert Pintilii
cfda02ee10
ref(shared-video) Merge web and native reducers (#12108)
Convert reducer to TS
3 gadus atpakaļ
Robert Pintilii
1010955393
ref: Convert some reducers to TS (#12065)
3 gadus atpakaļ
Saúl Ibarra Corretgé
2ae4ba3875
feat(ios) add lite SDK target
3 gadus atpakaļ
Robert Pintilii
00221b7482
ref: Convert some reducers to TS (#12002)
3 gadus atpakaļ
Robert Pintilii
05fdd5f31f
ref: Convert some reducers to TS (#11994)
3 gadus atpakaļ
Robert Pintilii
5f04c5ba64
ref: Convert some reducers to TS (#11988)
3 gadus atpakaļ
Robert Pintilii
2cea6c7b98
ref: Convert Theme to TS (#11926)
3 gadus atpakaļ
Robert Pintilii
6f4b858e35
ref: Convert reducer to TS (#11920)
3 gadus atpakaļ
Robert Pintilii
e139c6d32d
ref: Convert some reducers to TS (#11915)
3 gadus atpakaļ
Robert Pintilii
44e5fa35af
ref: Convert some reducers to TS (#11904)
3 gadus atpakaļ
Robert Pintilii
c1e9724bba
ref: Convert some reducers to TS (#11886)
3 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
3 gadus atpakaļ
Robert Pintilii
ac2af79807
ref(TS) Alpha sort interfaces (#11883)
3 gadus atpakaļ
Mihaela Dumitru
009588a3d8
fix(hangup) - redirect after hangup in tenant meetings (#11876)
3 gadus atpakaļ
Robert Pintilii
449d52f26b
ref: Convert some reducers to TS (#11875)
3 gadus atpakaļ
Robert Pintilii
defd0d2aaf
ref: Convert some reducers to TS (#11862)
3 gadus atpakaļ
Robert Pintilii
f31a7f31e6
ref: Convert files to TS (#11840)
3 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 >
3 gadus atpakaļ
Calinteodor
0d50f1867d
feat(mobile/navigation): revert to stack navigator (#11811)
* feat(mobile/navigation): replaced native stack with stack navigator and other ui fixes
3 gadus atpakaļ
Saúl Ibarra Corretgé
cbe3d6d505
feat(rn) remove use of externalAPIScope
Use the system broadcasting mechanism instead.
On Android I took the chance and removed the no longer needed
BaseReactView and implemented it on JitsiMeetView instead.
3 gadus atpakaļ
Robert Pintilii
935e4d3261
ref(config) Convert config to TypeScript (#11774)
3 gadus atpakaļ
Robert Pintilii
a39d9f283d
ref(reducers) Convert some reducers to TS (#11768)
3 gadus atpakaļ
Robert Pintilii
a7c96e302f
feat(local-recording) Add self local recording (#11706)
Only record local participant audio/ video streams
3 gadus atpakaļ
Robert Pintilii
d0790736db
feat(external-api) Add participants pane toggled event (#11718)
3 gadus atpakaļ