mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge branch 'master' into develop
This commit is contained in:
commit
5e44d174e8
67
CHANGELOG.md
67
CHANGELOG.md
@ -1,3 +1,70 @@
|
|||||||
|
Changes in [1.5.9](https://github.com/vector-im/riot-web/releases/tag/v1.5.9) (2020-02-17)
|
||||||
|
==========================================================================================
|
||||||
|
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.9-rc.1...v1.5.9)
|
||||||
|
|
||||||
|
* Automate SDK dep upgrades for release
|
||||||
|
[\#12374](https://github.com/vector-im/riot-web/pull/12374)
|
||||||
|
|
||||||
|
Changes in [1.5.9-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.5.9-rc.1) (2020-02-13)
|
||||||
|
====================================================================================================
|
||||||
|
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.8...v1.5.9-rc.1)
|
||||||
|
|
||||||
|
* Upgrade JS SDK to 5.0.0-rc.1 and React SDK 2.1.0-rc.2
|
||||||
|
* Update from Weblate
|
||||||
|
[\#12354](https://github.com/vector-im/riot-web/pull/12354)
|
||||||
|
* Add top left menu shortcut
|
||||||
|
[\#12310](https://github.com/vector-im/riot-web/pull/12310)
|
||||||
|
* Remove modernizr rules for features on which we only soft depend
|
||||||
|
[\#12272](https://github.com/vector-im/riot-web/pull/12272)
|
||||||
|
* Embed CSP meta tag and stop using script-src unsafe-inline
|
||||||
|
[\#12258](https://github.com/vector-im/riot-web/pull/12258)
|
||||||
|
* Add contribute.json
|
||||||
|
[\#12251](https://github.com/vector-im/riot-web/pull/12251)
|
||||||
|
* Improve Browser checks
|
||||||
|
[\#12232](https://github.com/vector-im/riot-web/pull/12232)
|
||||||
|
* Document padlock flag
|
||||||
|
[\#12173](https://github.com/vector-im/riot-web/pull/12173)
|
||||||
|
* Enable cross-signing on /develop
|
||||||
|
[\#12126](https://github.com/vector-im/riot-web/pull/12126)
|
||||||
|
* Switch back to legacy decorators
|
||||||
|
[\#12110](https://github.com/vector-im/riot-web/pull/12110)
|
||||||
|
* Update babel targets
|
||||||
|
[\#12102](https://github.com/vector-im/riot-web/pull/12102)
|
||||||
|
* Install deps for linting
|
||||||
|
[\#12076](https://github.com/vector-im/riot-web/pull/12076)
|
||||||
|
* Update from Weblate
|
||||||
|
[\#12062](https://github.com/vector-im/riot-web/pull/12062)
|
||||||
|
* Change to minimal Webpack output
|
||||||
|
[\#12049](https://github.com/vector-im/riot-web/pull/12049)
|
||||||
|
* Remove docs for new invite dialog labs feature
|
||||||
|
[\#12015](https://github.com/vector-im/riot-web/pull/12015)
|
||||||
|
* ElectronPlatform: Add the indexSize method.
|
||||||
|
[\#11529](https://github.com/vector-im/riot-web/pull/11529)
|
||||||
|
* ElectronPlatform: Add the ability to load file events from the event index
|
||||||
|
[\#11907](https://github.com/vector-im/riot-web/pull/11907)
|
||||||
|
* Fix the remainder of the cookie links
|
||||||
|
[\#12008](https://github.com/vector-im/riot-web/pull/12008)
|
||||||
|
* Use bash in Docker scripts
|
||||||
|
[\#12001](https://github.com/vector-im/riot-web/pull/12001)
|
||||||
|
* Use debian to build the Docker image
|
||||||
|
[\#11999](https://github.com/vector-im/riot-web/pull/11999)
|
||||||
|
* Update cookie policy urls on /app and /develop config.json
|
||||||
|
[\#11998](https://github.com/vector-im/riot-web/pull/11998)
|
||||||
|
* BuildKite: Only deploy to /develop if everything else passed
|
||||||
|
[\#11996](https://github.com/vector-im/riot-web/pull/11996)
|
||||||
|
* Add docs for admin report content message
|
||||||
|
[\#11995](https://github.com/vector-im/riot-web/pull/11995)
|
||||||
|
* Load as little as possible in index.js for the skinner
|
||||||
|
[\#11959](https://github.com/vector-im/riot-web/pull/11959)
|
||||||
|
* Fix webpack config (by stealing Dave's config)
|
||||||
|
[\#11956](https://github.com/vector-im/riot-web/pull/11956)
|
||||||
|
* Force Jest to resolve the js-sdk and react-sdk to src directories
|
||||||
|
[\#11954](https://github.com/vector-im/riot-web/pull/11954)
|
||||||
|
* Fix build to not babel modules inside js/react sdk
|
||||||
|
[\#11949](https://github.com/vector-im/riot-web/pull/11949)
|
||||||
|
* Fix webpack to babel js-sdk & react-sdk but no other deps
|
||||||
|
[\#11944](https://github.com/vector-im/riot-web/pull/11944)
|
||||||
|
|
||||||
Changes in [1.5.8](https://github.com/vector-im/riot-web/releases/tag/v1.5.8) (2020-01-27)
|
Changes in [1.5.8](https://github.com/vector-im/riot-web/releases/tag/v1.5.8) (2020-01-27)
|
||||||
==========================================================================================
|
==========================================================================================
|
||||||
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.8-rc.2...v1.5.8)
|
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.8-rc.2...v1.5.8)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "riot-web",
|
"name": "riot-web",
|
||||||
"productName": "Riot",
|
"productName": "Riot",
|
||||||
"main": "src/electron-main.js",
|
"main": "src/electron-main.js",
|
||||||
"version": "1.5.8",
|
"version": "1.5.9",
|
||||||
"description": "A feature-rich client for Matrix.org",
|
"description": "A feature-rich client for Matrix.org",
|
||||||
"author": "New Vector Ltd.",
|
"author": "New Vector Ltd.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
10
package.json
10
package.json
@ -2,7 +2,7 @@
|
|||||||
"name": "riot-web",
|
"name": "riot-web",
|
||||||
"productName": "Riot",
|
"productName": "Riot",
|
||||||
"main": "electron_app/src/electron-main.js",
|
"main": "electron_app/src/electron-main.js",
|
||||||
"version": "1.5.8",
|
"version": "1.5.9",
|
||||||
"description": "A feature-rich client for Matrix.org",
|
"description": "A feature-rich client for Matrix.org",
|
||||||
"author": "New Vector Ltd.",
|
"author": "New Vector Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -66,8 +66,8 @@
|
|||||||
"gemini-scrollbar": "github:matrix-org/gemini-scrollbar#91e1e566",
|
"gemini-scrollbar": "github:matrix-org/gemini-scrollbar#91e1e566",
|
||||||
"gfm.css": "^1.1.2",
|
"gfm.css": "^1.1.2",
|
||||||
"highlight.js": "^9.13.1",
|
"highlight.js": "^9.13.1",
|
||||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
|
"matrix-js-sdk": "5.0.0",
|
||||||
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
|
"matrix-react-sdk": "2.1.0",
|
||||||
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
|
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
|
||||||
"postcss-easings": "^2.0.0",
|
"postcss-easings": "^2.0.0",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
@ -191,7 +191,9 @@
|
|||||||
"afterSign": "scripts/electron_afterSign.js"
|
"afterSign": "scripts/electron_afterSign.js"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"modulePathIgnorePatterns": ["<rootDir>/electron_app"],
|
"modulePathIgnorePatterns": [
|
||||||
|
"<rootDir>/electron_app"
|
||||||
|
],
|
||||||
"testEnvironment": "jest-environment-jsdom-fourteen",
|
"testEnvironment": "jest-environment-jsdom-fourteen",
|
||||||
"testMatch": [
|
"testMatch": [
|
||||||
"<rootDir>/test/**/*-test.js"
|
"<rootDir>/test/**/*-test.js"
|
||||||
|
42
release.sh
42
release.sh
@ -21,25 +21,40 @@ cd `dirname $0`
|
|||||||
for i in matrix-js-sdk matrix-react-sdk
|
for i in matrix-js-sdk matrix-react-sdk
|
||||||
do
|
do
|
||||||
depver=`cat package.json | jq -r .dependencies[\"$i\"]`
|
depver=`cat package.json | jq -r .dependencies[\"$i\"]`
|
||||||
latestver=`yarn info -s $i version`
|
latestver=`yarn info -s $i dist-tags.next`
|
||||||
if [ "$depver" != "$latestver" ]
|
if [ "$depver" != "$latestver" ]
|
||||||
then
|
then
|
||||||
echo "The latest version of $i is $latestver but package.json depends on $depver"
|
echo "The latest version of $i is $latestver but package.json depends on $depver."
|
||||||
echo -n "Type 'Yes' to continue anyway: "
|
echo -n "Type 'u' to auto-upgrade, 'c' to continue anyway, or 'a' to abort:"
|
||||||
read resp
|
read resp
|
||||||
if [ "$resp" != "Yes" ]
|
if [ "$resp" != "u" ] && [ "$resp" != "c" ]
|
||||||
then
|
then
|
||||||
echo "OK, never mind."
|
echo "Aborting."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
if [ "$resp" == "u" ]
|
||||||
|
then
|
||||||
|
echo "Upgrading $i to $latestver..."
|
||||||
|
yarn add -E $i@$latestver
|
||||||
|
git add -u
|
||||||
|
# The `-e` flag opens the editor and gives you a chance to check
|
||||||
|
# the upgrade for correctness.
|
||||||
|
git commit -m "Upgrade $i to $latestver" -e
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
# bump Electron's package.json first
|
|
||||||
release="${1#v}"
|
release="${1#v}"
|
||||||
tag="v${release}"
|
tag="v${release}"
|
||||||
echo "electron yarn version"
|
prerelease=0
|
||||||
|
# We check if this build is a prerelease by looking to
|
||||||
|
# see if the version has a hyphen in it. Crude,
|
||||||
|
# but semver doesn't support postreleases so anything
|
||||||
|
# with a hyphen is a prerelease.
|
||||||
|
echo $release | grep -q '-' && prerelease=1
|
||||||
|
|
||||||
|
# bump Electron's package.json first
|
||||||
|
echo "electron yarn version"
|
||||||
cd electron_app
|
cd electron_app
|
||||||
yarn version --no-git-tag-version --new-version "$release"
|
yarn version --no-git-tag-version --new-version "$release"
|
||||||
git commit package.json -m "$tag"
|
git commit package.json -m "$tag"
|
||||||
@ -47,3 +62,16 @@ git commit package.json -m "$tag"
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
exec ./node_modules/matrix-js-sdk/release.sh -u vector-im -z "$orig_args"
|
exec ./node_modules/matrix-js-sdk/release.sh -u vector-im -z "$orig_args"
|
||||||
|
|
||||||
|
if [ $prerelease -eq 0 ]
|
||||||
|
then
|
||||||
|
# For a release, reset SDK deps back to the `develop` branch.
|
||||||
|
for i in matrix-js-sdk matrix-react-sdk
|
||||||
|
do
|
||||||
|
echo "Resetting $i to develop branch..."
|
||||||
|
yarn add github:matrix-org/$i#develop
|
||||||
|
git add -u
|
||||||
|
git commit -m "Reset $i back to develop branch"
|
||||||
|
done
|
||||||
|
git push origin develop
|
||||||
|
fi
|
||||||
|
17
yarn.lock
17
yarn.lock
@ -7595,9 +7595,10 @@ mathml-tag-names@^2.1.1:
|
|||||||
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.1.tgz#6dff66c99d55ecf739ca53c492e626f1d12a33cc"
|
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.1.tgz#6dff66c99d55ecf739ca53c492e626f1d12a33cc"
|
||||||
integrity sha512-pWB896KPGSGkp1XtyzRBftpTzwSOL0Gfk0wLvxt4f2mgzjY19o0LxJ3U25vNWTzsh7da+KTbuXQoQ3lOJZ8WHw==
|
integrity sha512-pWB896KPGSGkp1XtyzRBftpTzwSOL0Gfk0wLvxt4f2mgzjY19o0LxJ3U25vNWTzsh7da+KTbuXQoQ3lOJZ8WHw==
|
||||||
|
|
||||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
|
matrix-js-sdk@5.0.0:
|
||||||
version "4.0.0"
|
version "5.0.0"
|
||||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/21e4c597d9633aef606871cf9ffffaf039142be3"
|
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.0.0.tgz#dcbab35f1afdb35ef0364eb232e78e0fb7dc2a5b"
|
||||||
|
integrity sha512-A/aeE2Zn2OHq1n/9wIHCszrQZ7oXfThUHWi5Kz7illVCPUJ3JrZ31XVvx02k6vBasDcUtjAfZblHdTVN62cWLw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.8.3"
|
"@babel/runtime" "^7.8.3"
|
||||||
another-json "^0.2.0"
|
another-json "^0.2.0"
|
||||||
@ -7617,9 +7618,10 @@ matrix-mock-request@^1.2.3:
|
|||||||
bluebird "^3.5.0"
|
bluebird "^3.5.0"
|
||||||
expect "^1.20.2"
|
expect "^1.20.2"
|
||||||
|
|
||||||
"matrix-react-sdk@github:matrix-org/matrix-react-sdk#develop":
|
matrix-react-sdk@2.1.0:
|
||||||
version "2.0.0"
|
version "2.1.0"
|
||||||
resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/805e9abb3981584cd941e59c5c10edc3595c38b9"
|
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-2.1.0.tgz#60c79b98acfcf5e18534d0fc3ff52ebacb045cfd"
|
||||||
|
integrity sha512-KloXDVtZ1Hy0H1+zVFoZ9+BQlUTYCBVNlxzz2ZQ6T6rZpYOGu7XTLV/i6vaKRvFh+OqVtnF7RS3Z3j0OUqjmzQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.8.3"
|
"@babel/runtime" "^7.8.3"
|
||||||
blueimp-canvas-to-blob "^3.5.0"
|
blueimp-canvas-to-blob "^3.5.0"
|
||||||
@ -7647,7 +7649,8 @@ matrix-mock-request@^1.2.3:
|
|||||||
is-ip "^2.0.0"
|
is-ip "^2.0.0"
|
||||||
linkifyjs "^2.1.6"
|
linkifyjs "^2.1.6"
|
||||||
lodash "^4.17.14"
|
lodash "^4.17.14"
|
||||||
matrix-js-sdk "github:matrix-org/matrix-js-sdk#develop"
|
matrix-js-sdk "5.0.0"
|
||||||
|
minimist "^1.2.0"
|
||||||
pako "^1.0.5"
|
pako "^1.0.5"
|
||||||
png-chunks-extract "^1.0.0"
|
png-chunks-extract "^1.0.0"
|
||||||
prop-types "^15.5.8"
|
prop-types "^15.5.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user