mmoanis
cd943319d6
Update docs for AbstractRecordButton _mapStateToProps
2018-11-06 11:36:00 +01:00
Дамян Минков
837f496e8f
Moves muc definition to be last.
...
Fixes common problem where people following https://github.com/jitsi/jicofo#secure-domain have a syntax error, forgetting the comma after muc definition.
2018-11-06 09:55:32 +01:00
Aaron van Meerten
c43f7c8979
Merge pull request #3589 from jitsi/max-occupants
...
Adds max occupant module.
2018-11-03 11:37:14 -05:00
damencho
c9c9f7eac0
Adds max occupant module.
2018-11-03 10:45:59 -05:00
Leonard Kim
5ccc397e47
chore(deps): update react-i18next from 4.8.0 to 7.13.0
...
None of the breaking changes seemed to affect current
usage of react-i18next and light testing of features
and language switching did not produce issues.
This update is a pre-requisite for removing deprecated react
lifecycle methods, as older versions of react-i18next
have a higher order component that uses the deprecated
componentWillMount, and that issue has been fixed since 7.8.0.
2018-10-29 20:49:53 +01:00
hristoterezov
00cd82d976
fix(analytics-ga): Ignore some events
2018-10-22 16:18:47 -05:00
hristoterezov
61deb74444
fix(welcome-page): Change text
2018-10-22 16:18:30 -05:00
Hristo Terezov
b30008e3a5
feat(welcome-page): Redesign. ( #3559 )
...
* feat(welcome-page): Redesign.
* Style adjustments.
2018-10-22 13:49:18 -05:00
bgrozev
62b6737a3f
fix: Filter more events for google analytics. ( #3557 )
2018-10-18 17:15:27 -05:00
damencho
cd77a9176c
Make sure we do only one replacement, not one over another for messages.
2018-10-18 23:37:07 +02:00
damencho
2a61968566
Fixes small video's top toolbar background in dark theme.
2018-10-18 09:51:10 +02:00
yanas
be4813e10d
Revert "feat(cleanup): remove no longer used FontAwesome"
...
This reverts commit d3c5756f7a
.
2018-10-17 16:27:18 -05:00
Saúl Ibarra Corretgé
ae890dc093
deps: update react-native-webrtc (M69)
2018-10-16 16:32:26 +02:00
Saúl Ibarra Corretgé
9407f562f6
[iOS] Simplify dynamically loading fonts
2018-10-16 14:33:48 +02:00
Saúl Ibarra Corretgé
011a46ce2d
[RN] Don't bundle fonts we don't use
2018-10-16 14:33:48 +02:00
Saúl Ibarra Corretgé
8e0bd36ece
deps: update react-native-vector-icons
2018-10-16 14:33:48 +02:00
Saúl Ibarra Corretgé
6f8743af3a
doc: update Google SignIn integration documentation
2018-10-16 14:01:11 +02:00
paweldomas
58d220d645
deps: update LJM to fix grey overlay
...
Updates LJM to fix grey overlay with "user is having connectivity
issues" caused by remote track overwrite.
2018-10-16 09:58:42 +02:00
Saúl Ibarra Corretgé
d3c5756f7a
feat(cleanup): remove no longer used FontAwesome
2018-10-15 14:14:25 -05:00
Saúl Ibarra Corretgé
5ff1ce5a60
[iOS] Don't show google signin button on iOS <= 10
...
It doesn't seem to work properly.
2018-10-12 13:17:29 -05:00
Saúl Ibarra Corretgé
843f08f38e
[RN] Don't show a beta label for recordings
2018-10-12 12:03:32 -05:00
Saúl Ibarra Corretgé
418575136f
[RN] Don't use webClientId on mobile
...
That is only required if we'd want our backend to authenticate on behalf of our
users. If the app is to authenticate directly it's not needed.
2018-10-12 13:08:20 +02:00
Saúl Ibarra Corretgé
8c97ce2ee9
deps: update react-native-google-signin
2018-10-12 13:08:20 +02:00
Saúl Ibarra Corretgé
b2245729cc
[iOS] Update Podfile.lock
2018-10-12 13:08:20 +02:00
Saúl Ibarra Corretgé
cc2b5a261b
deps: update lib-jitsi-meet
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
13c4ec884b
deps: update package-lock.json
...
It's impossible to avoid conflicts on a long lived PR like this. Sigh.
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
7162080d00
feat(flow): tame the beast
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
b71adbdf70
deps: update React Native to version 0.57
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
2ae2f04f0a
feat(eslint): tame the beast
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
4424c456a9
deps: update eslint
...
This is required due to the Babel update.
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
cfa1e2f90d
deps: update to Babel 7
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
d290d28248
feat(Audio): fix react warning
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
0474031a78
deps: update react and styled-components
2018-10-10 18:07:36 +02:00
paweldomas
a57a5ca49d
chore(Travis): use XCode 10 image
2018-10-09 17:54:40 -05:00
Bettenbuk Zoltan
d8c1f107da
[RN] Add swipe to delete feature
2018-10-09 13:35:06 +02:00
Saúl Ibarra Corretgé
9d27c36d80
config: remove no longer used option
2018-10-08 11:31:47 -05:00
Saúl Ibarra Corretgé
057b300074
feat(Participant): reuse avatar URL generation logic
...
It was moved to js-utils, so make use of it.
2018-10-05 17:15:00 +02:00
Bettenbuk Zoltan
e164a23cf0
[RN] Fix start recording dialog after dropbox changes
2018-10-04 12:10:28 -05:00
Bettenbuk Zoltan
61456b0d99
Handle all day events in calendar
2018-10-04 16:21:51 +02:00
damencho
df55448a2c
Fixes chat image links to reflect html base.
2018-10-03 14:44:33 -05:00
Bettenbuk Zoltan
6953569629
Fix sticky recording labels
2018-10-03 12:52:21 +02:00
hristoterezov
4d2614660c
fix(recording): Show the button when the dropbox integration is disabled
2018-10-02 13:50:05 -05:00
Bettenbuk Zoltan
60f7ba7301
[RN] Remove mobile notifications
2018-10-02 20:47:41 +02:00
Bettenbuk Zoltan
e5cc732b72
[RN] Add ExpandedLabel
2018-10-02 20:47:41 +02:00
Bettenbuk Zoltan
d604cdfe27
Turn TranscribingLabel a self-containing component
2018-10-02 20:47:41 +02:00
Lars Spaenij
dc90800e50
Removed unnecessary string wrapping ( #3490 )
...
* Removed unnecessary string wrapping
2018-10-01 22:39:16 -05:00
Saúl Ibarra Corretgé
6f17988d17
[iOS] Fix warning ( #3491 )
...
When a native iOS module implements `constantsToExport` it must define
`requiresMainQueueSetup`. In this case we don't do any UI stuff so it doesn't
need to be initialized in the main thread.
2018-10-01 21:47:48 -05:00
Saúl Ibarra Corretgé
c54db8337d
[iOS] Unify openURL methods and mark the old one deprecated ( #3489 )
...
Make sure both methods offer the same behavior and mark the old one as
deprecated so SDK users get a warning.
2018-09-28 14:54:09 -05:00
Дамян Минков
9a1e9fff98
Updates quick-install with instructions for systemd config. ( #3488 )
...
Fixes too many open files.
2018-09-27 16:58:10 -05:00
hristoterezov
a214be0dfe
doc(dropbox): Add documentation for the mobile app.
2018-09-27 01:42:59 -05:00