RiotRobot
48a291d5b0
Reset matrix-js-sdk back to develop branch
2024-06-04 13:28:20 +00:00
RiotRobot
c68c33a884
Resetting package fields for development
2024-06-04 13:28:13 +00:00
RiotRobot
c3a7c24608
Merge branch 'master' into develop
2024-06-04 13:28:12 +00:00
RiotRobot
3ec0fe166f
v3.100.0
2024-06-04 13:27:08 +00:00
RiotRobot
f894ae6b68
Upgrade dependency to matrix-js-sdk@33.0.0
2024-06-04 13:20:23 +00:00
RiotRobot
a0ae97c2e3
Upgrade dependency to matrix-js-sdk@33.0.0
2024-06-04 13:20:13 +00:00
renovate[bot]
18edb2e811
Update all non-major dependencies ( #12560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 15:47:57 +00:00
RiotRobot
fd62e04bc0
v1.11.68-rc.0
2024-05-29 13:21:52 +00:00
RiotRobot
e6c0b8d8e5
Upgrade dependency to matrix-react-sdk@3.100.0-rc.1
2024-05-29 13:09:48 +00:00
RiotRobot
7f49a3009e
v3.100.0-rc.1
2024-05-29 13:06:23 +00:00
RiotRobot
67e78a56a6
Upgrade dependency to matrix-js-sdk@33.0.0-rc.0
2024-05-29 12:56:23 +00:00
RiotRobot
2e1c1d15fc
Upgrade dependency to matrix-js-sdk@33.0.0-rc.0
2024-05-29 12:56:19 +00:00
RiotRobot
ca16462265
Merge remote-tracking branch 'origin/develop' into staging
2024-05-29 12:50:06 +00:00
Richard van der Hoff
bc48fe4b8f
Add seedrandom dep to resolutions ( #12552 )
...
* Move seedrandom dep to `resolutions`
... to shut renovate up
* Reinstate `seedrandom` as dev dependency
If we just declare it in `resolutions`, it doesn't get installed at all,
because it is only a devDependency of `bloom-filters`.
2024-05-23 20:40:30 +00:00
RiotRobot
153d0c36b8
Reset matrix-js-sdk back to develop branch
2024-05-22 12:21:51 +00:00
RiotRobot
18bfe3cb43
Reset matrix-react-sdk back to develop branch
2024-05-22 12:21:41 +00:00
RiotRobot
61ba9b48f9
Merge branch 'master' into develop
2024-05-22 12:21:28 +00:00
RiotRobot
5e02a42ca0
v1.11.67
2024-05-22 12:18:40 +00:00
RiotRobot
89622749e2
Upgrade dependency to matrix-js-sdk@32.4.0
2024-05-22 12:05:55 +00:00
RiotRobot
0c28d37f4e
Upgrade dependency to matrix-js-sdk@32.4.0
2024-05-22 12:05:45 +00:00
Valere
a29cabe45a
Report verification and recovery state to posthog ( #12516 )
...
* Report verification and recovery state to posthog
* Fix CryptoApi import
* Fix js-sdk import
* Review: Use DeviceVerificationStatus instead of CrossSigningStatus
* Review: Clean condition to check secrets in 4S
* review: Fix redundent !!
2024-05-21 14:37:00 +00:00
RiotRobot
eced524029
Upgrade dependency to matrix-js-sdk@32.3.0
2024-05-21 12:27:33 +00:00
RiotRobot
4f3dcb6bc9
Upgrade dependency to matrix-js-sdk@32.3.0
2024-05-21 12:27:24 +00:00
Hubert Chathi
1bb70c5b3b
Only report undecryptable events once ( #12501 )
...
* persist previously-reported event IDs as a bloom filter
* Pin to older `@types/seedrandom`
... to work around https://github.com/Callidon/bloom-filters/issues/72
* Inline `DecryptionFailureTracker.addDecryptionFailure`
* Remove redundant TRACK_INTERVAL
There really doesn't seem to be much point to this batching up of decryption
failure reports. We still call the analytics callback the same number of times.
* Rename `trackedEvents` to `reportedEvents`
* Fix incorrect documentation on `visibleEvents`
This *does* overlap with `failures`.
* Combine `addFailure` and `reportFailure`
* Calculate client properties before starting reporting
* Clear localstorage after each test
... otherwise they interfere
* Remove redundant comment
* Ensure that reports are cleared on a logout/login cycle
* make private const private and const
---------
Co-authored-by: Richard van der Hoff <richard@matrix.org >
2024-05-20 14:53:50 +00:00
renovate[bot]
4e91d8b857
Update all non-major dependencies ( #12530 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 08:40:07 +00:00
David Baker
68f4a7d4b0
Merge pull request #27477 from element-hq/renovate/eslint-plugin-unicorn-53.x
...
Update dependency eslint-plugin-unicorn to v53
2024-05-15 22:41:47 +00:00
renovate[bot]
8b8b75e4a5
Update dependency eslint-plugin-unicorn to v53 ( #12536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 22:40:53 +00:00
renovate[bot]
6a9a02c281
Update dependency axe-core to v4.9.1 ( #12529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 22:01:31 +00:00
David Baker
4de49c76d0
Merge pull request #27475 from element-hq/renovate/css-minimizer-webpack-plugin-7.x
...
Update dependency css-minimizer-webpack-plugin to v7
2024-05-15 17:54:31 +00:00
Michael Telatynski
575a726361
Add missing @types/semver dev dep
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-05-15 15:51:11 +01:00
RiotRobot
ed2440f8cf
v1.11.67-rc.1
2024-05-15 13:56:02 +00:00
Florian Duros
580bc8771c
Fix avatar in chat export ( #12537 )
...
* Update `@vector-im/compound-web`
* Update test snapshots
2024-05-15 13:34:27 +00:00
renovate[bot]
59592f84fb
Update dependency eslint-plugin-unicorn to v53
2024-05-15 10:26:28 +00:00
renovate[bot]
ab690372d2
Update dependency css-minimizer-webpack-plugin to v7
2024-05-15 10:25:54 +00:00
RiotRobot
74172969c1
v1.11.67-rc.0
2024-05-15 09:21:54 +00:00
RiotRobot
6db392025c
Upgrade dependency to matrix-react-sdk@3.100.0-rc.0
2024-05-15 09:14:52 +00:00
RiotRobot
d84bcbc215
v3.100.0-rc.0
2024-05-15 09:11:36 +00:00
RiotRobot
a61de47bb6
Upgrade dependency to matrix-js-sdk@32.3.0-rc.0
2024-05-15 09:06:14 +00:00
RiotRobot
402e5dbc41
Upgrade dependency to matrix-js-sdk@32.3.0-rc.0
2024-05-15 09:06:08 +00:00
Florian Duros
77a724526e
Tooltip: Improve the accessibility of the composer and the rich text editor ( #12459 )
...
* Use `AccessibleButton` in `RovingAccessibleTooltipButton`
* Update snapshots
* Update @vector-im/compound-web
* Update composer
* Update formating buttons
* Update snapshots
* Remove placement
* Update snapshots
* Use kbd
* Update ``@vector-im/compound-web`
2024-05-15 08:32:53 +00:00
RiotRobot
02fd35dad0
Reset matrix-js-sdk back to develop branch
2024-05-07 12:42:55 +00:00
RiotRobot
a71b7f0e66
Reset matrix-react-sdk back to develop branch
2024-05-07 12:42:45 +00:00
RiotRobot
f0672082b3
Merge branch 'master' into develop
2024-05-07 12:42:29 +00:00
RiotRobot
2ee54dd4bc
v1.11.66
2024-05-07 12:39:40 +00:00
RiotRobot
e852282270
Upgrade dependency to matrix-react-sdk@3.99.0
2024-05-07 12:27:24 +00:00
RiotRobot
d1eab0aa7e
Reset matrix-js-sdk back to develop branch
2024-05-07 12:25:19 +00:00
RiotRobot
2bf15d8174
Resetting package fields for development
2024-05-07 12:25:08 +00:00
RiotRobot
e1d7b1ca3e
Merge branch 'master' into develop
2024-05-07 12:25:07 +00:00
RiotRobot
462b0ff8ac
v3.99.0
2024-05-07 12:24:06 +00:00
RiotRobot
80a7ea7649
Upgrade dependency to matrix-js-sdk@32.2.0
2024-05-07 12:17:45 +00:00