Jaya Allamsetty
cbae997eda
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1577.0.0+5713cb0d...v1578.0.0+5855ca72
2023-01-24 13:51:03 -05:00
Jaya Allamsetty
6bd9a6bd15
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1574.0.0+4d6873c2...v1577.0.0+5713cb0d
2023-01-24 10:18:43 -05:00
Werner Fleischer
e8bd75b2d1
fix(breakout-room, rn): joining room
2023-01-24 15:02:23 +01:00
emrah
46f1cb7b4b
feat(ci) add luacheck
2023-01-24 14:58:43 +01:00
Christian Tietze
60dd26c13b
fix(conferendce-timer) use "monospace" digits
2023-01-24 14:58:02 +01:00
robertpin
8e1d96cc48
feat(chat) Redesign chat
...
Move some styles from SCSS to JSS
Convert some files to TS
Implement redesign
2023-01-24 14:56:27 +01:00
Matthieu D
e3166e6faa
fix(lang) updated Esperanto
2023-01-24 14:47:08 +01:00
robertpin
6de306e46e
feat(participants) Add count badge to toolbar button
...
Update title bar button: ParticipantsCountLabel -> SpeakerStatsLabel. Only show button when speaker stats is enabled
Add badge to the participants pane button to show participants count
2023-01-24 14:46:33 +01:00
W0olFy
8e91851a2f
fix(authentication) don't hide the dialog until auth has completed
2023-01-24 14:41:37 +01:00
Calin-Teodor
0251201e93
feat(settings/native): changed FormSectionAccordion.js to FormSection.tsx
2023-01-24 14:17:22 +01:00
Saúl Ibarra Corretgé
9775ad25ca
feat(wifistats) drop support for WiFiStats
2023-01-23 19:39:24 +01:00
Saúl Ibarra Corretgé
da5e19fa98
fix(external-api) fix no longer allowing popups
...
These are used by the Electron app to open links in the chat, for
example.
2023-01-23 19:06:51 +01:00
Robert Pintilii
a5ddcab084
fix(local-rec) Reset max size on recording stop ( #12815 )
2023-01-23 11:15:28 +02:00
Robert Pintilii
2c59b44df5
fix(external-api) Don't check recording service for live streaming ( #12807 )
2023-01-20 11:44:29 +02:00
Horatiu Muresan
507d883503
fix(dialog) Make sure dialog fits in the available height ( #12803 )
2023-01-19 15:30:17 +02:00
Saúl Ibarra Corretgé
a7b25d6d7b
ref(external-api) set ifrma source last
...
Make sure the ifrme is fully configured before setting the source URL
and thus triggering the load.
2023-01-19 14:11:29 +01:00
Saúl Ibarra Corretgé
43b91b16da
feat(external-api) sandbox the iframe
...
Give it the minimum amount of permissions necessary to run.
2023-01-19 14:11:29 +01:00
Saúl Ibarra Corretgé
726fd3f8a1
fix(config,debian) fix multistream backwards compatibility
...
Fixes: https://github.com/jitsi/jitsi-meet/issues/12788
2023-01-17 08:41:03 -06:00
Saúl Ibarra Corretgé
817a05cf7b
fix(deep-linking) drop broken an unused setting
...
The showImage setting has been broken for about 2 years since the asset
is not there.
Fixes: https://github.com/jitsi/jitsi-meet/issues/5409
Ref: https://community.jitsi.org/t/error-nginx-usr-share-jitsi-meet-images-deep-linking-image-png-failed/120418
2023-01-16 20:07:01 +01:00
Horatiu Muresan
6048279eb2
fix(welcome-page) Fix narrow mode ( #12781 )
...
- enable calendar card and footer on narrow mode
2023-01-16 11:50:37 +02:00
Jaya Allamsetty
43b3db11e0
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1573.0.0+10acace6...v1574.0.0+4d6873c2
2023-01-13 12:33:02 -05:00
Calinteodor
77e75815dc
feat(polls): removed platform check and fixed button arrangement ( #12780 )
...
* feat(polls): removed platform check and fixed button arrangement
2023-01-13 16:04:39 +02:00
Saúl Ibarra Corretgé
e1485fc253
feat(rn,deps) update react-native-webrtc to 106.0.4
2023-01-13 10:06:02 +01:00
damencho
d6d71ab412
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1572.0.0+2028cce3...v1573.0.0+10acace6
2023-01-12 16:56:14 -06:00
Jaya Allamsetty
59c47a0575
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1569.0.0+5f8d02c9...v1572.0.0+2028cce3
2023-01-12 13:59:03 -05:00
damencho
8793d67f0b
fix: Drops jicofo-authuser as we use hardcoded value.
2023-01-12 08:54:37 -06:00
Saúl Ibarra Corretgé
d6888fa2d8
chore(deps) run npm audit fix
2023-01-12 15:36:13 +01:00
Saúl Ibarra Corretgé
222021f3bc
feat(rn,deps) update react-native-webrtc to 106.0.3
2023-01-12 15:36:13 +01:00
Calin-Teodor
14c24a8851
feat(polls): added marginTop
2023-01-12 15:48:16 +02:00
Calinteodor
246a2d6bbf
feat(share-room): created getInviteOthersControl helper ( #12769 )
...
* feat(participants-pane/share-room): getInviteOthersControl helper
2023-01-12 15:47:44 +02:00
Calinteodor
838b26f770
ref(dep): updated react navigation dependencies ( #12768 )
...
* updated react navigation dependencies to latest
2023-01-12 15:47:03 +02:00
bgrozev
bc88ebe443
fix: Fix appending URL params. ( #12763 )
...
* fix: Fix appending URL params.
* squash: Lint.
2023-01-12 07:37:54 -06:00
Saúl Ibarra Corretgé
7f54fa4ed8
feat(rn,deps) update react-native-webrtc to 106.0.2
2023-01-12 14:12:52 +01:00
Calinteodor
361428d245
chore(deps): update rn-safe-area-context to latest ( #12760 )
...
chore(deps): update rn-safe-area-context
2023-01-12 12:14:55 +02:00
Calinteodor
7ad57e6baf
chore(deps): update rn-gesture-handler to latest ( #12759 )
...
chore(deps): updated rn-gesture-handler
2023-01-12 12:14:25 +02:00
Calinteodor
a59ab3b0d9
feat(share-room): disable Invite Others button when Share is visible ( #12765 )
...
* feat(share-room): disable/enable Invite Others button
2023-01-12 12:13:18 +02:00
Calinteodor
c50111a57d
feat(ui/polls/security/native): style fixes and updates ( #12761 )
...
* feat(base/ui/native): button fixes and ui updates
2023-01-12 12:11:27 +02:00
Horatiu Muresan
9422f48536
fix(deeplinking) Consider deprecated config ( #12758 )
2023-01-12 11:04:45 +02:00
Jaya Allamsetty
122e80dcf1
fix(audio-only) Fix an issue where 'startAudioOnly' in config is not applied to web clients.
2023-01-11 10:31:50 -05:00
Robert Pintilii
2dbb3c10e2
fix(local-rec) Stop recording properly on size exceeded ( #12757 )
2023-01-11 11:57:34 +02:00
damencho
265d8c4b29
fix: Fixes using s2s for visitors.
2023-01-10 21:50:23 +01:00
bgrozev
e8e05c21ab
chore(deps) lib-jitsi-meet@latest ( #12754 )
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1564.0.0+e2aa3700...v1569.0.0+5f8d02c9
2023-01-10 13:21:01 -06:00
bgrozev
b0591ed968
feat: Append ?room= to conferenceRequestUrl. ( #12753 )
...
* feat: Append ?room= to conferenceRequestUrl.
* Declare conferenceRequestUrl in IConfig.
2023-01-10 13:20:48 -06:00
Narendiran Arthanarieswaran
84fe52491f
feat(android) created Monochrome Icon
2023-01-10 15:50:37 +02:00
Calinteodor
450da1a6df
feat(base/media): SS mobile align ( #12743 )
...
* feat(base/media/native): updated styles and converted VideoTransform.js to tsx
2023-01-10 15:31:57 +02:00
Oana Emilia Ianc
720d4555ab
jaas: pass the jitsi installation type at provisioning ( #12750 )
2023-01-10 12:10:47 +02:00
Calinteodor
c764397994
Update react native paper dependency to latest ( #12740 )
...
* Update react-native-paper to latest
2023-01-10 11:18:03 +02:00
Jaya Allamsetty
0ad7b3db55
fix(config) Delete deprecated config.
...
Client (receiver constraints) and bridge use the new b/w allocation strategy by default.
2023-01-09 10:35:40 -05:00
Jaya Allamsetty
7e30053d51
fix(config): Remove unused config values.
...
capScreenshareBitrate and setScreenSharingResolutionConstraints are no longer valid.
2023-01-04 10:41:19 -05:00
Horatiu Muresan
0ad52a06ce
feat(prejoin) Disable join buttons during joining
...
- use new `Button` component for drop down buttons
2023-01-04 14:22:51 +02:00