Commit Graph
42834 Commits
Author SHA1 Message Date
Eric EastwoodandGitHub a00d359422 Fix left positioned tooltips being wrong and offset by fixed value (#7551)
Previously, the `left` positioning seemed to only work with icons which are all about the same size so the arbitrary offset worked. Now we actually position off to the left of the element and we have equal `margin-left` and `margin-right` to determine the offset.

Spawned from https://github.com/matrix-org/matrix-react-sdk/pull/7339#discussion_r767154349
2022-01-18 21:08:11 -06:00
Weblate 2300bdcd2d Merge branch 'origin/develop' into Weblate. 2022-01-19 01:48:12 +00:00
Michael TelatynskiandGitHub b50060bcfc Fix MAB overlapping or overflowing in bubbles layout and threads regressions (#7569)
* Fix MAB overlapping or overflowing in bubbles layout

* Fix bubbles in threads timestamps positioning regression
2022-01-19 01:48:07 +00:00
Weblate d53cdcdec4 Merge branch 'origin/develop' into Weblate. 2022-01-19 00:58:36 +00:00
Šimon BrandnerandGitHub 1d45921d14 Improve/add notifications for location and poll events (#7552)
* Add getSenderName()

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Handle location and poll event notifications

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* i18n

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* pollQuestions -> pollQuestion

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Make lookup safe and remove poll end event lookup as it wouldn't work

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* i18n

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-01-18 17:58:31 -07:00
Weblate a9a68ab615 Merge branch 'origin/develop' into Weblate. 2022-01-19 00:57:09 +00:00
Priit JõerüütandWeblate 5d5435195e Translated using Weblate (Estonian)
Currently translated at 99.9% (3406 of 3407 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-01-19 00:57:09 +00:00
Ihor HordiichukandWeblate a19aa8669b Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3407 of 3407 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-19 00:57:06 +00:00
SzimszonandWeblate dc1a222301 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3407 of 3407 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2022-01-19 00:57:03 +00:00
Michael TelatynskiandGitHub aac5964121 Fix wrong icon being used for appearance tab in space preferences dialog (#7570) 2022-01-18 17:56:49 -07:00
Weblate d10a8a5f57 Merge branch 'origin/develop' into Weblate. 2022-01-18 17:24:23 +00:00
336e1ae3b6 Upgrade linkify to v3.0 (#7282)
Co-authored-by: Timo K <toger5@hotmail.de>
2022-01-18 18:24:16 +01:00
Weblate 4d40929e7f Merge branch 'origin/develop' into Weblate. 2022-01-18 15:51:35 +00:00
c-calandWeblate eb95083e46 Translated using Weblate (French)
Currently translated at 98.9% (3370 of 3407 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2022-01-18 15:51:35 +00:00
Eric EastwoodandGitHub c0681333bf Fix /jumptodate using wrong MSC feature flag (#7563)
As reported by @turt2live, https://matrix.to/#/!EMAlzkQQlZGEVTkDnD:matrix.org/$gnoVWQnIkYYL1i1cL8A4qRKJCFpNtq0Oj5khpzOq1mQ?via=half-shot.uk&via=matrix.org&via=element.io

Also fixes camelCase typo
2022-01-18 09:51:25 -06:00
Weblate 35e23cd01b Merge branch 'origin/develop' into Weblate. 2022-01-18 15:29:49 +00:00
Michael TelatynskiandGitHub 67a4d22e79 Update sidebar icon from Compound (#7572) 2022-01-18 15:29:43 +00:00
Weblate 44f13c587b Merge branch 'origin/develop' into Weblate. 2022-01-18 15:29:24 +00:00
Michael TelatynskiandGitHub d5412e52ed Replace home icon with new one (#7571) 2022-01-18 15:29:01 +00:00
Weblate 840d6fa9d7 Merge branch 'origin/develop' into Weblate. 2022-01-18 13:34:04 +00:00
aethralisandWeblate ecaee21d73 Translated using Weblate (Estonian)
Currently translated at 99.8% (3400 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-01-18 13:34:04 +00:00
Bui Minh DucandWeblate 1e7bfa7f51 Translated using Weblate (Vietnamese)
Currently translated at 98.8% (3368 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2022-01-18 13:34:02 +00:00
Andy BalaamandGitHub 47cbef2af2 Ensure maps show up in replies and threads, by creating unique IDs (#7568) 2022-01-18 13:33:53 +00:00
Weblate a1103dcaac Merge branch 'origin/develop' into Weblate. 2022-01-18 11:28:28 +00:00
Andy BalaamandGitHub e1cdbe1e54 Use IncompatibleController to disable showLocation via labs flag (#7566) 2022-01-18 11:28:23 +00:00
Weblate c85d8469e5 Merge branch 'origin/develop' into Weblate. 2022-01-18 11:01:35 +00:00
LinerlyandWeblate 7c7971a51f Translated using Weblate (Indonesian)
Currently translated at 100.0% (3406 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2022-01-18 11:01:35 +00:00
randomandWeblate b3faaccc6e Translated using Weblate (Italian)
Currently translated at 100.0% (3406 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2022-01-18 11:01:33 +00:00
David BakerandGitHub a2f09480ee Use PR number directly in netlify github action (#7561)
* Use PR number directly in netlify github action

Looks like we can get the PR number for the workflow run that triggered
the workflow_run event, so there's no need for the massive faff we were
doing here.

* No need to create pr.json anymore
2022-01-18 11:01:25 +00:00
Weblate b468db7c2c Merge branch 'origin/develop' into Weblate. 2022-01-18 10:37:50 +00:00
Michael TelatynskiandGitHub f217c6fd61 Update bubble layout styling for stickers (#7560) 2022-01-18 10:37:44 +00:00
Weblate da2a0420c7 Merge branch 'origin/develop' into Weblate. 2022-01-18 09:56:10 +00:00
Michael TelatynskiandGitHub aed09ee2f6 Differentiate between hover and roving focus in spotlight dialog (#7564) 2022-01-18 09:56:04 +00:00
Weblate 8a9bf3fe17 Merge branch 'origin/develop' into Weblate. 2022-01-18 09:31:30 +00:00
Jeff HuangandWeblate 3411a5cdd5 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3406 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2022-01-18 09:31:30 +00:00
Michael TelatynskiandGitHub 4b5ca1d7a9 Fix timeline jumping issues related to bubble layout (#7529) 2022-01-18 09:31:21 +00:00
Weblate 55ce33e440 Merge branch 'origin/develop' into Weblate. 2022-01-17 20:47:08 +00:00
Bui Minh DucandWeblate 099c8591e9 Translated using Weblate (Vietnamese)
Currently translated at 98.8% (3368 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2022-01-17 20:47:08 +00:00
Besnik BletaandWeblate 9b1dddac1c Translated using Weblate (Albanian)
Currently translated at 99.8% (3400 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2022-01-17 20:47:05 +00:00
Šimon BrandnerandGitHub 8ced6e6117 Start a conference in a room with 2 people + invitee rather than a 1:1 call (#7557)
* Start a conference call in a room with 2 people + invitee rather than a 1:1

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Fix tests

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-01-17 13:46:55 -07:00
Weblate 5644ee1e6e Merge branch 'origin/develop' into Weblate. 2022-01-17 17:06:38 +00:00
Bui Minh DucandWeblate 45f42b6f12 Translated using Weblate (Vietnamese)
Currently translated at 98.7% (3362 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2022-01-17 17:06:37 +00:00
Travis RalstonandGitHub 65987e6b72 Move all polls processing to events-sdk & prep for stable polls (#7517)
* Move all polls processing to events-sdk

This makes polls support the full range of extensible events (both parsing and generation).

* Appease the linter

* Fix & update tests

* Update events-sdk for polls bugfix

* Update events-sdk for typechecking

* Add missing type cast

* Update per review
2022-01-17 10:06:30 -07:00
Weblate 6b304e95f2 Merge branch 'origin/develop' into Weblate. 2022-01-17 16:48:25 +00:00
Bui Minh DucandWeblate 3bbf3de72a Translated using Weblate (Vietnamese)
Currently translated at 98.7% (3362 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2022-01-17 16:48:25 +00:00
waclaw66andWeblate 2367560ba2 Translated using Weblate (Czech)
Currently translated at 100.0% (3406 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-17 16:48:22 +00:00
Ihor HordiichukandWeblate 7903a17fee Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3406 of 3406 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-17 16:48:20 +00:00
GnuxieandGitHub 12e967a97c Add stable prefix for MSC2313 policy rules. (#7511)
https://github.com/matrix-org/mjolnir/issues/177
2022-01-17 16:48:09 +00:00
Weblate 561085e83e Merge branch 'origin/develop' into Weblate. 2022-01-17 15:04:45 +00:00
Bui Minh DucandWeblate 511da6615b Translated using Weblate (Vietnamese)
Currently translated at 98.7% (3362 of 3403 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2022-01-17 15:04:45 +00:00