Michael Telatynski
42a857cb5e
Revert "Update emojibase for fixed emoji codepoints and Emoji 13 support"
...
(cherry picked from commit 972f9d354d )
2020-04-24 13:24:54 +01:00
Michael Telatynski
972f9d354d
Revert "Update emojibase for fixed emoji codepoints and Emoji 13 support"
2020-04-24 12:25:19 +01:00
Michael Telatynski
08f9018cd4
remove wasmMock.js
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-23 16:28:42 +01:00
Michael Telatynski
15894ed8bd
mock out wasm imports in jest
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-23 16:04:20 +01:00
RiotRobot
58b7bbd3d2
v1.6.0-rc.4
2020-04-23 16:00:41 +01:00
RiotRobot
e7cb2e4022
Upgrade matrix-react-sdk to 2.5.0-rc.4
2020-04-23 15:58:10 +01:00
RiotRobot
7600571cf5
Upgrade matrix-js-sdk to 5.3.1-rc.4
2020-04-23 15:57:32 +01:00
RiotRobot
941709d19a
v2.5.0-rc.4
2020-04-23 15:55:37 +01:00
RiotRobot
86200812a5
Upgrade matrix-js-sdk to 5.3.1-rc.4
2020-04-23 15:49:21 +01:00
Michael Telatynski
6584ff29af
mock out scss imports for jest
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-22 18:58:44 +01:00
Travis Ralston
a55698e943
Merge branch 'travis/moar-jitsi' into travis/addwidget-improvements
2020-04-20 09:22:38 -06:00
Michael Telatynski
3bc5a0a0b2
Convert submit-rageshake to typescript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-19 12:06:56 +01:00
RiotRobot
4e07c64790
v1.6.0-rc.3
2020-04-17 18:00:55 +01:00
RiotRobot
393d701ee9
Upgrade matrix-js-sdk to 5.3.1-rc.3
2020-04-17 17:58:52 +01:00
RiotRobot
ef5d1f421d
Upgrade matrix-react-sdk to 2.5.0-rc.3
2020-04-17 17:57:33 +01:00
RiotRobot
1ee2d6f3a2
v2.5.0-rc.3
2020-04-17 17:51:49 +01:00
RiotRobot
383915d5cc
Upgrade matrix-js-sdk to 5.3.1-rc.3
2020-04-17 17:46:55 +01:00
Travis Ralston
6d46ef548e
Enable tests again to catch failures
2020-04-16 16:26:29 -06:00
RiotRobot
c71338852e
v1.6.0-rc.2
2020-04-16 20:09:16 +01:00
RiotRobot
6ca2f4c87d
Upgrade matrix-react-sdk to 2.5.0-rc.2
2020-04-16 20:06:01 +01:00
RiotRobot
0c12630b89
Upgrade matrix-js-sdk to 5.3.1-rc.2
2020-04-16 20:04:19 +01:00
RiotRobot
23f167d681
v2.5.0-rc.2
2020-04-16 20:01:46 +01:00
RiotRobot
c6746e68b2
Upgrade matrix-js-sdk to 5.3.1-rc.2
2020-04-16 19:56:11 +01:00
Travis Ralston
c3f90ed289
Short-circuit all end to end tests
2020-04-16 12:42:42 -06:00
Travis Ralston
1deece3fb5
Short-circuit all end to end tests
2020-04-16 12:41:48 -06:00
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
RiotRobot
d3bc7fb400
v1.6.0-rc.1
2020-04-15 19:27:55 +01:00
RiotRobot
2cd585cd6c
Upgrade matrix-react-sdk to 2.5.0-rc.1
2020-04-15 19:24:18 +01:00
RiotRobot
0b32f7c87f
Upgrade matrix-js-sdk to 5.3.1-rc.1
2020-04-15 19:22:38 +01:00
RiotRobot
6ee09cd688
v2.5.0-rc.1
2020-04-15 19:18:45 +01:00
RiotRobot
5022eaf483
Upgrade matrix-js-sdk to 5.3.1-rc.1
2020-04-15 19:13:00 +01:00
RiotRobot
08ef4ff3b1
Merge branch 'release-v1.5.16' into release-v1.6.0
2020-04-15 19:08:28 +01:00
RiotRobot
a054ea0653
Merge branch 'release-v2.4.0' into release-v2.5.0
2020-04-15 19:07:11 +01:00
Travis Ralston
77bdde4021
Merge branch 'travis/moar-jitsi' into travis/addwidget-improvements
2020-04-14 12:58:16 -06:00
Michael Telatynski
4fc88d69a3
Remove unused react-addons-css-transition-group
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-12 01:04:54 +01:00
Michael Telatynski
237084da78
wrap node-qrcode in a React FC and use it for ShareDialog instead of qrcode-react
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-11 23:46:58 +01: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
Travis Ralston
0165ff0bc9
Allow iframes and Jitsi URLs in /addwidget
...
Fixes https://github.com/vector-im/riot-web/issues/12784
2020-04-09 16:03:40 -06:00
RiotRobot
8b6ec2c50b
v1.5.16-rc.1
2020-04-08 14:10:59 +01:00
RiotRobot
48018b33cc
Upgrade matrix-react-sdk to 2.4.0-rc.1
2020-04-08 14:06:02 +01:00
RiotRobot
83af795358
Upgrade matrix-js-sdk to 5.3.0-rc.1
2020-04-08 14:03:43 +01:00
RiotRobot
0d1b7b9963
v2.4.0-rc.1
2020-04-08 13:59:23 +01:00
RiotRobot
6095a00703
Upgrade matrix-js-sdk to 5.3.0-rc.1
2020-04-08 13:52:46 +01: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
5ac68d4ce0
Update emojibase for fixed emoji codepoints and Emoji 13 support
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-04-06 11:10:00 +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