Mihaela Dumitru
2d14990b9e
chore(deps) update excalidraw to fix load issues with bigger whiteboards (#13474)
2 лет назад
Calin-Teodor
169c8ecb62
sdk(react-native-sdk): added generated folders to gitignore
2 лет назад
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
2 лет назад
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 лет назад
arunnadesh
7538bfc713
fix(AudioTrack) fix currentMuted
Co-authored-by: Arun Nadesh <arun.raveendran@hg.ninjavan.co >
2 лет назад
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
2 лет назад
Robert Pintilii
2292ebe762
fix(transcriptions) Open correct settings tab (#13460)
2 лет назад
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')
2 лет назад
Hristo Terezov
74f605e045
fix(screenLock): Improve.
- Add debug logs.
- Re-request wake lock if it is released by the OS because of page
visibility.
2 лет назад
Alexander Bigga
1918566581
fix(lang) update German translation
2 лет назад
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.
2 лет назад
Saúl Ibarra Corretgé
15df3cb11e
fix(toolbox) drop unneeded checks
These are web files, no need to check if APP is undefined.
2 лет назад
Robert Pintilii
b77db024f5
fix(settings-dialog) On mobile open on the correct tab (#13443)
2 лет назад
Robert Pintilii
c8a87e368a
fix(local-rec) Fix audio only recording (self) (#13442)
2 лет назад
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
2 лет назад
Eze Posada
55f66e236e
fix(lang) update Spanish translation
2 лет назад
Hristo Terezov
70be08212d
fix(RN): broken build after AV pending changes.
2 лет назад
Horatiu Muresan
acb91990bf
fix(notif-sounds) Set correct audio output device for notifs (#13436)
2 лет назад
Mihaela Dumitru
cd37cdd675
feat(bwe) support setting the bandwidth from the client (#13335)
* feat(bwe) support setting the bandwidth from the client
2 лет назад
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 >
3 лет назад
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
2 лет назад
Saúl Ibarra Corretgé
e461ec7027
fix(e2ee) fix config migration of e2eeLabels
2 лет назад
Avram Tudor
5dc63f0632
fix: remove harcoded url (#13426)
2 лет назад
damencho
f3dbf34842
fix(visitors): Move some logs to debug.
2 лет назад
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....
2 лет назад
Mihaela Dumitru
e95a31c114
feat(external-api) add function and event to check p2p status (#13406)
2 лет назад
Robert Pintilii
8565208d30
fix(chat-input) Autofocus when sending private message (#13400)
2 лет назад
Hristo Terezov
c1573057df
feat(screen-lock): request on conference join.
2 лет назад
damencho
904f820555
feat: Adds a stat for limited ips.
2 лет назад
Horatiu Muresan
5172eda6b9
fix(toolbar) Fix auto-hide toolbar in tileview (#13424)
2 лет назад
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
2 лет назад
damencho
9ccdb62872
fix(visitors): Fixes delivering visitors presence to jicofo.
2 лет назад
Jaya Allamsetty
28d32cf740
fix(visitors): Ignore push-to-talk shortcut.
2 лет назад
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.
2 лет назад
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
2 лет назад
Hristo Terezov
bb7ae777b0
feat(unmute/track creation): pending indicator.
2 лет назад
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).
2 лет назад
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.
2 лет назад
Horatiu Muresan
804f9041a6
chore(settings) Move language to general tab (#13405)
2 лет назад
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.
2 лет назад
Mohammad Kazemi
3b91e79675
fix(lang) update Farsi translation
2 лет назад
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
2 лет назад
Robert Pintilii
d40aecb05d
feat(toolbox) Shift up to make tile name visible
2 лет назад
Saúl Ibarra Corretgé
34e0b0392f
Fix build after Giphy update (#13393)
* fix(android/ios): fix build after Giphy update
2 лет назад
damencho
8cc4a3c8b9
fix(visitors): Fixes patch.
2 лет назад
Дамян Минков
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.
2 лет назад
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
2 лет назад
damencho
90029003be
fix: Fix matching user affiliation.
2 лет назад
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.
2 лет назад
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.
2 лет назад