Commit Graph

38952 Commits (2ee732b84d348652b2942f346dbf51b76ba474b8)

Author SHA1 Message Date
Robin Townsend 2ee732b84d
Update style of composer format bar to match message action bar (#6351)
Signed-off-by: Robin Townsend <robin@robin.town>
2021-10-20 09:19:54 -06:00
Andy Balaam 4b903b9fbd
Break ThemeChoicePanel into a separate component (#6998)
* Break ThemeChoicePanel into a separate component

* Tests for ThemeChoicePanel

* i18n fixes

* Fix copyright for ThemeChoicePanel
2021-10-20 14:58:27 +00:00
Travis Ralston d188d32423
Add a developer mode flag and use it for accessing space timelines (#6994)
Fixes https://github.com/vector-im/element-web/issues/19416
2021-10-20 06:55:22 -06:00
Andy Balaam 96bd052ecf
Improve visibility of font size chooser (#6988)
* Improve visibility of font size chooser

* Move slider dot sizes into variables

* Use a standard font size instead of percentage in Slider

* Use shorthand for padding in FontScalingPanel

* Change Slider text pos to px to be consistent when font changes

* Cleaner dot size for Slider selection
2021-10-20 13:41:27 +01:00
Michael Telatynski 8b6d5d59c7
Fix space panel name overflowing (#6995) 2021-10-20 12:12:20 +01:00
Rafael Gonçalves 1fa4c40db9
Remove redundant text in verification dialogs (#6993)
* Remove redundant text

Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net>

* Run yarn i18n

Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net>
2021-10-19 22:36:08 -06:00
CicadaCinema 23295718e3
Position toggle switch more clearly (#6914)
* Position toggle switch more clearly

* attempt to revert changes, align switch to title instead

* remove unused import, add missing property

Co-authored-by: ColonisationCaptain <52425971+ColonisationCaptain@users.noreply.github.com>
2021-10-19 15:28:11 -06:00
David Baker 01c4d3eede
Fix conflicting CSS on syntax highlighted blocks (#6991)
Fixes https://github.com/vector-im/element-web/issues/19445
2021-10-19 18:43:29 +01:00
Travis Ralston 0d29626163
Update allchange (#6990) 2021-10-19 18:22:04 +01:00
Michael Telatynski 427afc83aa
Fix couple of Spaces regressions (#6989) 2021-10-19 10:10:34 -06:00
Michael Telatynski a9c27e22b5
Handle and i18n M_THREEPID_IN_USE during registration (#6986) 2021-10-19 15:31:07 +00:00
Paulo Pinto 9c786717b8
Validate email address in forgot password dialog (#6983) 2021-10-19 16:22:27 +01:00
Michael Telatynski 9becc392dd
For space invite previews, use room summary API to get the right member count (#6982) 2021-10-19 16:17:09 +01:00
Michael Telatynski 974f45930c
Simplify Space Panel notification badge layout (#6977) 2021-10-19 16:11:53 +01:00
Germain 694ec946e2
Allow quote-reply in thread view element-web (#6959) 2021-10-19 16:05:34 +01:00
Andy Balaam d39002338d
Merge pull request #6985 from andybalaam/break-out-font-scaling-panel
Break out font size settings to a separate component
2021-10-19 15:51:09 +01:00
Andy Balaam 2582f6df23 Replace manual mock with jest.mock 2021-10-19 15:45:11 +01:00
Andy Balaam d70a706c15 i18n updates 2021-10-19 15:25:33 +01:00
Andy Balaam 79edceca89 Remove unused fields 2021-10-19 15:23:45 +01:00
Germain Souquet 493de82774 Upgrade yarn dependencies 2021-10-19 14:53:44 +01:00
Andy Balaam 4ad32b16ea Break out font size settings to a separate component 2021-10-19 14:50:09 +01:00
Travis Ralston c0c5641181
Merge pull request #6975 from matrix-org/travis/runtime-errors
Fix runtime react errors for various parts of the app
2021-10-19 07:35:15 -06:00
Michael Telatynski d743e3d1d6
Merge pull request #6980 from matrix-org/t3chguy/fix/19162 2021-10-19 11:14:16 +01:00
Germain 37e0151d29
Merge pull request #6981 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
Translations update from Weblate
2021-10-19 10:37:43 +01:00
Weblate 71438121f1 Merge branch 'origin/develop' into Weblate. 2021-10-19 09:20:52 +00:00
waclaw66 0f64dbfac0 Translated using Weblate (Czech)
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-19 09:20:51 +00:00
sr093906 91a8cf93eb Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-19 09:20:50 +00:00
LinAGKar e9a0c058b2 Translated using Weblate (Swedish)
Currently translated at 98.9% (3197 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-10-19 09:20:48 +00:00
Szimszon 6ba1fa0eb4 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-19 09:20:40 +00:00
Germain 47da819ce0
Merge pull request #6979 from matrix-org/gsouquet/fix-19431 2021-10-19 10:20:33 +01:00
Michael Telatynski e8b998c19c Use prettier hsName during 3pid registration where possible 2021-10-19 09:43:34 +01:00
Germain Souquet df407ef3a8 Fix EventTileSummary layout for message bubbles 2021-10-19 09:31:28 +01:00
Germain Souquet 9319f07291 Revert "Fix threads with bubbles rendering (#6971)"
This reverts commit a2bc090607.
2021-10-19 09:16:40 +01:00
Weblate 95717d8f01 Merge branch 'origin/develop' into Weblate. 2021-10-19 07:16:23 +00:00
Michael Telatynski 37949efb61
Merge pull request #6967 from matrix-org/t3chguy/fix/18768 2021-10-19 08:16:19 +01:00
Weblate b88417c2e4 Merge branch 'origin/develop' into Weblate. 2021-10-19 07:16:15 +00:00
Michael Telatynski 780f088c5d
Merge pull request #6966 from matrix-org/t3chguy/rs/6600 2021-10-19 08:16:11 +01:00
Weblate acfb7bc151 Merge branch 'origin/develop' into Weblate. 2021-10-19 07:16:07 +00:00
XoseM 4a71ee3384 Translated using Weblate (Galician)
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-10-19 07:16:07 +00:00
Jeff Huang 6bf015cb3b Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-19 07:16:05 +00:00
sr093906 cbb0eaf61d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-19 07:16:02 +00:00
Michael Telatynski 6ea32279a3
Merge pull request #6972 from matrix-org/t3chguy/fix/19359 2021-10-19 08:15:54 +01:00
Travis Ralston 7babdd9c9d Ternary 2021-10-18 15:40:06 -06:00
Weblate fa3114ef15 Merge branch 'origin/develop' into Weblate. 2021-10-18 19:50:10 +00:00
Dariusz Niemczyk f8b6f13105
Fix timeline scrolling when sending threads (#6974)
Fix https://github.com/vector-im/element-web/issues/19412
2021-10-18 20:50:06 +01:00
Travis Ralston dad1d3f131 Fix runtime react errors for various parts of the app
These are just the ones that were causing console flooding on reload in development.

* Elements in a list need a `key`
* `super()` needs to be supplied with the same props as the parent
* `<div>` (AccessibleButton) cannot be a descendant of `<p>` - this was a problem in the NewRoomIntro "Add topic" button
* `label` is a non-boolean property and cannot receive "false"
2021-10-18 13:47:42 -06:00
Weblate d052506795 Merge branch 'origin/develop' into Weblate. 2021-10-18 18:52:45 +00:00
Priit Jõerüüt c1bb02e7e6 Translated using Weblate (Estonian)
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-18 18:52:45 +00:00
Szimszon 0966883ed2 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3232 of 3232 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-18 18:52:43 +00:00
David Baker 98ba3fd6e6
Merge pull request #6973 from matrix-org/dbkr/upgrade_highlightjs
Upgrade highlight.js
2021-10-18 19:52:34 +01:00