bgrozev
a9bb8e5e81
fix: Use internal_hashed everywhere. ( #8485 )
2021-01-26 09:33:41 -06:00
Mihai-Andrei Uscat
8cf4e15b23
Add config flag for tile responsiveness
2021-01-26 13:42:57 +02:00
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.
2021-01-26 13:42:57 +02:00
Ali Karpuzoglu
6ca3c6e43a
fix(misc) typo
2021-01-26 12:38:49 +01:00
DeBuXer
6fd280a960
fix(lang) update Dutch translation
2021-01-26 11:27:42 +01:00
Jonas Rittershofer
6f9e65d348
Allow to enforce Apache via debconf
...
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2021-01-25 16:27:01 -06:00
damencho
f1e06bff7b
fix: Lobby display name set when preJoin is disabled. Fixes #8415 .
2021-01-25 16:03:54 -06:00
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...be18ff34be
.
2021-01-25 15:21:16 -05:00
okyanusoz
e7990baa7d
Fixed Turkish translation issues
2021-01-25 13:36:32 -06:00
Cedric Roijakkers
d35708815d
fix(lang) corrected Dutch translation of toggleCamera
2021-01-22 17:39:20 +01:00
Jaya Allamsetty
270e52e402
deps(ljm): Restore local connection status.
...
831716c160...3570339360
.
2021-01-22 10:44:01 -05:00
Saúl Ibarra Corretgé
635d283d5a
chore(deps) react-native-callstats@3.70.1
...
Support processing stats in the spec-compliant format.
2021-01-22 14:06:10 +01:00
Balu
4affc68b50
Update main-de.json
...
Added missing "user" dialog parameter translation. Tried to stay gender neutral.
2021-01-22 06:24:42 -06:00
chipechop
dca262620b
Update languages-it.json
2021-01-22 06:24:11 -06:00
as0bit
12c8258f56
Update main-de.json
...
lang: add missing fields to German translation
2021-01-22 06:22:22 -06:00
tmoldovan8x8
6a6aeb1d95
feat(mobile) adds more feature flags ( #8450 )
...
Features flags added:
-tile-view.enabled
-filmstrip.enabled
-notifications.enabled
-toolbox.enabled
2021-01-22 12:03:39 +02:00
Дамян Минков
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.
2021-01-21 16:14:00 -06:00
bgrozev
5f891fd060
debian: Do not read jicofosecret. ( #8454 )
2021-01-21 13:19:39 -06:00
chipechop
a39905883f
Update main-it.json
...
Added 4 missing lines in italian translation
2021-01-20 12:01:54 -06:00
Saúl Ibarra Corretgé
fe78f104bc
feat(android) set compile/target SDK versions to 30
2021-01-20 15:14:09 +01:00
Saúl Ibarra Corretgé
9c13603489
feat(android) update native dependencies
2021-01-20 15:14:09 +01:00
tmoldovan8x8
61037b982b
feat(mobile) adds ability to send and receive text messages ( #8425 )
2021-01-20 14:06:45 +02:00
Jaya Allamsetty
df21ec6f04
chore(deps) lib-jitsi-meet@latest ( #8437 )
...
https://github.com/jitsi/lib-jitsi-meet/compare/...94ac35ae818093896e639e74f5fc389b488206a0
2021-01-19 12:45:33 -06:00
Vlad Piersec
23574e9edc
fix(vpaas): Store billing id in parent lolcaStorage on Safari
2021-01-18 09:56:03 +02:00
Dennis Scheiba
ec3130af0e
make translation gender neutral
2021-01-16 21:56:22 -06:00
Filipe dos Santos Gundim
3b692dc502
fix join label in pt-br
2021-01-16 21:36:00 -06:00
Дамян Минков
6689aa3700
feat: Detects shard changed when using websockets.
...
* feat: Detects shard changed when using websockets. (#1462 )
1009693f2e...cb484cf48c
2021-01-15 09:51:43 -06:00
Avram Tudor
13bc9863cb
Merge pull request #8426 from jitsi/tavram/gradient-condition
...
fix(subject) remove gradient if no info in topbar
2021-01-15 16:26:19 +02:00
Tudor-Ovidiu Avram
7ff332b2bb
fix(subject) remove gradient if no info in topbar
2021-01-15 16:02:50 +02:00
Mihai-Andrei Uscat
8aae2065dc
fix(Toolbox): Fix toolbox display when accessing it via keyboard
2021-01-15 13:43:09 +02:00
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.
2021-01-14 18:01:38 -05:00
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
2021-01-14 14:59:22 +01:00
Boris Grozev
f6df76ab10
fix: Fix broken postinst reported by @wsldankers.
2021-01-14 07:55:50 -06:00
Saúl Ibarra Corretgé
85f1701393
fix(tile-view) avoid covering the logo
...
Reverts a8b2e6ffb3
2021-01-13 20:29:20 +01:00
damencho
2f7ff37472
fix: Fixes #8396 , wrong ssi includes in offline static page.
2021-01-13 09:11:10 -06:00
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.
2021-01-13 16:07:22 +01:00
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.
2021-01-13 15:48:29 +02:00
hmuresan
1196ede961
feat(external-api) set `privateMessage` flag on `incoming-message`
2021-01-13 13:33:55 +01:00
Saúl Ibarra Corretgé
12877c7fce
fix(settings) remove legacy compatibility code
2021-01-13 13:32:54 +01:00
Avram Tudor
c6bb600d4c
Merge pull request #8400 from jitsi/tavram/shortcuts
...
feat(external_api) allow shortcuts to be disabled
2021-01-13 12:39:27 +02:00
Avram Tudor
845e23a947
Merge pull request #8399 from jitsi/tavram/overflowmenu
...
fix(menu) do not display overflow menu button if no items
2021-01-13 12:39:11 +02:00
Tudor-Ovidiu Avram
55ebb60f85
feat(external_api) allow shortcuts to be disabled
2021-01-13 12:10:27 +02:00
Tudor-Ovidiu Avram
8d3d94f568
fix(menu) do not display overflow menu button if no items
2021-01-13 11:55:38 +02:00
Avram Tudor
be24772e57
Merge pull request #8397 from jitsi/tavram/disable-jaas-directory
...
fix(jaas) disable directory integration
2021-01-13 11:38:05 +02:00
Tudor-Ovidiu Avram
a807f804a9
fix(jaas) disable directory integration
2021-01-13 11:13:04 +02:00
Hristo Terezov
db48dc3ed3
fix(Thumbnail): volume & audioLevel default values
2021-01-12 13:42:31 -06:00
Hristo Terezov
9bae7099dd
fix(filmstrip): Import from base/tracks.
2021-01-12 13:42:31 -06:00
Hristo Terezov
e990f6984a
fix(Thumbnail): Improve naming.
2021-01-12 13:42:31 -06:00
Hristo Terezov
9f321c988e
style(isVideoPlayable): improve readability.
2021-01-12 13:42:31 -06:00
Hristo Terezov
2e5e9a3f79
fix(AudioTrack):Add check for NaN value for volume
2021-01-12 13:42:31 -06:00