Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard (#12657)
feat(a11y): make (most) UI elements reachable via keyboard
před 2 roky
Horatiu Muresan
778bca3031
fix(always-on-top) Show participant`s avatar (#12967)
před 2 roky
Avram Tudor
336fa304ce
feat(notifications) trigger iframe api event when a notification occurs (#12952)
* feat(notifications) trigger iframe api event when a notification occurs
* remove useless comment
* fix typo
před 2 roky
damencho
f14b69166c
fix: Fixes visitors count when the data is missing.
před 2 roky
Calin-Teodor
e405595a11
feat(notifications): moved notifications to the bottom of the screen
před 2 roky
zobadaniel
cabe48d66a
lang: Add lower sorbian translation (#12947)
* add lower sorbian translation
* adjustments after using update-translation.js
* adjustments after running lint
* add translation into language list
před 2 roky
Duduman Bogdan Vlad
8d7f46024b
feat(webhid) - add integration webhid telephony device (#12904)
před 2 roky
damencho
d7f6c2bbf0
feat: Introduces iAmVisitor mode.
před 2 roky
damencho
3c69645169
feat(mobile): Adds visitors count.
před 2 roky
damencho
abe2fa4dd4
feat: Adds visitors count in conference info.
před 2 roky
damencho
863fd12488
feat: Hide self-view and buttons in visitors mode.
před 2 roky
damencho
50c4748d40
feat: Adds visitors count in participants pane.
před 2 roky
damencho
f83840a3bc
feat: Adds initial impl of visitors feature.
před 2 roky
damencho
1466d7d149
fix: Always normalizes bosh config.
před 2 roky
Calinteodor
d0fe034db5
feat(base/dialog): visibility control for PageReloadDialog (#12961)
* feat(base/dialog): visibility control for PageReloadDialog
před 2 roky
Дамян Минков
8225f5e363
feat: Drops external connect optimization. (#12958)
* feat: Drops external connect optimization.
A bosh only optimization which is no longer used and does not bring any significant value when measured.
* squash: Updates ljm.
před 2 roky
Saúl Ibarra Corretgé
c641835d0f
fix(virtual-background) don't disable uploads
Even when images are provided via dyamic branding.
Fixes: https://github.com/jitsi/jitsi-meet/issues/12941
před 2 roky
Horatiu Muresan
35ee92869f
feat(deeplinking) Refactor deeplinking (#12950)
- redesign deeplinking mobile page, desktop page and dial in number page
- now dial in number page is an entry point in app.bundle.
před 2 roky
Stefan Plücken
9b7a5ffdd1
fix(reservations): fixes errors not being displayed when reservation system returns error. removed translations applied twice. (#11144)
před 2 roky
Calin-Teodor
581c2e621c
feat(notifications): fix width for notifications on all devices
před 2 roky
Mihaela Dumitru
f3117f3037
fix(video-layout) get pinned participant from payload to determine pinning behavior (#12951)
před 2 roky
Saúl Ibarra Corretgé
877ef58dfb
deps(rn) react-native-webrtc@106.0.6
Fixes to SDP negotiation and transceiver lifetime.
před 2 roky
Calinteodor
19e61747b8
feat(notifications): small ui updates (#12943)
* feat(notifications): small ui updates
před 2 roky
Calinteodor
b4bf363237
feat(lobby): deleted knocking participant api event (#12940)
feat(lobby): make sure that that the knocking participant event is always fired
před 2 roky
Calinteodor
f8af9c4fae
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
před 2 roky
Nitish Kumar
9fa426d97f
fix(ParticipantsCounter)fixup badge style
před 2 roky
Yash-Ambekar
e3c95e376a
fix(toolbar) Removed width from toolbar (#12935)
před 2 roky
Calinteodor
00ed794c50
feat(mobile/navigation): reload now navigates to conference (#12919)
* feat(mobile/navigation): navigate back to same room when reload now is initiated
před 2 roky
Saúl Ibarra Corretgé
b52d5629e2
chore(deps) remove unused dependencies
před 2 roky
Horatiu Muresan
9d8e646d4e
fix(lobby) Fix lobby inputs (#12930)
před 2 roky
Horatiu Muresan
850c0b97e4
chore(recording-notif) Show sticky notif for copy recording link (#12928)
před 2 roky
Robert Pintilii
87035d0812
ref(deps) Remove atlaskit/tabs (#12927)
před 2 roky
Robert Pintilii
ef0168c9ff
ref(dialog) Remove atlaskit dialog (#12925)
před 2 roky
Robert Pintilii
df1a5a25d4
ref(desktop-picker) Replace atlaskit tabs with our component (#12910)
Fixes wrong focus on desktop picker dialog
před 2 roky
Robert Pintilii
c424884201
ref(settings-dialog) Update to use new Dialog component (#12912)
* ref(settings-dialog) Update to use new Dialog component
Created new DialogWithTabs component
Refactored Dialog into Dialog and BaseDialog
Updated dialog functionality on mobile
před 2 roky
Дамян Минков
0a464a5223
feat: Avoids joining participants before jicofo is in the room. (#12923)
* feat: Avoids joining participants before jicofo is in the room.
* squash: Move away from global hook to be able to use it per muc component.
před 2 roky
Horatiu Muresan
8cd62bc132
fix(external-api) Unpin all participants when participant id is null (#12921)
před 2 roky
Jaya Allamsetty
123a74b38b
fix(video-quality) Add pinned participants to selectedSources.
When mulltiple videos are pinned to the stage filmstrip, the expectation is that the bridge will forward all the videos even if they are of lower quality. For this, the video sources need to be added to selectedSources instead of onStageSources.
před 2 roky
Christoph Settgast
dbeca806bb
lang: update German translation
před 2 roky
Jaya Allamsetty
f790d3e3ed
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1582.0.0+829f5ac0...v1583.0.0+931ca368
před 2 roky
Horatiu Muresan
a12f7fc4d2
fix(follow-me-pinning) Fix pin/unpin when follow-me (#12911)
před 2 roky
Gabriel Borlea
456ce38a10
fix(context-menu): set height for context menu when it does not have enough space at top
před 2 roky
Gabriel Borlea
72ef1668f2
fix(video-background): set dialog add button margin to right size
před 2 roky
Jaya Allamsetty
fce8f52574
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1578.0.0+5855ca72...v1582.0.0+829f5ac0
před 2 roky
Titus Moldovan
8fcfd7a308
fix(rn) makes the preferedCode vp8 and enabled p2p
před 2 roky
Saúl Ibarra Corretgé
04a41395c8
fix(notifications) remove dead code
před 2 roky
Robert Pintilii
18e8201167
fix(participants-counter) Style fix (#12907)
před 2 roky
Robert Pintilii
27b8794d8c
feat(video-picker) Redesign (#12902)
Convert some files to TS
Implement redesign
Add Virtual background and Flip video to picker menu
před 2 roky
Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
před 2 roky
Robert Pintilii
22ded30b61
feat(audio-menu) Redesign audio picker menu (#12899)
Convert some files to TS
Remove unnecessary files
Implement redesign
Add noise suppression to picker menu
Fix Popover placement on browser resize
před 2 roky