bgrozev
a9bb8e5e81
fix: Use internal_hashed everywhere. (#8485)
4 лет назад
Mihai-Andrei Uscat
8cf4e15b23
Add config flag for tile responsiveness
4 лет назад
Mihai-Andrei Uscat
db84889143
feat(tiles): Add responsive behaviour.
* Enforce fixed column number at various width breakpoints.
* Bring back the filmstrip at small sizes but hide it.
* Change default maximum columns to 7.
4 лет назад
Ali Karpuzoglu
6ca3c6e43a
fix(misc) typo
4 лет назад
DeBuXer
6fd280a960
fix(lang) update Dutch translation
4 лет назад
Jonas Rittershofer
6f9e65d348
Allow to enforce Apache via debconf
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com >
4 лет назад
damencho
f1e06bff7b
fix: Lobby display name set when preJoin is disabled. Fixes #8415.
4 лет назад
Jaya Allamsetty
1cf7a361e9
feat: Implement aggressive layer suspension on RN.
RN doesn't support RTCRtpSender yet. Therefore, media is suspended on RN by changing the media direction in the SDP whenever the client receives an ideal height of 0 for sender constraints on the bridge channel.
LJM update - 3570339360/...be18ff34bedf38c7475fe4953074c7959000e15f.
4 лет назад
okyanusoz
e7990baa7d
Fixed Turkish translation issues
4 лет назад
Cedric Roijakkers
d35708815d
fix(lang) corrected Dutch translation of toggleCamera
4 лет назад
Jaya Allamsetty
270e52e402
deps(ljm): Restore local connection status.
831716c160/...3570339360763fa0911d92c5ae7c270860b6934b.
4 лет назад
Saúl Ibarra Corretgé
635d283d5a
chore(deps) react-native-callstats@3.70.1
Support processing stats in the spec-compliant format.
4 лет назад
Balu
4affc68b50
Update main-de.json
Added missing "user" dialog parameter translation. Tried to stay gender neutral.
4 лет назад
chipechop
dca262620b
Update languages-it.json
4 лет назад
as0bit
12c8258f56
Update main-de.json
lang: add missing fields to German translation
4 лет назад
tmoldovan8x8
6a6aeb1d95
feat(mobile) adds more feature flags (#8450)
Features flags added:
-tile-view.enabled
-filmstrip.enabled
-notifications.enabled
-toolbox.enabled
4 лет назад
Дамян Минков
01c55bdb15
feat: Uses mod_external_services supporting urn:xmpp:extdisco:2. (#8455)
* feat: Uses mod_external_services supporting urn:xmpp:extdisco:2.
The old mod_turncredentials.lua is left to continue working for those using old installs.
New install will start using the new module which will no longer be needed with prosody 0.12.
https://hg.prosody.im/prosody-modules/file/4841cf3fded5/mod_external_services/mod_external_services.lua
* squash: Updates ljm to support urn:xmpp:extdisco:2.
4 лет назад
bgrozev
5f891fd060
debian: Do not read jicofosecret. (#8454)
4 лет назад
chipechop
a39905883f
Update main-it.json
Added 4 missing lines in italian translation
4 лет назад
Saúl Ibarra Corretgé
fe78f104bc
feat(android) set compile/target SDK versions to 30
4 лет назад
Saúl Ibarra Corretgé
9c13603489
feat(android) update native dependencies
4 лет назад
tmoldovan8x8
61037b982b
feat(mobile) adds ability to send and receive text messages (#8425)
4 лет назад
Jaya Allamsetty
df21ec6f04
chore(deps) lib-jitsi-meet@latest (#8437)
https://github.com/jitsi/lib-jitsi-meet/compare/...94ac35ae818093896e639e74f5fc389b488206a0
4 лет назад
Vlad Piersec
23574e9edc
fix(vpaas): Store billing id in parent lolcaStorage on Safari
4 лет назад
Dennis Scheiba
ec3130af0e
make translation gender neutral
4 лет назад
Filipe dos Santos Gundim
3b692dc502
fix join label in pt-br
4 лет назад
Дамян Минков
6689aa3700
feat: Detects shard changed when using websockets.
* feat: Detects shard changed when using websockets. (#1462 )
1009693f2e/...cb484cf48ccd3d56cf9bb2e9d452bd7aa644ac8a
4 лет назад
Avram Tudor
13bc9863cb
Merge pull request #8426 from jitsi/tavram/gradient-condition
fix(subject) remove gradient if no info in topbar
4 лет назад
Tudor-Ovidiu Avram
7ff332b2bb
fix(subject) remove gradient if no info in topbar
4 лет назад
Mihai-Andrei Uscat
8aae2065dc
fix(Toolbox): Fix toolbox display when accessing it via keyboard
4 лет назад
Jaya Allamsetty
b65e61f633
feat: Add new codec selection mechanism.
When an endpoint that doesn't support the preferred codec (VP9) joins a conference, all the other endpoints fallback to VP8 until the endpoint leaves the call.
4 лет назад
Saúl Ibarra Corretgé
88f1c218eb
fix(rn,stats) fix incorrect bitrate calculation on mobile
Stats timestamps were incorrectly formatted, fixed upstream.
Fixes: https://github.com/jitsi/jitsi-meet/issues/8367
4 лет назад
Boris Grozev
f6df76ab10
fix: Fix broken postinst reported by @wsldankers.
4 лет назад
Saúl Ibarra Corretgé
85f1701393
fix(tile-view) avoid covering the logo
Reverts a8b2e6ffb3
4 лет назад
damencho
2f7ff37472
fix: Fixes #8396, wrong ssi includes in offline static page.
4 лет назад
Mihai-Andrei Uscat
c752ea13f1
feat(overflow): Add responsive drawer at small screen width.
* Implement opening toolbar and participant overflows as drawers when below certain width.
* Fix dial-in copy button displaying incorrectly.
4 лет назад
tmoldovan8x8
5ef60c3a7d
[WIP] adds BroadcastService (#8336)
feat(external_api) exposes more events from JS to native and adds the ability to send actions from native to JS.
4 лет назад
hmuresan
1196ede961
feat(external-api) set `privateMessage` flag on `incoming-message`
4 лет назад
Saúl Ibarra Corretgé
12877c7fce
fix(settings) remove legacy compatibility code
4 лет назад
Avram Tudor
c6bb600d4c
Merge pull request #8400 from jitsi/tavram/shortcuts
feat(external_api) allow shortcuts to be disabled
4 лет назад
Avram Tudor
845e23a947
Merge pull request #8399 from jitsi/tavram/overflowmenu
fix(menu) do not display overflow menu button if no items
4 лет назад
Tudor-Ovidiu Avram
55ebb60f85
feat(external_api) allow shortcuts to be disabled
4 лет назад
Tudor-Ovidiu Avram
8d3d94f568
fix(menu) do not display overflow menu button if no items
4 лет назад
Avram Tudor
be24772e57
Merge pull request #8397 from jitsi/tavram/disable-jaas-directory
fix(jaas) disable directory integration
4 лет назад
Tudor-Ovidiu Avram
a807f804a9
fix(jaas) disable directory integration
4 лет назад
Hristo Terezov
db48dc3ed3
fix(Thumbnail): volume & audioLevel default values
4 лет назад
Hristo Terezov
9bae7099dd
fix(filmstrip): Import from base/tracks.
4 лет назад
Hristo Terezov
e990f6984a
fix(Thumbnail): Improve naming.
4 лет назад
Hristo Terezov
9f321c988e
style(isVideoPlayable): improve readability.
4 лет назад
Hristo Terezov
2e5e9a3f79
fix(AudioTrack):Add check for NaN value for volume
4 лет назад