Commit graph

272 commits

Author SHA1 Message Date
J. Ryan Stinnett
7f7357573c Add CI scripts to install and link JS SDK
This installs and links the JS SDK to access ESLint rules and their deps. These
scripts are copied from the React SDK.

Part of https://github.com/vector-im/riot-web/issues/13584
2020-05-11 10:33:31 +01:00
J. Ryan Stinnett
e8b4ae90c4
Merge pull request #82 from vector-im/jryans/debian-upgrade-path
Remove Conflicts from riot-desktop
2020-05-07 11:41:34 +01:00
J. Ryan Stinnett
a0c3295eed Remove Conflicts from riot-desktop
Some early testing suggests removing this will allow the install of the riot-web
transitional package to proceed.

Part of https://github.com/vector-im/riot-web/issues/13509
2020-05-07 11:29:38 +01:00
RiotRobot
f9e126cb16 Merge branch 'master' into develop 2020-05-05 11:09:22 +01:00
RiotRobot
8681dce16f Merge branch 'release-v1.6.0' 2020-05-05 11:08:43 +01:00
RiotRobot
d88cbeaae0 v1.6.0 2020-05-05 11:06:57 +01:00
RiotRobot
75d83578c0 Prepare changelog for v1.6.0 2020-05-05 11:06:57 +01:00
RiotRobot
3354f15b2c Upgrade matrix-js-sdk to 6.0.0 2020-05-05 11:05:35 +01:00
RiotRobot
491cf680e9 v1.6.0-rc.6 2020-05-01 16:24:41 +01:00
RiotRobot
e90fe40054 Prepare changelog for v1.6.0-rc.6 2020-05-01 16:24:41 +01:00
RiotRobot
f01c25d01d Upgrade matrix-js-sdk to 6.0.0-rc.2 2020-05-01 16:23:45 +01:00
RiotRobot
63f30c57e4 v1.6.0-rc.5 2020-04-30 11:25:21 +01:00
RiotRobot
929638ad64 Prepare changelog for v1.6.0-rc.5 2020-04-30 11:25:20 +01:00
RiotRobot
d621c32230 Upgrade matrix-js-sdk to 6.0.0-rc.1 2020-04-30 11:24:49 +01:00
J. Ryan Stinnett
ee12d02d57
Merge pull request #79 from vector-im/jryans/add-default-distro
Add a default Linux distribution
2020-04-28 17:40:42 +01:00
J. Ryan Stinnett
d229c4a727 Add a default Linux distribution
This adds a default Linux distribution which we'll suggest everyone uses going
forward to simplify packaging since the bytes are all the same anyway.

Part of https://github.com/vector-im/riot-web/issues/13367
2020-04-28 11:49:29 +01:00
Travis Ralston
c014db42f1
Merge pull request #78 from vector-im/travis/release/labs-remove-padlocks
Remove feature flag docs from docs on release
2020-04-24 10:48:56 -06:00
Travis Ralston
09608b8ee6
Merge pull request #77 from vector-im/travis/labs-remove-padlocks
Remove invite only padlocks feature flag config
2020-04-24 10:45:14 -06:00
Travis Ralston
ea9f097d1c Remove cross-signing feature flag because it's not a feature
It's a setting, but we don't want to disable it.
2020-04-24 10:19:33 -06:00
Travis Ralston
fafde4aec7 Remove cross-signing feature flag because it's not a feature
It's a setting, but we don't want to disable it.
2020-04-24 10:18:11 -06:00
Travis Ralston
2f2fa4b76c Remove invite only padlocks feature flag config
See https://github.com/matrix-org/matrix-react-sdk/pull/4487
2020-04-24 10:12:39 -06:00
Travis Ralston
0d67869f43 Remove encrypted message search feature flag
See https://github.com/matrix-org/matrix-react-sdk/pull/4467
2020-04-24 10:12:35 -06:00
Travis Ralston
0fffeda85f Remove invite only padlocks feature flag config
See https://github.com/matrix-org/matrix-react-sdk/pull/4487
2020-04-24 10:04:05 -06:00
poljar
0a599c137c
Merge pull request #76 from vector-im/poljar/seshat-1.3.3-bump-release
package.json: Bump the Seshat dep.
2020-04-24 12:11:09 +02:00
Damir Jelić
ee8d7aaeec package.json: Bump the Seshat dep. 2020-04-24 12:05:26 +02:00
Damir Jelić
bd471d9ebe package.json: Unbump the seshat dep.
The bump was accidentally merged to master, this doesn't belong here
yet.
2020-04-24 12:01:32 +02:00
Damir Jelić
64f079581b package.json: Bump the Seshat dep. 2020-04-24 11:15:31 +02:00
RiotRobot
7a41aa89fb v1.6.0-rc.4 2020-04-23 15:48:51 +01:00
RiotRobot
a4f4425215 Prepare changelog for v1.6.0-rc.4 2020-04-23 15:48:51 +01:00
RiotRobot
73a316740e Upgrade matrix-js-sdk to 5.3.1-rc.4 2020-04-23 15:45:04 +01:00
J. Ryan Stinnett
bcb0611ee3
Merge pull request #74 from vector-im/travis/seshat-enable
Remove encrypted message search feature flag
2020-04-23 10:22:23 +01:00
Travis Ralston
7747cad84d Remove encrypted message search feature flag
See https://github.com/matrix-org/matrix-react-sdk/pull/4467
2020-04-22 11:03:59 -06:00
David Baker
d40a2752c0
Merge pull request #73 from vector-im/dbkr/its_the_real_thing_now
Update readme now it's the real source
2020-04-20 09:37:30 +01:00
David Baker
4e39acffdb Update readme now it's the real source 2020-04-17 18:06:06 +01:00
RiotRobot
4452b025b8 v1.6.0-rc.3 2020-04-17 17:54:32 +01:00
RiotRobot
ffe92d871b Prepare changelog for v1.6.0-rc.3 2020-04-17 17:54:31 +01:00
RiotRobot
bd020d7d22 Upgrade matrix-js-sdk to 5.3.1-rc.3 2020-04-17 17:51:22 +01:00
J. Ryan Stinnett
ae2345e4b3
Merge pull request #72 from steef435/master
widen search paths / fix vector-im/riot-web#13190 [to release]
2020-04-17 13:53:17 +01:00
Michael Telatynski
55806e6777
Merge pull request #71 from steef435/master
Widen search paths to reduce disk usage and fix tray icon
2020-04-17 10:15:54 +01:00
RiotRobot
43205a721c v1.6.0-rc.2 2020-04-16 19:39:24 +01:00
RiotRobot
18679db909 Prepare changelog for v1.6.0-rc.2 2020-04-16 19:39:24 +01:00
RiotRobot
03792896f5 Upgrade matrix-js-sdk to 5.3.1-rc.2 2020-04-16 19:39:12 +01:00
Steef Hegeman
f0c68e0b39 widen search paths / fix vector-im/riot-web#13190
This does two things related to search paths:
- also search for webapp symlink in the case of packaged applications
  (e.g. Archlinux used to provide a symlink this way, linking to a
  riot-web copy installed elsewhere, instead of creating an asar of it)
- also take dirname(asarPath) as a valid resources path, as this is how
  riot-desktop currently is packaged. Fixes vector-im/riot-web#13190.
2020-04-16 14:08:16 +02:00
RiotRobot
4c3cdfd104 v1.6.0-rc.1 2020-04-15 19:40:50 +01:00
RiotRobot
cbb5e83eac Prepare changelog for v1.6.0-rc.1 2020-04-15 19:40:50 +01:00
RiotRobot
0a9b19fba2 Start new changelog 2020-04-15 19:39:06 +01:00
RiotRobot
efe2ddd1b8 Upgrade matrix-js-sdk to 5.3.1-rc.1 2020-04-15 19:30:03 +01:00
J. Ryan Stinnett
71267c65c1
Merge pull request #70 from vector-im/jryans/enable-cross-signing
Enable cross-signing / E2EE by default for DM on release
2020-04-15 18:54:12 +01:00
J. Ryan Stinnett
68401a52f3 Enable cross-signing / E2EE by default for DM on release
Part of https://github.com/vector-im/riot-web/issues/13178
2020-04-15 18:37:48 +01:00
J. Ryan Stinnett
7b3a3ddaf1
Merge pull request #69 from vector-im/jryans/release-script
Add a release script
2020-04-15 18:26:22 +01:00