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 yıl önce
Shawn
93ab7725e7
feat(toolbox) notify click for hangup-menu and end-meeting menu button
3 yıl önce
Calin-Teodor
53ccb97d34
fix(welcome/native): removed unused constant
3 yıl önce
Calin-Teodor
6346d99d0e
fix(welcome/native): placeholder fix
3 yıl önce
Saúl Ibarra Corretgé
79c4cabbad
feat(rn) make status bar visible at all times
3 yıl önce
Robert Pintilii
7a9f51b01b
ref(TS) Convert some features to TS (#12546)
3 yıl önce
Robert Pintilii
a884a6b232
fix(ui) Fix new icons issues (#12545)
3 yıl önce
Jaya Allamsetty
b00a17c1c3
fix(connection-stats) Do not display max enabled resolution on SS tile.
3 yıl önce
bgrozev
99955df5c8
Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507)
* Reencode mp3 sounds at lower bitrate, mono.
* Encode wav sounds as mp3.
* Remove unused sound file.
* Add opus encoded sounds.
* Add a script to encode sounds.
3 yıl önce
Calin-Teodor
c0f0803f01
feat(base/modal): addBottomPadding default prop for extra padding on JitsiScreen
3 yıl önce
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
3 yıl önce
Robert Pintilii
817d7f0c0d
fix(thumbnail) Fix top indicators sizes (#12539)
Fix sizes after icon update
3 yıl önce
Robert Pintilii
19a9b17425
fix(recording) Fix local recording (#12531)
Starting chrome 107, the recorder does not record any data if the audio stream has no tracks
To fix this we create a track for the local user (muted track)
3 yıl önce
Robert Pintilii
cc33930259
fix(thumbnail) Open native video context menu (#12532)
3 yıl önce
Jaya Allamsetty
6223e16ca5
ref(config) Cleanup unused flags related to multi-stream mode.
3 yıl önce
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
3 yıl önce
Calin-Teodor
10db5ecf1f
feat(welcome/native): improved ui
3 yıl önce
Robert Pintilii
cbb8b5f620
fix(dialog) Fix initial focus (#12509)
Don't focus on the close button if there's another focusable element
3 yıl önce
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 yıl önce
Calinteodor
1731d5188d
feat(prejoin/native): updated UI (#12528)
3 yıl önce
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
3 yıl önce
Calinteodor
74cd486232
feat(chat/native): moved ChatAndPollsNavigator to mobile/navigation (#12527)
* feat(chat/native): moved ChatAndPollsNavigator to mobile/navigation
3 yıl önce
Alexey Matveev
30f3bac217
feat(ios) add ability to go PiP while screen sharing
3 yıl önce
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
3 yıl önce
Gabriel Borlea
f4e8f860b1
feat(rtc-stats): send camera off and on events (#12522)
* feat(rtc-stats): send camera off and on events
* code review
3 yıl önce
Alexey Matveev
c32866f6a2
flag to hide settings button in overflow menu (#12515)
* flag to hide settings button in overflow menu
3 yıl önce
Alexey Matveev
215c2825de
fix(rn) fix hangup all action
Co-authored-by: Alexey Matveev <malex@1forma.ru >
3 yıl önce
apetrus20
ed139f53ca
fix(polls) refactor storage of poll data
3 yıl önce
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
3 yıl önce
Duduman Bogdan Vlad
36bef94c3c
Remove logic show toolbar on new message received (#12488)
3 yıl önce
Hristo Terezov
31766c891b
Fix get rooms info (#12492)
* Include local participant; filter out hidden participants for getRoomsInfo
* Review fixes: include ts changes and types
Co-authored-by: Bogdan Duduman <bogdan.duduman@8x8.com >
3 yıl önce
Robert Pintilii
7a3b8d6ac4
fix(recording-dialog) Fix broken dialog content (#12490)
3 yıl önce
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 yıl önce
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
3 yıl önce
Filip Rejmus
2b3989e5e6
ref(features/base) remove no sound for id warn
3 yıl önce
Saúl Ibarra Corretgé
9b1e662a93
fix(connection-indicator) use SSRCs to match tiles to stats
3 yıl önce
Saúl Ibarra Corretgé
73160de3b7
fix(connection-stats) make local / remote layout consistent
Move region information and server count to the "More" section on both
types of tiles.
3 yıl önce
Saúl Ibarra Corretgé
f5fc524030
fix(connection-stats) fix rendering codec information
Ref: https://github.com/jitsi/lib-jitsi-meet/pull/2143
3 yıl önce
Calinteodor
7a8350356a
feat(base/react): removed old web Switch component and exports (#12481)
* feat(base/react): removed old Switch component and exports
3 yıl önce
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 yıl önce
Calinteodor
67cf6e6d18
feat(base/ui/native): removed unused files and updated imports (#12477)
* feat(base/ui/native): removed unused files and updated imports
3 yıl önce
Robert Pintilii
b321cf3639
ref(add-people-dialog) Update design (#12468)
Convert some files to TS
3 yıl önce
TTG
8e54a69160
feat: Adjust language list to be shown in native language (#12475)
* Remove language lists
* Replace with native language
* Remove languages resource
3 yıl önce
Robert Pintilii
7c3d2010e4
ref(TS) Convert some features to TS (#12471)
3 yıl önce
Saúl Ibarra Corretgé
eb59949dfa
fix(dialog,web) fix opening dialogs in succession
If onSubmit opens a new dialog, we'd be hiding it otherwise.
3 yıl önce
Robert Pintilii
69f4b116a9
ref(TS) Convert some features to TS (#12469)
3 yıl önce
Robert Pintilii
75d7c4b160
ref(dialog) Update some dialogs' styles (#12467)
3 yıl önce
Robert Pintilii
b5065306e5
ref(audio-popup) Replace InlineDialog with Popover (#12466)
3 yıl önce
Robert Pintilii
9f5a56bbc7
ref(TS) Convert some features to TS (#12462)
3 yıl önce
Mihaela Dumitru
b4809fe083
feat(gif) Support rating config + show display name over gif tile (#12461)
3 yıl önce