Commit Graph

63111 Commits

Author SHA1 Message Date
Michael Telatynski f43e6fddfc Use forked wait-on-check-action (#24809) 2023-03-14 08:19:19 +00:00
Weblate f1f0527ee1 Merge branch 'origin/develop' into Weblate. 2023-03-13 22:09:07 +00:00
Kerry 4c2b5df1f2 Poll history - access poll history from room settings (#10356)
* add poll history tab to room settings

* test poll history in room settings

* remove posthog tracking for poll his

* use consistent label for polls history
2023-03-13 22:08:59 +00:00
Weblate 1c5baeaea3 Merge branch 'origin/develop' into Weblate. 2023-03-13 21:59:12 +00:00
Kerry 9f66082486 Notifications: inline error message on notifications saving error (#10288)
* basic sync setup

* formatting

* get loudest value for synced rules

* more types

* test synced rules in notifications settings

* type fixes

* noimplicitany fixes

* remove debug

* tidying

* extract updatePushRuleActions fn to utils

* extract update synced rules

* just synchronise in one place?

* monitor account data changes AND trigger changes sync in notifications form

* lint

* setup LoggedInView test with enough mocks

* test rule syncing in LoggedInView

* strict fixes

* more comments

* one more comment

* add error variant for caption component

* tests for new error message

* tweak styles

* noImplicitAny

* revert out of date prettier changes to unrelated files

* limit inline message to radios only, tests

* strict fix
2023-03-13 21:59:04 +00:00
Weblate 3a9be33211 Merge branch 'origin/develop' into Weblate. 2023-03-13 21:56:00 +00:00
Peter Chen 5b7f90b348 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3746 of 3746 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-13 21:55:59 +00:00
Kerry 72404d7216 Apply strictNullChecks to src/utils/beacon/* (#10337)
* strictnullchecks fixes in utils/beacon

* user filterBoolean
2023-03-13 21:55:50 +00:00
Weblate 57574dd7fa Merge branch 'origin/develop' into Weblate. 2023-03-13 15:08:06 +00:00
Michael Telatynski 503df62191 Conform more of the codebase to strictNullChecks (#10358
* Conform more of the codebase to `strictNullChecks`

* Fix types

* Iterate

* Iterate
2023-03-13 15:07:20 +00:00
Weblate d0d4866c4b Merge branch 'origin/develop' into Weblate. 2023-03-13 14:43:24 +00:00
Open Culture Foundation 5afcc5dc79 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3746 of 3746 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-13 14:43:23 +00:00
Michael Weimann 41d88ad6ae Fix user pill click (#10359) 2023-03-13 15:43:13 +01:00
Weblate b2f8875175 Merge branch 'origin/develop' into Weblate. 2023-03-13 12:23:42 +00:00
renovate[bot] eb31df7d1d Update all non-major dependencies (#24791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 12:23:36 +00:00
Weblate 2b8a819d3d Merge branch 'origin/develop' into Weblate. 2023-03-13 11:51:20 +00:00
renovate[bot] a36b76faf0 Update definitelyTyped (#24787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 11:51:16 +00:00
Weblate f9edd3668f Merge branch 'origin/develop' into Weblate. 2023-03-13 11:42:25 +00:00
Open Culture Foundation f5bb7a2513 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (30 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hant/
2023-03-13 11:42:24 +00:00
renovate[bot] 9371737104 Update cloudflare/pages-action digest to 61eafe7 (#24801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 11:42:16 +00:00
Weblate 061293e12a Merge branch 'origin/develop' into Weblate. 2023-03-12 20:22:36 +00:00
Kerry 1e46efe89c Poll history - make poll history independent from dialogs (#10349)
* move pollhistory from dialogs to polls directory

* rename PollHistoryDialog -> PollHistory

* rename references to PollHistoryDialog

* move title to PollHistory

* add option to collapse empty dialog header
2023-03-12 20:22:30 +00:00
Weblate 764e1a01cc Merge branch 'origin/develop' into Weblate. 2023-03-12 19:42:47 +00:00
renovate[bot] 3d7d82ab2a Update dependency eslint-plugin-unicorn to v46 (#24794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 08:42:39 +13:00
lunarna-gh dc5f3995e5 Translated using Weblate (Polish)
Currently translated at 62.8% (2356 of 3746 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/
2023-03-12 16:33:51 +00:00
Open Culture Foundation e65cfb58aa Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3746 of 3746 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-12 16:33:44 +00:00
Open Culture Foundation 9b571e12a7 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (30 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hant/
2023-03-12 16:33:41 +00:00
Peter Chen bc785e9860 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (30 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hant/
2023-03-11 01:33:41 +00:00
lunarna-gh e2a9da1020 Translated using Weblate (Polish)
Currently translated at 100.0% (30 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/
2023-03-11 01:33:41 +00:00
RiotRobot 9bca5175e5 v1.11.25-rc.2
Dockerhub / Docker Buildx (push) Failing after 32s
v1.11.25-rc.2
2023-03-10 15:12:02 +00:00
RiotRobot 691f4aa6f1 Prepare changelog for v1.11.25-rc.2 2023-03-10 15:12:01 +00:00
RiotRobot c2d21d02ab Upgrade matrix-react-sdk to 3.68.0-rc.2 2023-03-10 15:10:08 +00:00
RiotRobot 52420aa082 v3.68.0-rc.2 2023-03-10 15:05:15 +00:00
RiotRobot 8b66492f07 Prepare changelog for v3.68.0-rc.2 2023-03-10 15:05:13 +00:00
Andy Balaam f6682b864c Merge pull request #10352 from matrix-org/backport-10347-to-staging
[Backport staging] Fix start DM with pending third party invite
2023-03-10 15:01:42 +00:00
Weblate ddc85a04f8 Merge branch 'origin/develop' into Weblate. 2023-03-10 14:55:14 +00:00
Michael Telatynski 127a3b667c Conform more of the codebase to strictNullChecks (#10350
* Conform more of the codebase to `strictNullChecks`

* Iterate

* Generics ftw

* Iterate
2023-03-10 14:55:06 +00:00
Michael Weimann a9161981e2 Fix start DM with pending third party invite (#10347)
* Fix start DM with pending third party invite

* Make the fix more clearly visible

---------

Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
(cherry picked from commit d53e91802d)
2023-03-10 14:41:04 +00:00
Weblate 0d125cd3d9 Merge branch 'origin/develop' into Weblate. 2023-03-10 14:40:00 +00:00
Michael Weimann d53e91802d Fix start DM with pending third party invite (#10347)
* Fix start DM with pending third party invite

* Make the fix more clearly visible

---------

Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
2023-03-10 14:39:53 +00:00
Weblate 7c15e1f961 Merge branch 'origin/develop' into Weblate. 2023-03-10 14:35:47 +00:00
Andy Balaam 102c4e5ae9 Improve performance of rendering a room with many hidden events (#10131)
* Test MessagePanel rendering with hidden events

* Cache the results of shouldShowEvent in MessagePanel

* Combine an event and its shouldShow info into a single object
2023-03-10 14:35:40 +00:00
Weblate ef596d3123 Merge branch 'origin/develop' into Weblate. 2023-03-10 12:56:33 +00:00
Janne Mareike Koschinski c85eb81ed0 Pin versions of third-party github actions (#24786) 2023-03-10 13:56:30 +01:00
Janne Mareike Koschinski 580857ecc0 Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
Weblate 0c792f34ae Merge branch 'origin/develop' into Weblate. 2023-03-10 11:01:51 +00:00
Andy Balaam f8e645396e Support dynamic room predecessor in SpaceProvider (#10348) 2023-03-10 11:01:45 +00:00
Weblate 91c1e68084 Merge branch 'origin/develop' into Weblate. 2023-03-10 10:47:20 +00:00
Suguru Hirahara d244b9065c Fix long display name overflowing reply tile on IRC layout (#10343)
* Prevent long name blowout from Replytile on IRC layout

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Add a test to check long strings do not overflow

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Sort declarations based on .mx_IRCLayout .mx_EventTile .mx_DisambiguatedProfile

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-03-10 10:47:14 +00:00
Weblate 3ad8b92621 Merge branch 'origin/develop' into Weblate. 2023-03-10 10:40:45 +00:00