Travis Ralston
005269e2ad
Make Jitsi download script a JS script
...
It's awful but means that we create the directory on all platforms in-process.
Fixes https://github.com/vector-im/riot-web/issues/13215
2020-04-16 12:37:41 -06:00
Danny Colin
c128e75f5d
fix build:jitsi scripts crash caused by a missing folder
...
On a freshly install of the developer environment, the build:jitsi try
to create a file in ./webapp with the cURL command. However, ./webapp
folder doesn't exist and the build script crash. This patch makes sure
the appropriate folder is created if it doesn't already exist
Signed-off-by: Danny Colin <contact@dannycolin.com>
2020-04-10 14:14:19 -04:00
Michael Telatynski
b647e35c48
Merge pull request #13049 from vector-im/t3chguy/default_home
...
Add new default home page fallback
2020-04-07 14:47:01 +01:00
Michael Telatynski
e58cd1f73a
Add new default home page fallback
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-07 10:48:56 +01:00
Michael Telatynski
b1575524aa
Switch things to typescript, use @types/modernizr, fix global.d.ts. Move mobile_guide redirect to index.ts
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-05 00:55:36 +01:00
RiotRobot
cb8319ea2d
Reset matrix-react-sdk back to develop branch
2020-04-01 15:35:13 +01:00
RiotRobot
af35696db9
Reset matrix-js-sdk back to develop branch
2020-04-01 15:35:02 +01:00
RiotRobot
0cfdc7b66a
v1.5.15
2020-04-01 15:28:24 +01:00
RiotRobot
5f5d46eb11
Upgrade matrix-react-sdk to 2.3.1
2020-04-01 15:08:57 +01:00
David Baker
51c675c6fe
Give the jitsi wrapper its own external api script
2020-04-01 13:36:51 +01:00
RiotRobot
413b26d71b
v1.5.14
2020-03-30 13:48:40 +01:00
RiotRobot
51f4327ce1
Upgrade matrix-react-sdk to 2.3.0
2020-03-30 13:45:21 +01:00
RiotRobot
37cebf38cc
Upgrade matrix-js-sdk to 5.2.0
2020-03-30 13:44:42 +01:00
RiotRobot
0a83f9c763
v1.5.14-rc.1
2020-03-26 13:31:03 +00:00
RiotRobot
5b35d6e570
Upgrade matrix-react-sdk to 2.3.0-rc.1
2020-03-26 13:28:04 +00:00
RiotRobot
9269d9b669
Upgrade matrix-js-sdk to 5.2.0-rc.1
2020-03-26 13:27:40 +00:00
Michael Telatynski
0620da4351
Add webpack stats which will be used by CI and stored to artifacts
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-03-23 12:07:26 +00:00
Michael Telatynski
7296b704a8
Merge pull request #12756 from vector-im/t3chguy/gemini
...
Remove remainders of gemini-scrollbar and react-gemini-scrollbar
2020-03-18 14:03:59 +00:00
Jared Smith
df9069090f
Update electron to v7.1.14
...
Update dependency to electron version 7.1.4 to resolve issue where riot-web
has troubles syncing messages, and throws a "**CRASHING**:seccomp-bpf
failure in syscall 0230" error.
See https://github.com/electron/electron/issues/22291 for more details.
2020-03-17 10:51:39 -04:00
RiotRobot
a9fbf2f968
Reset matrix-react-sdk back to develop branch
2020-03-17 14:39:09 +00:00
RiotRobot
25a3449ad2
Reset matrix-js-sdk back to develop branch
2020-03-17 14:38:58 +00:00
RiotRobot
b01c6e67fd
Merge branch 'master' into develop
2020-03-17 14:37:28 +00:00
RiotRobot
c4f3d39d42
v1.5.13
2020-03-17 14:31:49 +00:00
RiotRobot
8002bc66d7
Upgrade matrix-react-sdk to 2.2.3
2020-03-17 14:29:06 +00:00
RiotRobot
c3553a2649
Upgrade matrix-js-sdk to 5.1.1
2020-03-17 14:28:23 +00:00
Michael Telatynski
8cef591c57
Remove remainders of gemini-scrollbar and react-gemini-scrollbar
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-03-17 10:31:46 +00:00
Travis Ralston
798d4dabc0
Supply `--jsx react` to tsc
2020-03-11 18:25:19 -06:00
Travis Ralston
f44694ad44
Support TypeScript for React components
...
Same treatment as https://github.com/matrix-org/matrix-react-sdk/pull/4203
2020-03-11 18:19:03 -06:00
RiotRobot
d4a578542f
v1.5.13-rc.1
2020-03-11 17:38:21 +00:00
RiotRobot
34817a0044
js-sdk & react-sdk rc.1
2020-03-11 17:36:18 +00:00
RiotRobot
872a7a74fb
Reset matrix-react-sdk back to develop branch
2020-03-04 13:07:59 +00:00
RiotRobot
4548831ac5
Reset matrix-js-sdk back to develop branch
2020-03-04 13:07:45 +00:00
RiotRobot
d88f9ed2c0
Merge branch 'master' into develop
2020-03-04 13:06:43 +00:00
RiotRobot
6e68c106f7
v1.5.12
2020-03-04 12:58:03 +00:00
RiotRobot
c26396d693
Upgrade matrix-react-sdk to 2.2.1
2020-03-04 12:01:31 +00:00
Michael Telatynski
48c8f16a4c
Merge pull request #12590 from vector-im/t3chguy/sso
...
riot-desktop open SSO in browser so user doesn't have to auth twice
2020-03-03 22:27:46 +00:00
J. Ryan Stinnett
adc329c67f
Revert "Upgrade to Electron 8.0.2"
...
This reverts commit 9b9d585af0
.
2020-03-03 13:21:49 -07:00
Michael Telatynski
bb6afd7c30
backport riot-desktop implementation into riot-web
2020-03-02 20:16:41 +00:00
RiotRobot
94ceb5a46b
Reset SDKs back to develop branch
2020-03-02 17:57:08 +00:00
RiotRobot
43b70bf720
v1.5.11
2020-03-02 17:51:01 +00:00
RiotRobot
620414187f
Upgrade matrix-react-sdk to 2.2.0
2020-03-02 17:47:53 +00:00
RiotRobot
e71dcacd2d
Upgrade matrix-js-sdk to 5.1.0
2020-03-02 17:47:32 +00:00
RiotRobot
03f63397ff
v1.5.11-rc.1
2020-02-26 14:37:19 +00:00
RiotRobot
a4d01a5f04
Upgrade matrix-react-sdk to 2.2.0-rc.1
2020-02-26 14:34:56 +00:00
RiotRobot
4fced076b7
Upgrade matrix-js-sdk to 5.1.0-rc.1
2020-02-26 14:33:57 +00:00
J. Ryan Stinnett
9b9d585af0
Upgrade to Electron 8.0.2
2020-02-26 13:44:07 +00:00
J. Ryan Stinnett
de71e36843
Reset matrix-react-sdk back to develop branch
2020-02-20 12:01:58 +00:00
J. Ryan Stinnett
120d36d70b
Reset matrix-js-sdk back to develop branch
2020-02-20 12:01:58 +00:00
RiotRobot
eb66d62f1a
v1.5.10
2020-02-19 16:23:51 +00:00
RiotRobot
dafb2f01b1
released react-sdk & js-sdk
2020-02-19 16:20:44 +00:00