Travis Ralston
a978a6734f
Fix CI tests
...
There's a bunch of generated files that webpack relies on to work, and Karma works off webpack. To make both happy we've added
a new `build:genfiles` script which takes care of this for us. We also have to install and build our other layers to get the
same effect (like generating the react-sdk's component index, while we still have one).
This commit also fixes all the imports in the tests because they were just wrong. They should have been caught in the ES6ification
earlier, but were missed.
6 years ago
Travis Ralston
3b688aaeb8
Don't run linter on tests for now
...
We previously ignored this whole directory, and it's a bit of wishful thinking that we'll have these delinted as a result.
Switching to Jest should fix most of the problems anyways, so we can enable the linter when we get there.
6 years ago
Travis Ralston
f73d2bae1f
Merge branch 'develop' into travis/sourcemaps
6 years ago
J. Ryan Stinnett
6ce5377747
Merge pull request #11792 from Eothred/develop
...
Updated blog url
6 years ago
Matthew Hodgson
619cd57bc6
fix the blog url
6 years ago
RiotRobot
d426847f4f
Merge branch 'master' into develop
6 years ago
RiotRobot
2574841bf4
v1.5.7
6 years ago
RiotRobot
fd6b6dc597
Prepare changelog for v1.5.7
6 years ago
RiotRobot
54a88a94b7
v1.5.7
6 years ago
RiotRobot
057f78fadc
released react-sdk & js-dk
6 years ago
David Baker
b4f210d68f
Merge pull request #11830 from vector-im/dbkr/feature-presence-indicator_rel
...
Enable and document presence in room list feature flag
6 years ago
J. Ryan Stinnett
2471b803e8
Enable and document presence in room list feature flag
...
Part of https://github.com/vector-im/riot-web/issues/11799
6 years ago
J. Ryan Stinnett
9e8358dc24
Merge pull request #11829 from vector-im/jryans/feature-presence-indicator
...
Enable and document presence in room list feature flag
6 years ago
J. Ryan Stinnett
12267159f2
Enable and document presence in room list feature flag
...
Part of https://github.com/vector-im/riot-web/issues/11799
6 years ago
J. Ryan Stinnett
0e65d2ecfa
Merge pull request #11774 from daleharvey/service-worker
...
Add stub service worker so users can install on desktop with Chrome
6 years ago
David Baker
1b1a8594c0
Merge pull request #11826 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate
6 years ago
catborise
2fdaf65244
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/tr/
6 years ago
MamasLT
1cb0e39dcc
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
6 years ago
Dale Harvey
a41484cb35
Add stub service worker so users can install on desktop with Chrome
...
Signed-off-by: Dale Harvey <dale@arandomurl.com>
6 years ago
Travis Ralston
455b7ae347
Merge pull request #11802 from vector-im/travis/sourcemaps-dev
...
Sourcemaps: develop -> feature branch
6 years ago
Travis Ralston
d877187d5e
Remove postinstall script now that it's not needed
6 years ago
Travis Ralston
9bf1c65971
[CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-dev
6 years ago
Travis Ralston
a91bab29ff
Merge pull request #11801 from vector-im/travis/babel7-wp-scripts
...
Update build scripts for new process
6 years ago
Travis Ralston
929096b3f9
Merge pull request #11712 from vector-im/travis/babel7-wp-wp
...
Make the webpack config work for us
6 years ago
Travis Ralston
5445f97998
Merge pull request #11810 from besendorf/patch-1
...
Updates URL for Electron Command Line Switches
6 years ago
besendorf
a6015d46f4
Updates URL for Electron Command Line Switches
...
old URL is not accessible anymore
6 years ago
Travis Ralston
110b63b816
Fix buildkite pipeline
6 years ago
Travis Ralston
ec66069e96
Update build scripts for new process
...
We have to convert *something* to TypeScript so it doesn't complain that there's nothing to compile, so this converts the easiest utility library.
Many of the scripts are copied from the react-sdk.
6 years ago
Travis Ralston
4482cac9b4
Merge branch 'travis/babel7-wp-wp' into travis/babel7-wp-scripts
6 years ago
Travis Ralston
1cd9c4ff11
Move babel config out to its own file
...
For reasons described within this diff.
6 years ago
Travis Ralston
203c9c8a7d
Don't use so many extensions
6 years ago
Travis Ralston
37a83d469c
Add giant comment about why we're runnign CSS through PostCSS
6 years ago
Travis Ralston
e19d86e822
Merge branch 'travis/sourcemaps' into travis/babel7-wp-wp
6 years ago
RiotRobot
f7637a0df7
v1.5.7-rc.2
6 years ago
RiotRobot
275b0555bd
Prepare changelog for v1.5.7-rc.2
6 years ago
RiotRobot
5d636baae3
v1.5.7-rc.2
6 years ago
RiotRobot
a1b14751e5
bump to matrix-react-sdk rc.2
6 years ago
Yngve Levinsen
15982ae0b0
Updated blog url
7 years ago
RiotRobot
5f1ef6dfb8
v1.5.7-rc.1
7 years ago
RiotRobot
14620a5763
Prepare changelog for v1.5.7-rc.1
7 years ago
RiotRobot
66b40d8c61
v1.5.7-rc.1
7 years ago
RiotRobot
1de2fe5e27
Merge remote-tracking branch 'origin/develop' into release-v1.5.7
7 years ago
David Baker
52ca0908e2
Fix the build
...
Run `yarn install` in the js-sdkc and react-sdk installs. We were
avoiding this before due to using babel dependencies from riot-web
ro build js-sdk, which worked as long as the installed babel versions
and plugins were identical. js-sdk has now been upgraded to babel 7
and so that no longer worked.
This will probably cause react-sdk & js-sdk to be built an
unnecessary number of times.
7 years ago
RiotRobot
f7618e3c73
react-sdk & js-sdk rc.1
7 years ago
David Baker
8b3df0d793
Bump electron version
7 years ago
David Baker
1f1c8d07c3
Merge pull request #11784 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate
7 years ago
Weblate
06dc5aa410
Merge branch 'origin/develop' into Weblate.
7 years ago
Travis Ralston
83e5ebafd7
Merge pull request #11778 from vector-im/hs/feature_bridge_state
...
Add docs for feature_bridge_state flag
7 years ago
Will Hunt
50fe3109c0
Add feature_bridge_state
7 years ago
Will Hunt
d7607df1b1
Add feature_bridge_state to config
7 years ago