Commit Graph

44107 Commits (198471b59b46f8ce212f012c3d0ec864a9fb5e58)

Author SHA1 Message Date
Suguru Hirahara 4562765989 Translated using Weblate (Japanese)
Currently translated at 90.7% (3365 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2023-01-15 16:23:20 +00:00
Ihor Hordiichuk ce0c149ae7 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3708 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-01-15 16:23:18 +00:00
LinAGKar 05e6fe299a Translated using Weblate (Swedish)
Currently translated at 100.0% (3708 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2023-01-15 16:23:15 +00:00
Szimszon 4e17a7c61c Translated using Weblate (Hungarian)
Currently translated at 100.0% (3708 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-01-15 16:23:13 +00:00
Glandos 8c6baf38d2 Translated using Weblate (French)
Currently translated at 100.0% (3708 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-01-15 16:23:11 +00:00
josé m 86e6fb4329 Translated using Weblate (Spanish)
Currently translated at 98.5% (3656 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2023-01-15 16:23:09 +00:00
Vri 9e9cbe3053 Translated using Weblate (German)
Currently translated at 99.9% (3707 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-01-15 16:23:08 +00:00
Clark Fischer 2417482667
Fix error when viewing source of redacted events (#9914)
* Fix viewing source of redacted events

Clicking 'View Source' in the context menu of a redacted event causes an error,
and the user gets no visible result.

This fixes <ViewSource /> to indicate that the source is unavailable when a
message has been redacted. The original source remains available.

<SyntaxHighlight /> requires a non-null string for its `content` prop, and, in
the case of redacted events, <ViewSource /> was passing `undefined`. This is
ultimately because redacting an event causes `MatrixEvent.clearEvent` to be
`undefined`, which <ViewSource /> wasn't checking.

Fixes https://github.com/vector-im/element-web/issues/24165

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

* Use correct highlight.js call

Previous call signature was deprecated.

See https://github.com/highlightjs/highlight.js/issues/2277

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

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
2023-01-15 16:22:59 +00:00
Weblate a7a9bc71a9 Merge branch 'origin/develop' into Weblate. 2023-01-13 17:02:47 +00:00
Jozef Gaal 1f955661c9 Translated using Weblate (Slovak)
Currently translated at 100.0% (3708 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-01-13 17:02:47 +00:00
waclaw66 79e761c1f8 Translated using Weblate (Czech)
Currently translated at 100.0% (3708 of 3708 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-01-13 17:02:44 +00:00
Travis Ralston badb2c4b27
Use js-sdk imports for poll event types instead of events-sdk (#9904)
* Use js-sdk imports for poll event types instead of events-sdk

* Attempt to appease some tsc --strict errors

* Manually create poll response in cypress test
2023-01-13 10:02:33 -07:00
Weblate 577a63b8d3 Merge branch 'origin/develop' into Weblate. 2023-01-13 15:45:15 +00:00
Priit Jõerüüt e01889b81f Translated using Weblate (Estonian)
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-01-13 15:45:14 +00:00
Jozef Gaal 40aaa42b16 Translated using Weblate (Slovak)
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-01-13 15:45:12 +00:00
random d13ce3dc37 Translated using Weblate (Italian)
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-01-13 15:45:09 +00:00
Jeff Huang 8484c2e285 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-01-13 15:45:07 +00:00
pk'Mysickz 236bee823f Translated using Weblate (Thai)
Currently translated at 12.1% (450 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/th/
2023-01-13 15:45:04 +00:00
LinAGKar 6eccbb01cb Translated using Weblate (Swedish)
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2023-01-13 15:45:04 +00:00
Feroli 908d8feea4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 77.5% (2873 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2023-01-13 15:44:52 +00:00
Szimszon 6342db332f Translated using Weblate (Hungarian)
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-01-13 15:44:48 +00:00
Glandos 7d4bbacbf0 Translated using Weblate (French)
Currently translated at 100.0% (3706 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-01-13 15:44:46 +00:00
Michael Weimann 99a01f16f4 Translated using Weblate (German)
Currently translated at 99.9% (3705 of 3706 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-01-13 15:44:44 +00:00
alunturner 6052db1e8a
Add list functionality to rich text editor (#9871)
* adds buttons to toggle bulleted and numbered lists on and off
* adds icons for those buttons
* css changes to timeline display
* adds tests for the new buttons, refactors existing tests
2023-01-13 15:44:35 +00:00
Richard van der Hoff 7975b07128
Deflake new edited-event test (#9908)
We don't need to send as many padding events as we were; reducing the spam
speeds up the test and deflakes it.
2023-01-13 14:14:48 +00:00
maheichyk 7c24e8ce01
Merge branch 'develop' into widget_state_no_update_invitation_room 2023-01-13 15:04:35 +03:00
Mikhail Aheichyk b3472753dc events.spec.ts is changed to use 'm.room.topic' instead of custom event 2023-01-13 14:53:06 +03:00
Andy Balaam b9e987876b
Merge pull request #9771 from matrix-org/renovate/cypress-12.x
Update dependency cypress to v12
2023-01-13 11:35:15 +00:00
Michael Telatynski 683b0928f3
Pass PR details to Cypress 2023-01-13 10:35:45 +00:00
Michael Telatynski 2acf78a9e4
Fix unstable cypress test 2023-01-13 10:25:50 +00:00
Michael Telatynski fec67591e6
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into renovate/cypress-12.x 2023-01-12 17:22:01 +00:00
Michael Telatynski b68dbeff67
Remove redundant option 2023-01-12 17:21:49 +00:00
Michael Telatynski 3874314e13
Parallelise Cypress runs once more (#9902) 2023-01-12 15:16:05 +00:00
maheichyk 0ba903715a
Merge branch 'develop' into widget_state_no_update_invitation_room 2023-01-12 17:58:25 +03:00
Michael Telatynski 0c30b577e0
Fix reply action in message context menu notif & file panels (#9895) 2023-01-12 14:52:52 +00:00
renovate[bot] 4afe4a10a0
Update dependency cypress to v12 2023-01-12 14:47:58 +00:00
Andy Balaam 098ba1465a
Merge pull request #9900 from andybalaam/andybalaam/bump-analytics-events-to-0.4.0
Bump analytics-events to 0.4.0 (allowing FavouriteMessages view)
2023-01-12 14:30:42 +00:00
Andy Balaam 0493f810ad
Merge branch 'develop' into andybalaam/bump-analytics-events-to-0.4.0 2023-01-12 13:42:44 +00:00
Andy Balaam 4c5396f0fa Update yarn.lock 2023-01-12 13:31:17 +00:00
Michael Telatynski 030b7e90bf
Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src

* Prettier

* Enable `@typescript-eslint/explicit-function-return-type` in /src

* Fix types

* tsc strict fixes

* Delint

* Fix test

* Fix bad merge
2023-01-12 13:25:14 +00:00
Andy Balaam 53a5a578d8 Bump analytics-events to 0.4.0 (allowing FavouriteMessages view) 2023-01-12 13:18:09 +00:00
Mikhail Aheichyk 4f68742076 excluded 'leave' membership to fix the issue that events are not received by widget after re-invite 2023-01-12 14:37:23 +03:00
Janne Mareike Koschinski 7a36ba0fde
Fix issue where thread dropdown would not show up correctly (#9872)
* Fix issue where thread dropdown would not correctly
* Write additional test for both issues

- Thread dropdown should be shown if there is any thread, even if not participated
- Thread list correctly updates after every change of the dropdown immediately
2023-01-12 11:54:03 +01:00
Richard van der Hoff 1b5f06b16f
Add a Cypress test for displaying edited events (#9886)
MSC3925 is changing this, so let's make sure it keeps working.
2023-01-12 10:38:41 +00:00
Mikhail Aheichyk 0d7152a8d9 update the test after merge 2023-01-12 12:49:24 +03:00
Mikhail Aheichyk 73a8c5bcc4 Merge branch 'develop' into widget_state_no_update_invitation_room 2023-01-12 10:06:51 +03:00
renovate[bot] 7df462baf0
Update typescript-eslint monorepo to v5.48.0 (#9897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 22:36:05 +00:00
Mikhail Aheichyk f726314fa2 Merge branch 'develop' into widget_state_no_update_invitation_room 2023-01-11 23:15:08 +03:00
Michael Telatynski f58d62d339
Fix accessing room prop which is optional (#9523)
Co-authored-by: Michael Weimann <michaelw@matrix.org>
2023-01-11 18:21:11 +00:00
Richard van der Hoff 575508ae15
Rewrite `cy.all` implementation (#9892)
The previous implementation was indecipherable, and didn't actually work.
2023-01-11 18:12:38 +00:00