Timo
5d7218476a
Await encrypted messages ( #4063 )
...
* await encrypted messages
+ fix comments
Signed-off-by: Timo K <toger5@hotmail.de >
* fix Tests
Signed-off-by: Timo K <toger5@hotmail.de >
* fix test
Signed-off-by: Timo K <toger5@hotmail.de >
* make sonar happy
Signed-off-by: Timo K <toger5@hotmail.de >
---------
Signed-off-by: Timo K <toger5@hotmail.de >
2024-02-14 11:25:43 +00:00
RiotRobot
d03db17405
Resetting package fields for development
2024-02-13 14:56:34 +00:00
RiotRobot
7520340c46
Merge branch 'master' into develop
2024-02-13 14:56:33 +00:00
RiotRobot
b63845a413
v31.3.0
v31.3.0
2024-02-13 14:55:35 +00:00
Andy Balaam
1b7695cdca
Add AsJson forms of the key import/export methods ( #4057 )
2024-02-08 13:25:22 +00:00
Valere
f4a796ca2f
ElementR | Ensure own user and device trust are updated after migration before giving back control to the app. ( #4059 )
...
* Ensure own trust after olm migration
* Check legacy store contains data
2024-02-07 16:28:17 +00:00
Andy Balaam
58a5d09aed
Bump matrix-sdk-crypto-wasm to 4.5.0 ( #4060 )
...
Fixes https://github.com/element-hq/element-web/issues/26948
2024-02-07 15:11:04 +00:00
RiotRobot
bc620796c3
v31.3.0-rc.4
v31.3.0-rc.4
2024-02-06 15:36:22 +00:00
David Baker
b1cfed1b21
Merge pull request #4056 from matrix-org/backport-4055-to-staging
...
[Backport staging] Add utility to check for non migrated legacy db
2024-02-06 14:09:14 +00:00
Valere
c700d8daa2
Add utility to check for non migrated legacy db ( #4055 )
...
* Add utility to check for non migrated legacy db
* code review changes
* add unit tests for existsAndIsNotMigrated
* ensure indexeddb is clean for each state
(cherry picked from commit f94dbdec0f
)
2024-02-06 13:18:48 +00:00
Valere
f94dbdec0f
Add utility to check for non migrated legacy db ( #4055 )
...
* Add utility to check for non migrated legacy db
* code review changes
* add unit tests for existsAndIsNotMigrated
* ensure indexeddb is clean for each state
2024-02-05 14:59:02 +00:00
renovate[bot]
173d9c331a
Update dependency @types/jest to v29.5.12 ( #4049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 17:39:51 +00:00
renovate[bot]
04ebcf7be7
Update peter-evans/repository-dispatch action to v3 ( #4053 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 17:10:27 +00:00
renovate[bot]
5e185ae1e7
Update typescript-eslint monorepo to v6.20.0 ( #4050 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 17:08:12 +00:00
renovate[bot]
322cc6da10
Update babel monorepo to v7.23.9 ( #4047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 16:56:15 +00:00
renovate[bot]
014e674a4e
Update definitelyTyped ( #4048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 16:55:59 +00:00
renovate[bot]
87acd9dd88
Update all non-major dependencies ( #4046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 16:55:36 +00:00
Michael Telatynski
bbccb98c06
Fix tag_name
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 16:26:40 +00:00
Michael Telatynski
ca835a7cf7
Work around github actions id clash issue on release
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 16:22:15 +00:00
Michael Telatynski
b8fb10a1d1
Fix merge-release-notes.js
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 16:09:44 +00:00
Michael Telatynski
5e9d2e064e
Debug logging
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 16:07:20 +00:00
Michael Telatynski
d2753a9aea
Debug logging
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 16:03:52 +00:00
Michael Telatynski
c6eda55110
Fix badly typed output
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 15:58:48 +00:00
Michael Telatynski
7ce243110f
github-script is broken =(
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 15:55:14 +00:00
Michael Telatynski
20d26db37d
Roll back to github-script v6 due to bugs
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 15:48:58 +00:00
Michael Telatynski
a2a25e71ac
Revert "Use ELEMENT_BOT_TOKEN for release-drafter-workflow.yml"
...
This reverts commit 1e7bc2f31c
.
2024-02-02 15:44:43 +00:00
Michael Telatynski
1e7bc2f31c
Use ELEMENT_BOT_TOKEN for release-drafter-workflow.yml
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-02 15:41:16 +00:00
Michael Telatynski
eec5040bd0
Update release-drafter-workflow.yml
2024-02-02 15:36:57 +00:00
Michael Telatynski
24174c9233
Update release-drafter-workflow.yml
2024-02-02 15:33:38 +00:00
Michael Telatynski
8a2cd3f43c
Update release-drafter-workflow.yml
2024-02-02 15:31:36 +00:00
Michael Telatynski
eebf40590f
Update release-drafter-workflow.yml
2024-02-02 15:21:54 +00:00
Michael Telatynski
f5e0b3007b
Update release-drafter-workflow.yml
2024-02-02 15:18:37 +00:00
RiotRobot
0d5b6138ae
v31.3.0-rc.3
v31.3.0-rc.3
2024-02-02 15:00:42 +00:00
Michael Telatynski
45b02fed5a
Update release-npm.yml
2024-02-02 14:59:30 +00:00
RiotRobot
4f63b47134
v31.3.0-rc.2
v31.3.0-rc.2
2024-02-02 14:53:13 +00:00
Michael Telatynski
6edf3990f6
Update release-make.yml
2024-02-02 14:51:49 +00:00
RiotRobot
c89f220e52
v31.3.0-rc.1
v31.3.0-rc.1
2024-02-02 14:50:08 +00:00
Michael Telatynski
9675a1584d
Update release-make.yml
2024-02-02 14:48:19 +00:00
RiotRobot
c81199b9d5
v31.3.0-rc.0
v31.3.0-rc.0
2024-02-02 14:45:44 +00:00
Michael Telatynski
6bdb087883
Update release-drafter.yml
2024-02-02 14:40:39 +00:00
Michael Telatynski
7da620c5be
Update release-drafter.yml
2024-02-02 14:40:28 +00:00
Michael Telatynski
c4f00895b1
Update release-drafter.yml
2024-02-02 14:38:34 +00:00
Michael Telatynski
f8c3973efd
Add waits for post-release steps for improved visibility ( #4045 )
2024-02-02 14:29:43 +00:00
Michael Telatynski
0c0775c0bf
Saner releases: improve drafts, handle offcycle releases, bump downstream projects ( #4044 )
...
* Switch prepublishOnly to prepack to catch errors earlier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Fix merge-release-notes.js parsing
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Improve release drafts and make release-drafter handle offcycle releases better
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Tweak release-drafter config
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Automate downstream dependency bumping
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Remove duplicated docs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-01 17:48:44 +00:00
Valere
70edf0f34d
WebR: migrate the megolm session imported flag ( #4037 )
...
* WebR: migrate the megolm session imported flag
* review: Better doc
Co-authored-by: Denis Kasak <dkasak@termina.org.uk >
---------
Co-authored-by: Denis Kasak <dkasak@termina.org.uk >
2024-02-01 15:40:07 +00:00
Michael Telatynski
b46b31563e
Saner Releases - improve changelog merging & allow pre-public testing (pack) ( #4043 )
...
* Switch prepublishOnly to prepack to catch errors earlier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Fix merge-release-notes.js parsing
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Discard changes to yarn.lock
* Update package.json
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-01 11:26:01 +00:00
Hubert Chathi
8007bc5fe8
ElementR: fix emoji verification stalling when both ends hit start at the same time ( #4004 )
...
* Rust crypto: handle the SAS verifier being replaced
* lint
* make changes from review
* apply changes from code review
* remove useless assertions
* wrap acceptance inside a try-catch, and factor out acceptance into a function
* fix bugs
* we don't actually need the .accept variable
* move setInner to inside SAS class, and rename to replaceInner
* use defer to avoid using a closure
* lint
* prettier
* use the right name
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com >
* combine onChangeCallback with onChange
* apply changes from review
* add test for QR code verification, and try changing order in onChange
* lint
---------
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com >
2024-01-31 20:07:34 +00:00
Hubert Chathi
d178fbf9cd
Element R: emit events when devices have changed ( #4019 )
...
* emit events when Rust crypto wasm tells us devices have changed
* lint
* add missing stub function
* apply workaround for queueMicrotask
2024-01-31 14:31:28 +00:00
Valere
f81036346f
bump wasm bindings version ( #4042 )
2024-01-31 14:25:42 +00:00
RiotRobot
1a364c93c3
Resetting package fields for development
2024-01-31 14:38:47 +00:00