Daniil Gentili
be2d20e20e
doc: fix echo when running with sudo
5年前
Potecaru Tudor
fd11c36bc3
fix: guard for cases where user hits leave before being connected to the room
Co-authored-by: Tudor-Ovidiu Avram <tudor.potecaru@8x8.com >
5年前
Saúl Ibarra Corretgé
60148b6439
interface_config: add trailing commas and end marker
5年前
Saúl Ibarra Corretgé
62b4c97423
rn: raise SDK version to 2.8.1
5年前
Saúl Ibarra Corretgé
f08fa1e374
deps: update lib-jitsi-meet
5年前
Saúl Ibarra Corretgé
e5b563ba46
rn,flags: add more feature flags to toggle specific behavior
- Invite funcionality (altogether)
- Recording
- Live streaming
- Meeting name
- Meeting password
5年前
Pablo Espinosa
c41047344f
lang: fixes for Spanish translation
5年前
Saúl Ibarra Corretgé
6ae148403d
misc: drop the pre-commit hook
GH Actions now runs the linter.
5年前
Jaya Allamsetty
b5676c3729
feat(video-quality):control sender resolution based on user pref
5年前
drimovecz
3ab6b97b8b
Added module for filtering transcription requests from presence stanz… (#6404)
* Added module for filtering transcription requests from presence stanzas when the users making the requests do not have access to the transcription feature
* Add comments explaining the functionality and configuration for the transcription filtering module.
Co-authored-by: drimovecz <daniel.rimovecz@8x8.com >
5年前
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
5年前
Saúl Ibarra Corretgé
2ad6bfbc20
e2ee: broadcast e2ee enabled status using presnce
5年前
Saúl Ibarra Corretgé
6ce27ef10d
misc: set worker names
5年前
Ricardo Santana
93ef8495ca
fix locale detect error on mobile apps (#5956)
5年前
Hristo Terezov
94a15914d0
fix(document.title): use URL decoded room name.
5年前
Hristo Terezov
851976ebdf
fix(RemoteVideo): .oncanplay -> addEventListener
Replaces the .oncanplay listener with addEventListener('canplay', ...).
This is needed because third party libraries (for example callstats)
are brutally overriding the .oncanplay property and replacing our
listener.
5年前
Ruben Kerkhof
57bb2ead36
Conference timer should start counting at 0
It's starting at 1 hour because os.time(os.date("!*t") returns the wrong
time depending on system timezone. os.time() already returns the number
of seconds since epoch in UTC so just use that.
Fixes #5595
5年前
Saúl Ibarra Corretgé
027c6ddad0
fastlane,ios: make contact information configurable
5年前
Emil Ivov
8648a5a998
Redirect security section to jitsi.org/security
5年前
Julian1203
c83b30558d
lang: fixes for German
5年前
Julian1203
057dfc8194
lang: fixes for German
5年前
Fabian Rodriguez
5eae0b58e9
lang: fixes for Spanish (US)
5年前
Fabian Rodriguez
1538107e93
lang: fixes for Spanish translation
5年前
Bettenbuk Zoltan
cd1862a2d3
fix: private message open
5年前
Eduard Itrich
147a076f5d
doc: fixed typo in port number of jicofo
5年前
Hristo Terezov
9bdaea4069
fix(avatar): use text instead of foreign object.
Reason: On Safari the foreign object is not scaled correctly.
5年前
Jonathan Scholz
547d1547bb
fix(dialog): use height behavior in KeyboardAvoidingView
5年前
Jonathan Scholz
39853e048b
fix(dialog): fix on-screen keyboard overlapping dialog boxes
5年前
Saúl Ibarra Corretgé
8b454b5196
deps: update lib-jitsi-meet
f97c37d0 e2ee: also enable on p2p connections
a832b39b fix(safari): construct track constraints from getSettings (#1104 )
5年前
Saúl Ibarra Corretgé
e2788e0fb2
e2ee: show warning if not all participants support E2EE
Refs: https://github.com/jitsi/lib-jitsi-meet/pull/1108
5年前
Titus-Andrei Moldovan
b1d1599a1c
android: add a consistent deviceId for Amplitude from SharedPreferences
5年前
Saúl Ibarra Corretgé
cef98f457f
ios: bump CocoaPods dependency
5年前
Andrei Gavrilescu
6b0e8aab11
bugfix(remote-control): Remote control not working on linux
5年前
Jaya Allamsetty
086889ed70
deps: update lib-jitsi-meet
5年前
Saúl Ibarra Corretgé
516e5af118
doc: update supported platforms for building mobile apps
5年前
Saúl Ibarra Corretgé
afe1b4b0f9
rn: now working on 20.3
5年前
Saúl Ibarra Corretgé
8790ad6013
misc: update GH issue templates
- Use config.yml to prevent creating issues with a blank template
- Don't use a template to direct people to the forum
- Create a security policy template
5年前
antonbks
8bbc04d4db
doc: fix dev server backend default
5年前
Hristo Terezov
4fda428be1
fix(largeVideo): update don't depend on thumbnails
5年前
Hristo Terezov
f972ebfe9e
fix(thumbnail): videos on safari.
5年前
Jaya Allamsetty
3dfcc8d80e
deps(ljm): Bump lib-jitsi-meet for Firefox ESR simulcast fix
5年前
Saúl Ibarra Corretgé
33ebd241a9
external_api: add command to set E2EE key
5年前
Saúl Ibarra Corretgé
cb6fbb0f03
e2ee: add UI elements
* Add dialog to set the E2EE key
* Use the Redux action / middleware to update the key even when set through the
hash parameter
* Cleanup URL after processing the key so it's not recorded in browser history
5年前
Philipp Hancke
0077ee29c5
deps: bump lib-jitsi-meet
Changelog:
101fecbb Thu Apr 16 11:23:58 2020 +0200 Philipp Hancke: e2ee: decode static black frame for decryption errors (#1098 )
c3fd3431 Thu Apr 16 13:09:18 2020 +0200 Philipp Hancke: e2ee: remove encodedFrameType workaround (#1099 )
git log --no-merges --reverse --pretty="%h %ad %an: %s" 70a3298914 ..c3fd3431a6
5年前
Bettenbuk Zoltan
551db30cc7
fix: modal keyboard avoiding view fix
5年前
Philipp Hancke
1bd930a3cb
deps: update lib-jitsi-meet
Changelog:
6502bc67 Wed Apr 15 10:51:35 2020 +0200 Philipp Hancke: e2ee: generate silence in case of audio decryption errors
adc87bcf Mon Apr 6 15:07:48 2020 -0500 paweldomas: fix(strophe.jingle.js): exception on ICE config modification
5年前
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
This reverts commit 4824c8714a .
5年前
Saúl Ibarra Corretgé
a4ab7ea95f
deps: upddate lib-jitsi-meet
5年前
Vlad Piersec
b50d6e43d0
fix(settings_buttons): Persist audio/video settings across sessions.
5年前
Saúl Ibarra Corretgé
f9fcb46036
pip: disable PiP on Android < 26
Fixes: https://github.com/jitsi/jitsi-meet/issues/6008
5年前