Mihai-Andrei Uscat
c370c05701
fix(Filmstrip): Prevent Toolbox from being shown indefinitely when hovering filmstrip
vor 4 Jahren
Emil Ivov
f034f179ff
Merge pull request #8507 from saghul/readme-jaas
fix(docs) add JaaS link to README
vor 4 Jahren
Saúl Ibarra Corretgé
b94b18770c
fix(docs) add JaaS link to README
vor 4 Jahren
Mihai-Andrei Uscat
3f93726c41
fix(Safari): Fix zoomed in mobile interface and cropped tile
vor 4 Jahren
Titus-Andrei Moldovan
af8072d9d2
chore(mobile) changes the name for screenShares to remoteScreenShares to better reflect it's content
vor 4 Jahren
Titus-Andrei Moldovan
45f4643469
feat(mobile) adds ToggleScreenShare event and action.
vor 4 Jahren
Avram Tudor
745879c447
Merge pull request #8503 from jitsi/tavram/dropbox
feat(external_api) allow dropbox option to be overwritten
vor 4 Jahren
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
vor 4 Jahren
Tudor-Ovidiu Avram
69971a0e90
feat(external_api) allow dropbox option to be overwritten
vor 4 Jahren
Pawel Domas
7c90f75ec9
fix(conference.js): crash on undefined
While on the prejoin screen, the local tracks are managed by the redux store and not conference.js, so localAudio is undefined.
vor 4 Jahren
damencho
bf714c1c8b
feat: Allow star for room in moderated tenants.
vor 4 Jahren
Avram Tudor
8414e9d99f
Merge pull request #8495 from jitsi/tavram/chat-updated
feat(external_api) add event for chat updates (unread counter, open s…
vor 4 Jahren
Tudor-Ovidiu Avram
dcaad41e69
feat(external_api) add event for chat updates (unread counter, open state)
vor 4 Jahren
Jonathan Lennox
63f0166f75
Add mime type mapping for wasm to default Debian nginx config.
vor 4 Jahren
Дамян Минков
79f3756d33
feat: Adds option to set ws keepalive url through config. (#8487)
* feat: Adds option to set ws keepalive url through config.
* chore(deps) lib-jitsi-meet@latest
* feat: Adds option to set ws keepalive url through config.
* fix VADAudioAnalyser: catch error
be18ff34be/...9fdde46694d1c4bc8b7f051cc8d50e0df29ffd07
vor 4 Jahren
damencho
5ac30262a5
fix(debian): Improves handling db_get.
vor 4 Jahren
damencho
09315fa653
fix: Adds luasec as dependency.
This is in Recommended but we need it.
vor 4 Jahren
damencho
5f0dd903f6
fix(debian): Fixes enforce_apache option.
vor 4 Jahren
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
vor 4 Jahren
bgrozev
a9bb8e5e81
fix: Use internal_hashed everywhere. (#8485)
vor 4 Jahren
Mihai-Andrei Uscat
8cf4e15b23
Add config flag for tile responsiveness
vor 4 Jahren
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.
vor 4 Jahren
Ali Karpuzoglu
6ca3c6e43a
fix(misc) typo
vor 4 Jahren
DeBuXer
6fd280a960
fix(lang) update Dutch translation
vor 4 Jahren
Jonas Rittershofer
6f9e65d348
Allow to enforce Apache via debconf
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com >
vor 4 Jahren
damencho
f1e06bff7b
fix: Lobby display name set when preJoin is disabled. Fixes #8415.
vor 4 Jahren
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.
vor 4 Jahren
okyanusoz
e7990baa7d
Fixed Turkish translation issues
vor 4 Jahren
Cedric Roijakkers
d35708815d
fix(lang) corrected Dutch translation of toggleCamera
vor 4 Jahren
Jaya Allamsetty
270e52e402
deps(ljm): Restore local connection status.
831716c160/...3570339360763fa0911d92c5ae7c270860b6934b.
vor 4 Jahren
Saúl Ibarra Corretgé
635d283d5a
chore(deps) react-native-callstats@3.70.1
Support processing stats in the spec-compliant format.
vor 4 Jahren
Balu
4affc68b50
Update main-de.json
Added missing "user" dialog parameter translation. Tried to stay gender neutral.
vor 4 Jahren
chipechop
dca262620b
Update languages-it.json
vor 4 Jahren
as0bit
12c8258f56
Update main-de.json
lang: add missing fields to German translation
vor 4 Jahren
tmoldovan8x8
6a6aeb1d95
feat(mobile) adds more feature flags (#8450)
Features flags added:
-tile-view.enabled
-filmstrip.enabled
-notifications.enabled
-toolbox.enabled
vor 4 Jahren
Дамян Минков
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.
vor 4 Jahren
bgrozev
5f891fd060
debian: Do not read jicofosecret. (#8454)
vor 4 Jahren
chipechop
a39905883f
Update main-it.json
Added 4 missing lines in italian translation
vor 4 Jahren
Saúl Ibarra Corretgé
fe78f104bc
feat(android) set compile/target SDK versions to 30
vor 4 Jahren
Saúl Ibarra Corretgé
9c13603489
feat(android) update native dependencies
vor 4 Jahren
tmoldovan8x8
61037b982b
feat(mobile) adds ability to send and receive text messages (#8425)
vor 4 Jahren
Jaya Allamsetty
df21ec6f04
chore(deps) lib-jitsi-meet@latest (#8437)
https://github.com/jitsi/lib-jitsi-meet/compare/...94ac35ae818093896e639e74f5fc389b488206a0
vor 4 Jahren
Vlad Piersec
23574e9edc
fix(vpaas): Store billing id in parent lolcaStorage on Safari
vor 4 Jahren
Dennis Scheiba
ec3130af0e
make translation gender neutral
vor 4 Jahren
Filipe dos Santos Gundim
3b692dc502
fix join label in pt-br
vor 4 Jahren
Дамян Минков
6689aa3700
feat: Detects shard changed when using websockets.
* feat: Detects shard changed when using websockets. (#1462 )
1009693f2e/...cb484cf48ccd3d56cf9bb2e9d452bd7aa644ac8a
vor 4 Jahren
Avram Tudor
13bc9863cb
Merge pull request #8426 from jitsi/tavram/gradient-condition
fix(subject) remove gradient if no info in topbar
vor 4 Jahren
Tudor-Ovidiu Avram
7ff332b2bb
fix(subject) remove gradient if no info in topbar
vor 4 Jahren
Mihai-Andrei Uscat
8aae2065dc
fix(Toolbox): Fix toolbox display when accessing it via keyboard
vor 4 Jahren
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.
vor 4 Jahren