Mihaela Dumitru
2d14990b9e
chore(deps) update excalidraw to fix load issues with bigger whiteboards (#13474)
hace 2 años
Calin-Teodor
169c8ecb62
sdk(react-native-sdk): added generated folders to gitignore
hace 2 años
Horatiu Muresan
d608cf40f5
fix(prejoin) Check for valid url for prejoin (#13468)
- `getPropertyValue` calls `parseUrlParam` with the connection URL from store, which is not yet defined
hace 2 años
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
hace 2 años
arunnadesh
7538bfc713
fix(AudioTrack) fix currentMuted
Co-authored-by: Arun Nadesh <arun.raveendran@hg.ninjavan.co >
hace 2 años
Saúl Ibarra Corretgé
48e1f443ea
fix(password) use the numeric input mode when only digits are required
Fixes: https://github.com/jitsi/brave-tracker/issues/101
hace 2 años
Robert Pintilii
2292ebe762
fix(transcriptions) Open correct settings tab (#13460)
hace 2 años
Hristo Terezov
5425b52615
fix(horizontal-filmstrip): JS error.
Fixes the following JS error which prevents the whole page from
rendering:
TypeError: Cannot read properties of null (reading 'offsetHeight')
hace 2 años
Hristo Terezov
74f605e045
fix(screenLock): Improve.
- Add debug logs.
- Re-request wake lock if it is released by the OS because of page
visibility.
hace 2 años
Alexander Bigga
1918566581
fix(lang) update German translation
hace 2 años
Saúl Ibarra Corretgé
ee8ba6696d
fix(full-screen) drop no longer needed checks
The vendored prefix on Firefox was removed on version 64.
We still need the vendored version for Safari since the prefix got
dropped in 16.4.
hace 2 años
Saúl Ibarra Corretgé
15df3cb11e
fix(toolbox) drop unneeded checks
These are web files, no need to check if APP is undefined.
hace 2 años
Robert Pintilii
b77db024f5
fix(settings-dialog) On mobile open on the correct tab (#13443)
hace 2 años
Robert Pintilii
c8a87e368a
fix(local-rec) Fix audio only recording (self) (#13442)
hace 2 años
garysmith058
277ca23c52
feat(external-api) Forward non participant message to iframe (#13440)
* Forward non-participant-message-received to iFrame API
* Updated comment
* Fix lint errors
hace 2 años
Eze Posada
55f66e236e
fix(lang) update Spanish translation
hace 2 años
Hristo Terezov
70be08212d
fix(RN): broken build after AV pending changes.
hace 2 años
Horatiu Muresan
acb91990bf
fix(notif-sounds) Set correct audio output device for notifs (#13436)
hace 2 años
Mihaela Dumitru
cd37cdd675
feat(bwe) support setting the bandwidth from the client (#13335)
* feat(bwe) support setting the bandwidth from the client
hace 2 años
Filip Rejmus
935a391525
feat(rnsdk) add initial React Native SDK
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
hace 3 años
Robert Pintilii
d0f9231603
fix(moderation) Show Screensharing blocked notification (#13433)
When video moderation is on and the participant tries to share their screen show a notification saying the screen sharing is blocked
hace 2 años
Saúl Ibarra Corretgé
e461ec7027
fix(e2ee) fix config migration of e2eeLabels
hace 2 años
Avram Tudor
5dc63f0632
fix: remove harcoded url (#13426)
hace 2 años
damencho
f3dbf34842
fix(visitors): Move some logs to debug.
hace 2 años
Daniel Hansson
66a9c4df25
lang: Improve Swedish translation (#13356)
* Update main-sv.json
* fix typo
* CI fixes
* untranslate string
* add missing translation
* fix CI
ok, foundthe issue....
hace 2 años
Mihaela Dumitru
e95a31c114
feat(external-api) add function and event to check p2p status (#13406)
hace 2 años
Robert Pintilii
8565208d30
fix(chat-input) Autofocus when sending private message (#13400)
hace 2 años
Hristo Terezov
c1573057df
feat(screen-lock): request on conference join.
hace 2 años
damencho
904f820555
feat: Adds a stat for limited ips.
hace 2 años
Horatiu Muresan
5172eda6b9
fix(toolbar) Fix auto-hide toolbar in tileview (#13424)
hace 2 años
Jaya Allamsetty
594a05a097
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1642.0.0+7661b564...v1643.0.0+0748d89a
hace 2 años
damencho
9ccdb62872
fix(visitors): Fixes delivering visitors presence to jicofo.
hace 2 años
Jaya Allamsetty
28d32cf740
fix(visitors): Ignore push-to-talk shortcut.
hace 2 años
Jaya Allamsetty
ecc9b991ab
fix(device-selection): Do not create multiple tracks for the same deviceId.
Also, log an error when when the application fails to switch to the selected audio output device.
hace 2 años
Jaya Allamsetty
5b83a91f9b
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1639.0.0+d2179f31...v1642.0.0+7661b564
hace 2 años
Hristo Terezov
bb7ae777b0
feat(unmute/track creation): pending indicator.
hace 2 años
damencho
06e86a2f3e
fix(visitors): Fixes s2s multiple connections.
We cannot use filters with s2s as not sending a stanza will result skipping existing connection and creating a new one.
This also clears some of the "No hosts[from_host] (please report)" errors, but there is still one (easy to repro is we disable the jicofo locking) on join we see a presence trying to be routed using the wrong from (virtual tenant jid).
hace 2 años
Jaya Allamsetty
0a84dbb302
fix(participants): Ignore orphan tracks in ssrc-rewriting mode.
Gets rid of an unwanted error that gets printed in the log when there are orphan tracks.
hace 2 años
Horatiu Muresan
804f9041a6
chore(settings) Move language to general tab (#13405)
hace 2 años
damencho
7e8756a536
fix(visitors): Fixes rate limit module.
Rate limit to ignore outgoing sessions, otherwise it fails to discover ip and fails with an error.
hace 2 años
Mohammad Kazemi
3b91e79675
fix(lang) update Farsi translation
hace 2 años
Calinteodor
dfc25e4519
sdk(android): modules rework to not depend on our instance manager holder (#13346)
* sdk(android): rework events and variables inside modules to not depend on our instance manager holder
hace 2 años
Robert Pintilii
d40aecb05d
feat(toolbox) Shift up to make tile name visible
hace 2 años
Saúl Ibarra Corretgé
34e0b0392f
Fix build after Giphy update (#13393)
* fix(android/ios): fix build after Giphy update
hace 2 años
damencho
8cc4a3c8b9
fix(visitors): Fixes patch.
hace 2 años
Дамян Минков
354a3c002a
fix(visitors): Fixes leaking s2s connections. (#13391)
* fix(visitors): Fixes leaking s2s connections.
* squash: Split patches in two.
* squash: Adds some comments in patch.
* squash: Fix patch destination.
hace 2 años
Jaya Allamsetty
7d5eec779e
chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1637.0.0+8f836678...v1639.0.0+d2179f31
hace 2 años
damencho
90029003be
fix: Fix matching user affiliation.
hace 2 años
damencho
c781884532
fix(visitors): Filters some more presences coming back to main prosody.
When the first visitor joins and the jicofo-lock was activated some presences had wrong from (the tenant form that needs to be only between clients and server) and was processed and sent over s2s causing some errors on the other side.
hace 2 años
damencho
7272fd62a0
fix(visitors): Filters some presences coming back to main prosody.
Still is not filtering stanzas coming on s2s and it directly routes it back to the main prosody when it goes through jicofo lock feature.
hace 2 años