Robert Pintilii
ae7e441e21
fix(context-menu) Minor style fixes (#12874)
2 lat temu
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 lat temu
Horatiu Muresan
3e58cd8af3
feat(narrow-layout) Use drawer menus on desktop narrow mode (#12799)
2 lat temu
robertpin
8e1d96cc48
feat(chat) Redesign chat
Move some styles from SCSS to JSS
Convert some files to TS
Implement redesign
2 lat temu
Hristo Terezov
5077a33fcb
ref(setVideoMuted): remove mediaType param.
2 lat temu
tmoldovan8x8
4c9bfe3d4d
feat(E2EE) add initial SAS verification UI
2 lat temu
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 lat temu
Saúl Ibarra Corretgé
14fcd153e5
fix(rn,connection-indicator) align rendering with web
Use the same way for calculating que perceived quality and display it.
2 lat temu
Joseph Garrone
4ef4e45ee4
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
2 lat temu
Robert Pintilii
a884a6b232
fix(ui) Fix new icons issues (#12545)
2 lat temu
Robert Pintilii
817d7f0c0d
fix(thumbnail) Fix top indicators sizes (#12539)
Fix sizes after icon update
2 lat temu
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 lat temu
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 lat temu
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 lat temu
Saúl Ibarra Corretgé
f5fc524030
fix(connection-stats) fix rendering codec information
Ref: https://github.com/jitsi/lib-jitsi-meet/pull/2143
2 lat temu
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 lat temu
Robert Pintilii
6dedc7fb1a
ref(TS) Convert some features to TS (#12454)
2 lat temu
Robert Pintilii
687837310a
ref(components) Replace some InlineDialogs with Popover (#12453)
Remove comments referencing InlineDialog
2 lat temu
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 lat temu
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 lat temu
Robert Pintilii
442ae6c3cb
chore(TS): Create web tsconfig (#12381)
* fix(ts,connection) avoid mixing web and native code
* chore(ts) split config
The mobile part is still WIP.
* Remove default tsconfig
* Fix ts-loader - use web tsconfig
* Fix tsconfig
Use noEmit only on npm scripts (for type checking), but don't use it in webpack
* Fix
* Fix import
* Fix
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
2 lat temu
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 lat temu
Robert Pintilii
6423ed8fb5
ref(ui-components) Use new Dialog component (#12351)
Convert some files to TS
2 lat temu
Robert Pintilii
b858496adb
ref(ui-components) Use new Dialog component (#12349)
Convert some files to TS
Refactor MuteEveryone and MuteEveryonesVideo dialogs. Move shared code to abstract components. Remove unnecessary code
2 lat temu
Mihaela Dumitru
d0c22806ec
ref(participants) use enum type to store fake participants (#12316)
2 lat temu
Robert Pintilii
6c9441fa7b
ref(ui-components) Update ContextMenu and move it to base/ui (#12318)
2 lat temu
Mihaela Dumitru
93406bb12c
feat(whiteboard) add initial implementation (#12185)
2 lat temu
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 lat temu
Robert Pintilii
a1d20dc188
ref(TS) Convert some features to TS (#12149)
Convert AV Moderation and Breakout Rooms to TS
2 lat temu
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
2 lat temu
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
2 lat temu
Robert Pintilii
247c54b6c6
ref(TS) Convert constants tiles to TS (#12148)
Remove unnecessary ts-ignores
2 lat temu
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 lat temu
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
2 lat temu
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
2 lat temu
Robert Pintilii
3bd3be4df0
ref: Convert files to TS (#12007)
Convert files that use material-ui to TS (needed for material-ui upgrade)
2 lat temu
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 lat temu
Robert Pintilii
8f5eabe1f2
ref(TS) Remove ts-ignores (#11979)
2 lat temu
Robert Pintilii
43578474a0
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
2 lat temu
Robert Pintilii
3a87282e26
ref(ui-components) Replace Switch with new components (#11956)
2 lat temu
Robert Pintilii
8e0cb583af
ref(thumbnail) Use new button component for video menu trigger (#11921)
2 lat temu
luzpaz
c7f96de787
fix(misc) fix typos
Found via `codespell -q 3 -S ./lang -L miliseconds`
2 lat temu
Robert Pintilii
ddce2e6bec
feat(breakout-rooms) add context menu to participants in other rooms
3 lat temu
Saúl Ibarra Corretgé
d61fe58fcf
fix(rn,styles) cleanup unused styles
3 lat temu
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 lat temu
Robert Pintilii
38b21e986d
fix(pinning) Fix pinning (#11693)
Hide Pin to Stage button while screensharing
Fix pin indicator while screensharing
3 lat temu
Saúl Ibarra Corretgé
78d8176cc8
fix(rn,bottom-sheet) fix styling after refactor
I somehow missed all other usages of the ColorSchemeRegistry.
3 lat temu
Saúl Ibarra Corretgé
0098091a37
fix(participants-pane,video-menu) fix incorrect selector usage
3 lat temu
Calin Chitu
9d7b6cafc5
fix(video-menu/native) wrong import path
3 lat temu
pangrr
3fc3a217eb
fix(stats) split stats for camera and screenshare in multi-stream mode (#11475)
* no ssrc when sourceNameSignalingEnabled
* conditionally use source name for stats
* update doc
* always subscribe to participant id
3 lat temu