Commit graph

40283 commits

Author SHA1 Message Date
Weblate
8191f8b684 Merge branch 'origin/develop' into Weblate. 2021-12-06 14:39:16 +00:00
Kerry
eab028f2f8
Make emoji picker search placeholder localizable (#7294) 2021-12-06 14:39:11 +00:00
Weblate
6170f3684e Merge branch 'origin/develop' into Weblate. 2021-12-06 14:32:25 +00:00
jelv
86860557f4 Translated using Weblate (Dutch)
Currently translated at 100.0% (3333 of 3333 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-12-06 14:32:25 +00:00
Šimon Brandner
5e19009e02
Fix jump to bottom on message send (#7280)
Co-authored-by: Germain <germain@souquet.com>
2021-12-06 14:32:15 +00:00
Weblate
170ecc096a Merge branch 'origin/develop' into Weblate. 2021-12-06 12:11:00 +00:00
Linerly
8c3a61562a Translated using Weblate (Indonesian)
Currently translated at 100.0% (3333 of 3333 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-12-06 12:11:00 +00:00
Timo
9bcb82d6dc
Add CSS variable to make the UI gaps consistent and fix the resize handle position (#7234)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-12-06 13:10:52 +01:00
Weblate
a385883a56 Merge branch 'origin/develop' into Weblate. 2021-12-06 11:47:48 +00:00
Timo
12000060a5
Fix: Warning: Unsupported style property pointer-events. Did you mean pointerEvents? (#7291) 2021-12-06 12:47:43 +01:00
Weblate
913c8678ed Merge branch 'origin/develop' into Weblate. 2021-12-06 11:29:55 +00:00
Priit Jõerüüt
74ec55e701 Translated using Weblate (Estonian)
Currently translated at 99.3% (3312 of 3333 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-12-06 11:29:55 +00:00
random
d931a1334a Translated using Weblate (Italian)
Currently translated at 100.0% (3333 of 3333 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-12-06 11:29:51 +00:00
Timo
2bfffab566
Add edits and replies to the right panel timeline & prepare the timelineCard to share code with threads (#7262)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-12-06 12:29:37 +01:00
Weblate
f1c7cd6b45 Merge branch 'origin/develop' into Weblate. 2021-12-06 10:43:54 +00:00
waclaw66
7d222eea7e Translated using Weblate (Czech)
Currently translated at 100.0% (3333 of 3333 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-12-06 10:43:54 +00:00
sr093906
95314b8c23 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3333 of 3333 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-12-06 10:43:50 +00:00
James Salter
43f264ccfc
Integrate analytics stubs (#7186)
* Add matrix-analytics-events as a dependency
* Make IEvent look like a stub definition
* Update pageview tracking to track screens, using a hypothetical definition of a screen event
* Remove distinction between pseudo and anon tracking, will need to rework it considering stubs
2021-12-06 21:43:42 +11:00
Weblate
53d5a7d723 Merge branch 'origin/develop' into Weblate. 2021-12-06 10:13:18 +00:00
Linerly
83bbd657c0 Translated using Weblate (Indonesian)
Currently translated at 100.0% (3332 of 3332 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-12-06 10:13:18 +00:00
sr093906
87ad8f22c1 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3332 of 3332 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-12-06 10:13:15 +00:00
Matthew Hodgson
684b0617ae
Support sharing custom locations. (#7185)
Add the ability to click on the map to share a specific named location.
2021-12-06 10:13:06 +00:00
Weblate
a8244af4e7 Merge branch 'origin/develop' into Weblate. 2021-12-06 09:45:18 +00:00
Matthew Hodgson
1262021417
Simple static location sharing (#7135)
Adds maplibre as a dependency, and behind a labs flag, lets users send and receive [MSC3488](https://github.com/matrix-org/matrix-doc/blob/matthew/location/proposals/3488-location.md) style location shares - with backwards compatibility with old school `m.location` `msgtype` location shares too.

For this to work, you have to define a valid maptile server and API in your config.json's `map_style_url`.
2021-12-06 09:45:12 +00:00
Weblate
3dc235c052 Merge branch 'origin/develop' into Weblate. 2021-12-06 09:29:47 +00:00
Michael Telatynski
eb05044bc4
Fix labs exploding when lab group is empty (#7290) 2021-12-06 09:29:42 +00:00
Weblate
41a28e01c9 Merge branch 'origin/develop' into Weblate. 2021-12-06 09:25:58 +00:00
Michael Telatynski
f410d52bc1
Finish sending pending messages before leaving room (#7276) 2021-12-06 09:25:53 +00:00
Weblate
b3927621af Merge branch 'origin/develop' into Weblate. 2021-12-06 09:25:49 +00:00
Michael Telatynski
7dfdb06627
Dropdown follow wai-aria practices for expanding on arrow keys (#7277) 2021-12-06 09:25:44 +00:00
Weblate
da8662bcb3 Merge branch 'origin/develop' into Weblate. 2021-12-06 09:25:41 +00:00
Michael Telatynski
ca6feaad89
Expose PL control for pinned events when lab enabled (#7278) 2021-12-06 09:25:37 +00:00
Weblate
8c7a8b219c Merge branch 'origin/develop' into Weblate. 2021-12-06 09:25:21 +00:00
Weblate
b523e0032c Merge branch 'origin/develop' into Weblate. 2021-12-06 09:25:18 +00:00
waclaw66
8de61ee14c Translated using Weblate (Czech)
Currently translated at 100.0% (3325 of 3325 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-12-06 09:25:18 +00:00
sr093906
52000475ba Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3325 of 3325 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-12-06 09:25:15 +00:00
Michael Telatynski
baa17e4a68
In People & Favourites metaspaces always show all rooms (#7288) 2021-12-06 09:25:14 +00:00
Michael Telatynski
336f159004
Update URL when room aliases are modified (#7289) 2021-12-06 09:25:05 +00:00
Weblate
5fb2cda519 Merge branch 'origin/develop' into Weblate. 2021-12-06 08:07:34 +00:00
waclaw66
7b1c2cab53 Translated using Weblate (Czech)
Currently translated at 100.0% (3323 of 3323 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-12-06 08:07:33 +00:00
Linerly
3f145ba3bf Translated using Weblate (Indonesian)
Currently translated at 100.0% (3323 of 3323 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-12-06 08:07:28 +00:00
Jeff Huang
4a85e23968 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3323 of 3323 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-12-06 08:07:24 +00:00
sr093906
40e0c8b65d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3323 of 3323 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-12-06 08:07:19 +00:00
jelv
c3396906e6 Translated using Weblate (Dutch)
Currently translated at 100.0% (3323 of 3323 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-12-06 08:07:14 +00:00
Šimon Brandner
c222c5511d
Don't allow calls when the connection the server has been lost (#7287) 2021-12-06 08:07:02 +00:00
Weblate
9ed2eebd51 Merge branch 'origin/develop' into Weblate. 2021-12-05 22:59:10 +00:00
James Salter
d4813f7a1a
Convert end-to-end tests to Typescript (#7206) 2021-12-06 09:59:06 +11:00
Weblate
9cc6136a7f Merge branch 'origin/develop' into Weblate. 2021-12-05 22:39:55 +00:00
Linerly
61e510e9b7 Translated using Weblate (Indonesian)
Currently translated at 100.0% (3316 of 3316 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-12-05 22:39:55 +00:00
LinAGKar
f6a898ad32 Translated using Weblate (Swedish)
Currently translated at 97.6% (3239 of 3316 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-12-05 22:39:53 +00:00