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
c4263b3330
Merge pull request #27474 from element-hq/renovate/stylelint
...
Update stylelint
2024-05-15 22:45:24 +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]
5becbcb1d9
Update stylelint ( #12534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 22:39:43 +00:00
renovate[bot]
f1ef5ba02e
Update dependency @sentry/browser to v7.114.0 ( #12532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 22:39:00 +00:00
renovate[bot]
0ed4d510c4
Update dependency @playwright/test to v1.44.0 ( #12531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 22:38:39 +00:00
David Baker
7df5028c51
Merge pull request #27473 from element-hq/renovate/all-minor-patch
...
Update all non-major dependencies
2024-05-15 22:03:21 +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
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]
a730e1d3d6
Update dependency @testing-library/jest-dom to v6.4.5 ( #12528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 11:59:03 +00:00
renovate[bot]
d184cacb6b
Update definitelyTyped ( #12527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 11:36:10 +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
renovate[bot]
571028f124
Update stylelint
2024-05-15 10:25:38 +00:00
renovate[bot]
36391187da
Update all non-major dependencies
2024-05-15 10:24:47 +00:00
renovate[bot]
35f2f5055a
Update definitelyTyped
2024-05-15 10:24:22 +00:00
RiotRobot
6db392025c
Upgrade dependency to matrix-react-sdk@3.100.0-rc.0
2024-05-15 09:14:52 +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
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
e1d7b1ca3e
Merge branch 'master' into develop
2024-05-07 12:25:07 +00:00
RiotRobot
80a7ea7649
Upgrade dependency to matrix-js-sdk@32.2.0
2024-05-07 12:17:45 +00:00
RiotRobot
79c79f66d6
Upgrade dependency to matrix-js-sdk@32.2.0
2024-05-07 12:17:34 +00:00
Florian Duros
f8e040a890
Tooltip: Remove extra data attribute ( #12483 )
...
* Update `@vector-im/compound-web`
* Update snapshots
* Update jest snapshotss
* Update snapshots
2024-05-06 08:54:40 +00:00
RiotRobot
dc85c9fb13
Upgrade dependency to matrix-react-sdk@3.99.0-rc.1
2024-05-02 15:11:09 +00:00
ElementRobot
11731809b0
[Backport staging] TAC: Fix accessibility issue when the Release announcement is displayed ( #12484 )
...
Co-authored-by: Florian Duros <florianduros@element.io>
2024-05-02 16:01:15 +01:00
Florian Duros
7193d4c695
TAC: Fix accessibility issue when the Release announcement is displayed ( #12482 )
...
* Update `@vector-im/compound-web`
* Update TAC snapshots
* Update space panel snapshots
2024-05-02 13:23:25 +00:00
renovate[bot]
011f7465e7
Update react-types ( #26481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 13:11:46 +01:00
renovate[bot]
74e7195a61
Update react-types ( #11815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 13:11:43 +01:00
renovate[bot]
091499810c
Update dependency posthog-js to v1.130.1 ( #12479 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 10:26:39 +00:00
renovate[bot]
1c79bbb1ae
Update dependency typescript to v5.4.5 ( #12422 )
...
* Update dependency typescript to v5.4.5
* Fix types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-04-30 15:28:23 +00:00
renovate[bot]
73f2dba0c3
Update dependency typescript to v5.4.5
2024-04-30 15:08:20 +00:00
renovate[bot]
dafd9c23b8
Update all non-major dependencies ( #12468 )
...
* Update all non-major dependencies
* Update posthog user state access
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-04-30 14:41:46 +00:00
renovate[bot]
3ca79968d3
Update dependency stylelint to v16.4.0 ( #12470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 14:33:55 +00:00
Michael Telatynski
ea56d6774c
Merge pull request #27407 from element-hq/renovate/all-minor-patch
...
Update dependency yaml to v2.4.2
2024-04-30 13:46:38 +00:00
Michael Telatynski
0937c161f4
Merge pull request #27406 from element-hq/renovate/react-monorepo
...
Update dependency eslint-plugin-react-hooks to v4.6.2
2024-04-30 13:45:26 +00:00
renovate[bot]
016533b761
Update dependency @sentry/browser to v7.112.2 ( #12469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 13:44:59 +00:00
renovate[bot]
6504cf5c7c
Update typescript-eslint monorepo to v7.7.1 ( #12467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 13:43:59 +00:00