Commit Graph

38735 Commits (61a5b495b7fc1360d5f41a3691f8182c276547d8)

Author SHA1 Message Date
Andrew Ferrazzutti 413d6e1eb0 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into develop 2021-10-05 11:27:48 -04:00
Andy Balaam 48b38b287a
Merge pull request #6895 from andybalaam/simon-auto-avatars
Use fallback avatar only for DMs with 2 people
2021-10-05 15:49:27 +01:00
Oliver Pham ab835c0e0d
Merge branch 'matrix-org:develop' into issue-19180 2021-10-05 10:15:11 -04:00
Phu Thong Pham 70106f979e Fix text overflows button on Home page 2021-10-05 10:11:25 -04:00
Faye Duxovni 418043488b
Merge pull request #6811 from matrix-org/fayed/fix-verification-dialog
Make cross-signing dialog clearer and more context-aware
2021-10-05 09:06:33 -04:00
Faye Duxovni 651e943b31 Merge branch 'develop' into fayed/fix-verification-dialog 2021-10-05 08:48:52 -04:00
Faye Duxovni 9a16b4636f Make cross-signing dialog clearer and more context-aware
- Don't show loading spinners while waiting for user action
- When checking if there are other devices we can verify against, only
  look for devices that are actually cross-signed.
- Adjust displayed options depending on whether other devices and/or
  recovery keys exist, and add an option to reset cross-signing keys
  if necessary.
- Various minor clarifying adjustments to UI styling/text

Signed-off-by: Faye Duxovni <fayed@element.io>
2021-10-05 00:54:20 -04:00
Germain Souquet c670d95e27 Update dependencies 2021-10-04 12:30:26 +01:00
RiotRobot 425eeada6f v3.32.0-rc.1 2021-10-04 12:03:41 +01:00
RiotRobot c0258187a2 Prepare changelog for v3.32.0-rc.1 2021-10-04 12:03:40 +01:00
RiotRobot 7fc4f54ae7 Upgrade matrix-js-sdk to 14.0.0-rc.1 2021-10-04 12:01:31 +01:00
Germain 49fce9784a
Merge pull request #6902 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
Translations update from Weblate
2021-10-04 11:46:36 +01:00
Weblate acde10fb97 Merge branch 'origin/develop' into Weblate. 2021-10-04 10:43:52 +00:00
Germain b45cd4f59a
Merge pull request #6901 from AndrewFerr/guest_register_toggle 2021-10-04 11:43:48 +01:00
Weblate 60f7137765 Merge branch 'origin/develop' into Weblate. 2021-10-04 10:42:48 +00:00
Ihor Hordiichuk 27cd1f73bc Translated using Weblate (Ukrainian)
Currently translated at 66.7% (2134 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-10-04 10:42:47 +00:00
Nikita Epifanov dbd3829d3f Translated using Weblate (Russian)
Currently translated at 98.2% (3141 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-04 10:42:42 +00:00
jelv 287f4ae2f2 Translated using Weblate (Dutch)
Currently translated at 100.0% (3198 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-10-04 10:42:33 +00:00
iaiz 2d02bb691b Translated using Weblate (Spanish)
Currently translated at 99.5% (3183 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-04 10:42:25 +00:00
Germain 0afbc192fc
Merge pull request #6900 from ColonisationCaptain/patch-1 2021-10-04 11:42:13 +01:00
Andy Balaam e8dba59b42 Fix review comments from Šimon Brandner.
Rename test->it; Rename users->userIds; Un-break a line.
Signed-off-by: Andy Balaam <andyb@element.io>
2021-10-04 11:41:09 +01:00
ColonisationCaptain a076bee764 Decrease profile button touch target 2021-10-03 19:51:46 +01:00
Andrew Ferrazzutti 65e67003f3 Allow hiding "Sign Up" in the guest preview bar
Hide the button when "UIFeature.registration" is set to false in
Element's config.json.

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

Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-10-03 14:10:09 -04:00
jelv 51eac4ed96 Translated using Weblate (Dutch)
Currently translated at 98.9% (3166 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-10-03 07:25:35 +00:00
Andrew Ferrazzutti 073c5307f8 Close modal after re-attempt of room creation, not before
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-10-03 02:33:25 -04:00
Šimon Brandner aeb74471a2
Move backports
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-01 21:20:40 +02:00
Šimon Brandner 14466b1e3b
$settings-profile-placeholder-bg-color -> $system
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-01 20:43:46 +02:00
Šimon Brandner 8a9c493f3a
Use correct color for a selected room in the
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-01 20:40:18 +02:00
Šimon Brandner 47fcd59301
Remove $eventtile-meta-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-01 20:37:53 +02:00
Weblate f0e68e1b0d Merge branch 'origin/develop' into Weblate. 2021-10-01 14:57:11 +00:00
Germain 9f26c1ca57
Merge pull request #6888 from matrix-org/gsouquet/fix-19229 2021-10-01 15:57:06 +01:00
Weblate efd0536f76 Merge branch 'origin/develop' into Weblate. 2021-10-01 14:40:09 +00:00
Dariusz Niemczyk f5ef133f1e
Fix setTheme types (#6894) 2021-10-01 16:40:04 +02:00
Germain Souquet 597bfc9ca5 Rename changed variable 2021-10-01 15:10:32 +01:00
Andy Balaam 226131409f Unit tests for room avatars in DM and non-DM rooms
Signed-off-by: Andy Balaam <andyb@element.io>
2021-10-01 15:08:19 +01:00
Germain Souquet 25896880ca Rename rendering context to timeline rendering type 2021-10-01 14:50:35 +01:00
Germain Souquet 94573568fd Add reply in thread hint to m.replace relations 2021-10-01 14:49:22 +01:00
Germain Souquet 65c7657e3c Pass replacingEventId for edits to appear in thread's view 2021-10-01 14:49:08 +01:00
Šimon Brandner 2571de29bb
Merge remote-tracking branch 'upstream/develop' into fix/auto-avatars 2021-10-01 15:46:35 +02:00
Weblate 94293e6d6d Merge branch 'origin/develop' into Weblate. 2021-10-01 13:35:59 +00:00
Dariusz Niemczyk 1331e960fa
Add ability to properly edit messages in Threads. (#6877)
* Fix infinite rerender loop when editing message

* Refactor "edit_event" to Action.EditEvent

* Make up-arrow edit working in Threads

* Properly handle timeline events edit state

* Properly traverse messages to be edited

* Add MatrixClientContextHOC

* Refactor RoomContext to use AppRenderingContext

* Typescriptify test

Co-authored-by: Germain <germains@element.io>
2021-10-01 15:35:54 +02:00
Weblate e5fa7c85ac Merge branch 'origin/develop' into Weblate. 2021-10-01 11:29:28 +00:00
Michael Telatynski 5dede230f1
Merge pull request #6891 from matrix-org/t3chguy/fix/18455 2021-10-01 12:29:23 +01:00
Weblate 53ba596a75 Merge branch 'origin/develop' into Weblate. 2021-10-01 11:26:58 +00:00
Michael Telatynski 616dfaebc0
Merge pull request #6892 from matrix-org/t3chguy/ctx-menu-propagation 2021-10-01 12:26:53 +01:00
Weblate 4b40664b1c Merge branch 'origin/develop' into Weblate. 2021-10-01 09:52:45 +00:00
Germain b86d646fa7
Merge pull request #6893 from jaiwanth-v/voice-export 2021-10-01 10:52:41 +01:00
Jaiwanth 5568d533c0 Handle newer voice message format 2021-10-01 14:52:37 +05:30
Weblate cb378b0166 Merge branch 'origin/develop' into Weblate. 2021-10-01 09:04:28 +00:00
Besnik Bleta 5a1234b69d Translated using Weblate (Albanian)
Currently translated at 99.7% (3191 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-01 09:04:28 +00:00