69131 Commits

Author SHA1 Message Date
Weblate 51fe8ee024 Merge branch 'origin/develop' into Weblate. 2023-01-31 11:22:34 +00:00
RiotRobot 7f3bbc2156 v1.11.21 2023-01-31 11:22:12 +00:00
RiotRobot 5c650d6ee3 Prepare changelog for v1.11.21 2023-01-31 11:22:11 +00:00
Weblate ff6feb7bcd Merge branch 'origin/develop' into Weblate. 2023-01-31 11:17:05 +00:00
RiotRobot 4c19d2bd02 Reset matrix-react-sdk back to develop branch 2023-01-31 11:16:59 +00:00
RiotRobot f868289959 Reset matrix-js-sdk back to develop branch 2023-01-31 11:16:44 +00:00
Weblate dcdc8c6e10 Merge branch 'origin/develop' into Weblate. 2023-01-31 11:16:37 +00:00
RiotRobot f3e1569ec2 Merge branch 'master' into develop 2023-01-31 11:16:30 +00:00
RiotRobot 43c0b67505 v1.11.21
Dockerhub / Docker Buildx (push) Failing after 45s
v1.11.21
2023-01-31 11:12:38 +00:00
RiotRobot 87650aaf84 Prepare changelog for v1.11.21 2023-01-31 11:12:38 +00:00
RiotRobot 8b0c530a99 Upgrade matrix-react-sdk to 3.65.0 2023-01-31 11:08:54 +00:00
RiotRobot 1803ae57c5 Upgrade matrix-js-sdk to 23.2.0 2023-01-31 11:06:37 +00:00
Weblate f4cf3a27b3 Merge branch 'origin/develop' into Weblate. 2023-01-31 10:59:25 +00:00
maheichyk 583ac3de96 Jitsi requests 'requires_client' capability if auth token is provided (#24294)
* Jitsi requests 'io.element.requires_client' capability if auth token is provided

* Added a comment that Jitsi should request 'requires_client' capability to hide the popup icon in the Element if auth token is provided.

---------

Co-authored-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
2023-01-31 10:59:17 +00:00
Weblate 685c63cb95 Merge branch 'origin/develop' into Weblate. 2023-01-31 10:58:30 +00:00
RiotRobot e2af97c4de Reset matrix-js-sdk back to develop branch 2023-01-31 10:57:35 +00:00
Weblate a3c17fe01c Merge branch 'origin/develop' into Weblate. 2023-01-31 10:57:34 +00:00
waclaw66 9a27478cda Translated using Weblate (Czech)
Currently translated at 100.0% (3721 of 3721 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-01-31 10:57:34 +00:00
Ihor Hordiichuk 571fea1a96 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3721 of 3721 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-01-31 10:57:32 +00:00
Vri d2fd4ace51 Translated using Weblate (German)
Currently translated at 100.0% (3721 of 3721 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-01-31 10:57:29 +00:00
RiotRobot 76f104c962 Resetting package fields for development 2023-01-31 10:57:24 +00:00
RiotRobot b7300594d5 Merge branch 'master' into develop 2023-01-31 10:57:16 +00:00
RiotRobot 1f3ad86106 v3.65.0 2023-01-31 10:56:58 +00:00
RiotRobot f29f566bbf Prepare changelog for v3.65.0 2023-01-31 10:56:55 +00:00
RiotRobot e80a85bbc2 Upgrade matrix-js-sdk to 23.2.0 2023-01-31 10:54:24 +00:00
Weblate 41c747a9ce Merge branch 'origin/develop' into Weblate. 2023-01-31 09:58:22 +00:00
Clark Fischer 431afaafc6 Unify unread notification state determination (#9941)
* Add tests for unread notification facilities

Add some tests to guarantee some consistency in `useUnreadNotifications` and
`RoomNotificationState`.

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Add RoomNotifs#determineUnreadState

Intended as a singular replacement for the divergent implementations before.

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Unify room unread state determination

Have both the class-based facility and the hook use the new unified logic in
`RoomNotifs#determineUnreadState`.

Addresses https://github.com/vector-im/element-web/issues/24229

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

---------

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-01-31 09:58:17 +00:00
Weblate 18d565ca0e Merge branch 'origin/develop' into Weblate. 2023-01-31 09:55:27 +00:00
Clark Fischer 53a9b6447b Fix MessageEditHistoryDialog crashing on complex input (#10018)
* noImplicitAny fixes for MessageDiffUtils

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Add tests for MessageDiffUtils

Adds mostly snapshot tests for MessageDiffUtils to guarantee consistent
behavior.

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Strict mode fixes for MessageDiffUtils

Gets `MessageDiffUtils` to pass under `tsc --strict`.

Fixes https://github.com/vector-im/element-web/issues/23665 - no longer errors,
though it still isn't correct.

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Remove obsolete DiffDOM workaround

Workaround is no longer necessary as of DiffDOM 4.2.1

See https://github.com/fiduswriter/diffDOM/issues/90

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

---------

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
2023-01-31 09:55:20 +00:00
Weblate 6f205056a7 Merge branch 'origin/develop' into Weblate. 2023-01-31 09:48:42 +00:00
Harnoor Singh 97f6431d60 Migrate highlight.js API call in TextualBody (#9923)
Co-authored-by: Michael Weimann <michaelw@matrix.org>
Fixes https://github.com/vector-im/element-web/issues/22233
2023-01-31 09:48:34 +00:00
Weblate 4275d81803 Merge branch 'origin/develop' into Weblate. 2023-01-31 09:45:39 +00:00
alunturner 39f5fc034f Paragraph integration for rich text editor (#10008)
* integrates paragraph refactor in rich text editor
* minor CSS changes to accomodate this
* bumps rich text editor version to 0.22.0
2023-01-31 09:45:34 +00:00
Weblate 7410125728 Merge branch 'origin/develop' into Weblate. 2023-01-31 09:42:25 +00:00
Robin 43c67ce4bf Add ignore user confirmation dialog (#6116)
Signed-off-by: Robin Townsend <robin@robin.town>
2023-01-31 09:42:18 +00:00
Weblate 8b0977bd50 Merge branch 'origin/develop' into Weblate. 2023-01-31 08:48:40 +00:00
Suguru Hirahara b91f0539f3 Translated using Weblate (Japanese)
Currently translated at 97.4% (3626 of 3719 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2023-01-31 08:48:40 +00:00
Michael Weimann 269d1622b9 Implement more robust broadcast chunk header detection (#10006) 2023-01-31 09:48:30 +01:00
Weblate a0c3b7472e Merge branch 'origin/develop' into Weblate. 2023-01-30 17:02:01 +00:00
Germain e9d723269f Use CopyableText in devtools (#9993)
Co-authored-by: Alun Turner <alunt@element.io>
2023-01-30 17:01:54 +00:00
Weblate d5a3d4acb7 Merge branch 'origin/develop' into Weblate. 2023-01-30 16:39:22 +00:00
Parag Poddar c71dceb9a8 Use monospace font for room, message IDs in View Source modal (#9956) 2023-01-30 16:39:16 +00:00
Weblate e6b5d07724 Merge branch 'origin/develop' into Weblate. 2023-01-30 15:52:45 +00:00
Michael Telatynski 5095bc0427 Fix new tests introduced by html export tweaks (#10022) 2023-01-30 15:52:38 +00:00
Weblate c73f071952 Merge branch 'origin/develop' into Weblate. 2023-01-30 14:31:39 +00:00
Clark Fischer 4c1e4f5127 Fix "[object Promise]" appearing in HTML exports (#9975)
Fixes https://github.com/vector-im/element-web/issues/24272
2023-01-30 14:31:32 +00:00
Weblate 40b4e82802 Merge branch 'origin/develop' into Weblate. 2023-01-30 14:08:19 +00:00
Michael Telatynski 50f2b532e9 Update build_develop.yml 2023-01-30 14:08:15 +00:00
Weblate a92eb3ddce Merge branch 'origin/develop' into Weblate. 2023-01-30 14:01:34 +00:00
Johannes Marbach 9db99f6412 Merge pull request #24368 from vector-im/Johennes-patch-1
Include Janne in WAT assignment automation
2023-01-30 15:01:26 +01:00