Matthew Hodgson
ee0b7e9c82
use right android app id
2019-05-04 10:50:14 -06:00
Matthew Hodgson
03b2766ca8
use right android app id
2019-05-04 17:28:02 +01:00
Travis Ralston
fc5c93ab5f
Fix unit tests for new login
...
Supply a server config to the component and adjust the wait logic to be less of a race. The Login component will noop onPasswordLogin if it is "busy", and it is busy when it requests the login flows.
2019-05-03 16:27:41 -06:00
Travis Ralston
eee2468a01
Merge branch 'travis/dockerfile-continued' into travis/dockerfile-release
2019-05-03 11:45:20 -06:00
Travis Ralston
a5092dc763
Fix tests to use new server config options
2019-05-03 11:06:32 -06:00
Travis Ralston
bf97fd67b4
Handle cases of no default server
2019-05-03 11:06:32 -06:00
Travis Ralston
45caa8baab
Add a couple notes
2019-05-03 11:06:32 -06:00
Travis Ralston
ab6ba0e0d8
Add some clarity to the config options
2019-05-03 11:06:32 -06:00
Travis Ralston
e7bf643d8b
Don't repackage the ValidatedDiscoveryConfig
...
It's usable as-is, and we can add things to it when we need to (ie: integrations).
2019-05-03 11:06:32 -06:00
Travis Ralston
c8caf6797d
Move bulk of discovery processing to react-sdk
2019-05-03 11:06:32 -06:00
Travis Ralston
51941eae49
Add note to self
2019-05-03 11:06:32 -06:00
Travis Ralston
5445632026
Use new js-sdk properties for getting discovery errors
...
Requires https://github.com/matrix-org/matrix-js-sdk/pull/899
2019-05-03 11:06:32 -06:00
Travis Ralston
f08491cee8
Validate default homeserver config before loading the app
...
Implements the process described here: https://github.com/vector-im/riot-web/issues/9290#issuecomment-481966910
The expectation is that later layers (like the react-sdk) will make use of the `validated_discovery_config` option instead of interpreting the config themselves.
We intentionally block the UI from loading here to avoid races between discovery and the app loading.
2019-05-03 11:06:32 -06:00
David Baker
9cd4ac1df4
Merge pull request #9628 from vector-im/dbkr/thanks_you_junit_but_its_not_2005_anymore
...
Remove karma junit output
2019-05-03 12:43:04 +01:00
David Baker
c612633402
Merge remote-tracking branch 'origin/develop' into dbkr/thanks_you_junit_but_its_not_2005_anymore
2019-05-03 12:37:28 +01:00
David Baker
0c36849c0f
Merge pull request #9626 from vector-im/dbkr/yarn_upgrade_may19
...
yarn upgrade
2019-05-03 12:36:26 +01:00
David Baker
1a1f2254e5
Remove karma junit output
...
See https://github.com/matrix-org/matrix-react-sdk/pull/2944
2019-05-03 11:40:53 +01:00
David Baker
908a72e00e
yarn upgrade
...
ALL THE UPDATES!
(so many updates)
2019-05-03 11:13:04 +01:00
David Baker
2fe6b5074d
Merge pull request #9617 from vector-im/dbkr/arghbuildkite
...
Respond quickly to buildkite pokes
2019-05-02 18:13:38 +01:00
David Baker
a7756fc876
Respond quickly to buildkite pokes
...
Otherwise it thinks they have failed, as per comment.
2019-05-02 18:05:11 +01:00
J. Ryan Stinnett
8cb7eeecd2
Merge pull request #9616 from vector-im/jryans/delay-favicon
...
Delay creating the `Favico` instance
2019-05-02 13:51:46 +01:00
J. Ryan Stinnett
d4de7f5df3
Delay creating the `Favico` instance
...
This avoids a canvas permission prompt from appearing on page load for users in
Firefox's resist fingerprinting mode. The prompt will still happen once you log
in and receive a notification, but at least this prevents it from happening
during the initial app experience.
Fixes https://github.com/vector-im/riot-web/issues/9605
2019-05-02 13:29:25 +01:00
J. Ryan Stinnett
989b75502c
Merge pull request #9598 from jryans/primary-reactions
...
Add reactions feature to config sample
2019-05-01 20:26:12 +01:00
J. Ryan Stinnett
bb675fde0c
Tweak redundant title
2019-05-01 19:16:21 +01:00
J. Ryan Stinnett
6df5c35b4e
Move to labs doc
2019-05-01 19:16:21 +01:00
Travis Ralston
9957149115
Merge pull request #9426 from vector-im/travis/dockerfile-continued
...
Add Dockerfile (part 2)
2019-05-01 10:42:21 -06:00
David Baker
f98870db1f
Merge pull request #9601 from vector-im/dbkr/add_scalar_staging_vector_im
...
Add new scalar staging url
2019-05-01 11:51:08 +01:00
David Baker
7c5e39e170
Add new scalar staging url
2019-05-01 11:45:11 +01:00
J. Ryan Stinnett
ebe2ab504b
Add reactions feature description
2019-05-01 10:30:57 +01:00
David Baker
e4f997113d
v1.1.0-rc.1
2019-04-30 12:49:40 +01:00
David Baker
cb155769d5
Prepare changelog for v1.1.0-rc.1
2019-04-30 12:49:39 +01:00
David Baker
49efece6c6
v1.1.0-rc.1
2019-04-30 12:48:52 +01:00
David Baker
846797be76
add new babel plugins to deps
2019-04-30 12:48:18 +01:00
David Baker
d6d4d95b20
Fix .babelrc to be the same as react-sdk
...
it was missing some plugins which firstly means we're using inconsistent
js between projects, but also causes builds to fail due to our unique
build system.
2019-04-30 12:42:04 +01:00
David Baker
cc8eaea5a7
js-sdk & react-sdk rc.1, electron 4.1.5
2019-04-30 12:10:06 +01:00
David Baker
269a995a01
We are now releases@riot.im
2019-04-30 11:49:49 +01:00
David Baker
77dff119db
Fix variable scope in redeployer
2019-04-26 16:26:48 +01:00
David Baker
0718d438b8
Fix more typos in redeployer
2019-04-26 16:19:49 +01:00
David Baker
3a2541d3bf
more logging for auto-deployer
2019-04-26 16:16:14 +01:00
David Baker
00d33599f0
Merge pull request #9577 from vector-im/dbkr/convert_redeploy_server_to_buildkite
...
Convert redeploy.py to buildkite
2019-04-26 16:04:04 +01:00
David Baker
f49732b036
Link to buildkite webhook docs
2019-04-26 15:41:20 +01:00
J. Ryan Stinnett
73144c3493
Typing is hard
...
Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
2019-04-26 15:40:23 +01:00
J. Ryan Stinnett
c5e7e82b46
I can't type buildkite
...
Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
2019-04-26 15:40:05 +01:00
David Baker
af6ad9355d
Convert redeploy.py to buildkite
2019-04-26 15:26:03 +01:00
David Baker
6c4c908678
consistent capitalisation in buildkite pipelines
2019-04-26 15:09:01 +01:00
David Baker
ae62a46a97
Merge pull request #9568 from vector-im/dbkr/buildkite_cd
...
Add package step to buildkite pipeline
2019-04-26 14:43:43 +01:00
David Baker
bf84c64ea9
Only bother packaging the develop branch
2019-04-26 14:38:36 +01:00
David Baker
5ac8a42681
Merge remote-tracking branch 'origin/develop' into dbkr/buildkite_cd
2019-04-26 14:37:11 +01:00
David Baker
03b1914112
Merge pull request #9571 from vector-im/dbkr/package_dont_fail_if_no_local_config
...
Don't fail if there's no local config to remove
2019-04-26 14:36:28 +01:00
David Baker
ff21bde839
Merge branch 'dbkr/package_dont_fail_if_no_local_config' into dbkr/buildkite_cd
2019-04-26 14:28:45 +01:00