Commit Graph

63001 Commits

Author SHA1 Message Date
RiotRobot 9ddab82979 Merge branch 'master' into develop 2021-12-06 16:02:41 +00:00
RiotRobot 996d79847a v1.9.6 v1.9.6 2021-12-06 15:38:51 +00:00
RiotRobot 15df3bc816 Prepare changelog for v1.9.6 2021-12-06 15:38:51 +00:00
RiotRobot 8247318399 Upgrade matrix-react-sdk to 3.36.0 2021-12-06 15:37:34 +00:00
RiotRobot 4bb310ad3d Upgrade matrix-js-sdk to 15.2.0 2021-12-06 15:36:55 +00:00
Weblate 5b770a6d6b Merge branch 'origin/develop' into Weblate. 2021-12-06 15:34:27 +00:00
jelv 77a09050e6 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 15:34:27 +00:00
RiotRobot 8b82836499 Reset back to develop branch 2021-12-06 15:34:09 +00:00
RiotRobot b856083716 v3.36.0 2021-12-06 15:20:39 +00:00
RiotRobot ea9e34b8bf Prepare changelog for v3.36.0 2021-12-06 15:20:38 +00:00
RiotRobot 906d32aec8 Upgrade matrix-js-sdk to 15.2.0 2021-12-06 15:19:13 +00:00
James Salter 39901b8d72 Normalize the local app version (#20062)
We need to strip the leading v from the local app version as well as the one fetched from the server
2021-12-06 15:09:23 +00:00
Weblate dcc0d5865d Merge branch 'origin/develop' into Weblate. 2021-12-06 14:53:45 +00:00
Tulir Asokan 2e5a6fc738 Allow sharing manual location without giving location permission (#7295) 2021-12-06 14:53:39 +00:00
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
James Salter 60788da1a3 Normalize the local app version (#20061)
We need to strip the leading v from the local app version in pollForUpdate to ensure it compares correctly the version from the /version request indicating what the latest available version is. Previously, we only stripped the leading in getAppVersion which is used in some other places but not to decide whether an update is available.
2021-12-06 23:12:29 +11: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
Matthew Hodgson 9b780e0e60 Simple static location sharing (#19754)
Adds static location share a la [MSC3488](https://github.com/matrix-org/matrix-doc/pull/3488) behind a labs flag, supporting legacy `m.location` `msgtype` too.  Powered by https://github.com/matrix-org/matrix-react-sdk/pull/7135.  Adds maplibre as a dependency.

To make this work, you have to add a valid `map_style_url` to your config.json.
2021-12-06 10:11: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