Saúl Ibarra Corretgé
b35200648c
feat(deps) replace lodash with lodash-es
The latter supports tree-shaking and we don't need to embed the whole
500KB of lodash.
1 год назад
Mengyuan Liu
1376f5909c
feat(raise-hand) add ability for the moderator to lower hands
1 год назад
Nathan Beck
b4a5e63d1d
feat(silent): hide unmute if participant joined without audio (#14803)
* feat(silent): hide unmute if participant joined without audio
* Add additional listener for SILENT_STATUS_CHANGED
* squash: Rename local variable.
* chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1839.0.0+ea523fc6...v1840.0.0+fc115be5
---------
Co-authored-by: damencho <damencho@jitsi.org >
1 год назад
damencho
b969fba433
feat(visitors): Adds option to disable self-demote button.
Fixes #14539
1 год назад
Calinteodor
b2ae72249d
feat(base/native): Fixes around UI (#14820)
feat(base/native): Fixes around
notifications, polls, local participant video menu, breakout room and participants UI
1 год назад
Hristo Terezov
26e09acb8a
fix(buttonsWithNotify): Duplicates in config
Fixes the issue with adding duplicate elements in buttonsWithNotifyClick and participantMenuButtonsWithNotifyClick with custom buttons.
1 год назад
damencho
9b0747a0d9
feat(visitors): Demote a visitor for mobile.
1 год назад
damencho
c8cd80a8df
feat(visitors): Checks for visitors support per room.
1 год назад
damencho
f1d4332668
feat(visitors): Adds an option to demote participants to visitors.
1 год назад
nbeck.indy
25fdea9984
fix(video-menu) hide Grant Moderator inside breakout rooms on native
2 лет назад
Mihaela Dumitru
1b7a81afa5
feat(external-api) extend event to listen to system buttons and add config to prevent execution
2 лет назад
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
2 лет назад
Calinteodor
eafb337cd1
feat(video-menu): native track volume control updates (#13305)
* feat(video-menu/native): added volume slider control for remote participants
2 лет назад
Robert Pintilii
1ba7765898
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
2 лет назад
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 лет назад
Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS (#13142)
2 лет назад
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
2 лет назад
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 лет назад
Robert Pintilii
6afb7ba9a6
ref(TS) Changes types to interfaces (#13141)
2 лет назад
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 лет назад
Robert Pintilii
206a4afd76
ref(TS) Convert some components to TS (#13129)
2 лет назад
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 лет назад
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
2 лет назад
Дамян Минков
397b94da79
feat: Visitors chat (#13112)
* feat(visitors): Visitors chat.
Only live chat is supported, no room history is loaded on visitor nodes.
* feat(visitors): Append display name to promotion requests.
* feat: Indicate visitor's chat messages.
* fix: Fixes preconfigure vnodes script.
* fix: Fixes few cases around routing messages.
Disables private messaging on visitor node and add anonymous name to those visitors without a pre-set name.
* fix: Fixes grouping visitor's messages and some error translations.
* squash: Fixes main.json.
2 лет назад
Дамян Минков
649a4ffd46
feat(visitors): Updates mobile to handle redirected conf error. (#13110)
* feat(visitors): Updates mobile to handle redirected conf error.
* squash: Center the buttons when iAmVisitor.
* squash: Enables chat in visitor mode.
* feat: Prints the used lib-jitsi-meet.
* feat: Shows a notification when joining as a visitor.
* fix(notifications): display and fix styles for notifications in tile view
---------
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
2 лет назад
Robert Pintilii
89c914272c
ref: Convert some class components to function components (#13103)
Replace withStyles with makeStyles
2 лет назад
Robert Pintilii
c307a819f6
ref: Convert some class components to function components (#13107)
2 лет назад
Robert Pintilii
e95b964b78
ref(TS) Convert some Abstract classes to TS (#13099)
2 лет назад
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2 лет назад
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 лет назад
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 лет назад
Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard (#12657)
feat(a11y): make (most) UI elements reachable via keyboard
2 лет назад
Calinteodor
f8af9c4fae
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
2 лет назад
Saúl Ibarra Corretgé
dec58afe46
feat(icons) add new moderator icon
2 лет назад
Gabriel Borlea
1a113ba733
feat: add custom buttons for participant menu and toolbar via config (#12832)
* add custom remote menu button
* add config for custom buttons
* whitelist custom buttons flag
* add toolbox custom button
* fix notify toolbox buttons
* whitelist toolbar custom buttons
* rename and fix notify
* rename participant remote menu
* revert some flag wrong changes
* fix some formatings
* add undefined type to custom buttons toolbox
* code review
* code review 2
* fix linting issue
2 лет назад
Robert Pintilii
ae7e441e21
fix(context-menu) Minor style fixes (#12874)
2 лет назад
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 лет назад
Horatiu Muresan
3e58cd8af3
feat(narrow-layout) Use drawer menus on desktop narrow mode (#12799)
2 лет назад
robertpin
8e1d96cc48
feat(chat) Redesign chat
Move some styles from SCSS to JSS
Convert some files to TS
Implement redesign
2 лет назад
tmoldovan8x8
4c9bfe3d4d
feat(E2EE) add initial SAS verification UI
3 лет назад
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
3 лет назад
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.
3 лет назад
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
3 лет назад
Robert Pintilii
a884a6b232
fix(ui) Fix new icons issues (#12545)
3 лет назад
Robert Pintilii
817d7f0c0d
fix(thumbnail) Fix top indicators sizes (#12539)
Fix sizes after icon update
3 лет назад
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
3 лет назад
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
3 лет назад
Saúl Ibarra Corretgé
f5fc524030
fix(connection-stats) fix rendering codec information
Ref: https://github.com/jitsi/lib-jitsi-meet/pull/2143
3 лет назад
Robert Pintilii
687837310a
ref(components) Replace some InlineDialogs with Popover (#12453)
Remove comments referencing InlineDialog
3 лет назад
Robert Pintilii
faec46dd17
ref(popover) Update Popover to support click trigger (#12447)
Convert Popover to TS
Update OverflowMenu to use Popover instead of InlineDialog
3 лет назад