Commit Graph

41063 Commits (44d22a51688e1970980eda4e23e76f7c32ec701d)

Author SHA1 Message Date
iaiz bcf4d522d9 Translated using Weblate (Spanish)
Currently translated at 99.5% (3399 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2022-01-24 09:04:07 +00:00
Felix e629ee1d7c Translated using Weblate (German)
Currently translated at 99.8% (3409 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-24 09:04:05 +00:00
Šimon Brandner 55ec1bdc85
Fix space member list not opening (#7609) 2022-01-24 09:03:56 +00:00
libexus 765d560150 Translated using Weblate (German)
Currently translated at 99.7% (3403 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-22 18:29:56 +00:00
Weblate 1d714489ba Merge branch 'origin/develop' into Weblate. 2022-01-21 15:51:26 +00:00
J. Ryan Stinnett 010cbadc8e Tweak lockfile 2022-01-21 15:51:15 +00:00
Weblate 8fbb52bcfe Merge branch 'origin/develop' into Weblate. 2022-01-21 15:40:59 +00:00
libexus a1c15011d7 Translated using Weblate (German)
Currently translated at 99.6% (3400 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-21 15:40:59 +00:00
Andy Balaam 9fefce6721
Make the close button of the location share dialog visible in high-contrast theme (#7597) 2022-01-21 15:40:51 +00:00
libexus f67af56c38 Translated using Weblate (German)
Currently translated at 99.6% (3400 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-21 14:41:17 +00:00
Weblate d766df13c1 Merge branch 'origin/develop' into Weblate. 2022-01-21 12:00:50 +00:00
Ingrid cf0141467e
Tooltip on send button in forward dialog is redundant (#7594) 2022-01-21 12:00:43 +00:00
Weblate ef85f90616 Merge branch 'origin/develop' into Weblate. 2022-01-21 10:36:06 +00:00
Andy Balaam 09a1bc66a8
Disable location sharing button on Desktop (#7590) 2022-01-21 10:36:00 +00:00
Weblate 754bd2867e Merge branch 'origin/develop' into Weblate. 2022-01-21 10:12:10 +00:00
Germain 8f7fa07152
Fix thread panel message deleted preview (#7587) 2022-01-21 10:12:05 +00:00
Weblate c57bed2a7f Merge branch 'origin/develop' into Weblate. 2022-01-21 10:11:02 +00:00
Robin af8b3c2714
Add tooltips to emoji in messages (#7592) 2022-01-21 10:10:57 +00:00
Weblate d24c943bba Merge branch 'origin/develop' into Weblate. 2022-01-21 10:03:14 +00:00
Germain 35ebca2966
Fix thread filtering and ordering (#7586) 2022-01-21 10:03:08 +00:00
Weblate c4f136c8b4 Merge branch 'origin/develop' into Weblate. 2022-01-21 09:32:20 +00:00
c-cal 28c42b28f1 Translated using Weblate (French)
Currently translated at 99.9% (3411 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2022-01-21 09:32:19 +00:00
David Baker 91743c9a1a
Switch to github: URL to be consistent with other deps (#7588)
and resolves to a tarball which can be cached nicely. Also
some other yarn.lock change that yarn seems to be insisting on.

Fixes https://github.com/vector-im/element-web/issues/20628
2022-01-21 09:32:09 +00:00
Weblate 9cb871e66a Merge branch 'origin/develop' into Weblate. 2022-01-20 23:52:11 +00:00
Oliver Sand 2e6f616e91
Allow downloads from widgets (#7502)
Notes: Allow downloads from widgets.

We are working on a widget that allows the user to download a file (a ICS calendar entry). Right now the sandbox of the widget iframe doesn't allow downloading. Instead, the following error is displayed in the console (for Google Chrome):

```
Download is disallowed. The frame initiating or instantiating the download is sandboxed, but the flag ‘allow-downloads’ is not set. See https://www.chromestatus.com/feature/5706745674465280 for more details.
```

Therefore this PR adds `allow-downloads` to the sandbox capabilities.

Steps to reproduce:
1. Create a simple widget with an `index.html` file like, e.g.
   ```
     <a href="index.html" download>Download</a>
   ```
2. Host the widget somewhere, add it to the room and open the widget
3. Click on the download button
  * Without the fix: Nothing happens, there is a warning in the console (see above)
  * With the fix: The file is downloaded

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>
2022-01-20 16:52:06 -07:00
Weblate c475a23a15 Merge branch 'origin/develop' into Weblate. 2022-01-20 23:33:52 +00:00
iaiz f8bebc4cad Translated using Weblate (Spanish)
Currently translated at 99.5% (3399 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2022-01-20 23:33:52 +00:00
rkfg 98e1c311c4
Make inline emojis bigger (#5401) 2022-01-20 16:33:41 -07:00
Weblate b0514e23c5 Merge branch 'origin/develop' into Weblate. 2022-01-20 19:11:08 +00:00
Priit Jõerüüt df3070380c Translated using Weblate (Estonian)
Currently translated at 99.9% (3412 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-01-20 19:11:07 +00:00
Kerry 8a9d869b8e
test textForCanonicalAliasEvent (#7591)
Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-20 12:10:56 -07:00
Weblate 25b0561ff7 Merge branch 'origin/develop' into Weblate. 2022-01-20 17:19:03 +00:00
waclaw66 168c058bb4 Translated using Weblate (Czech)
Currently translated at 100.0% (3413 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-20 17:19:03 +00:00
Linerly b4ecb92e28 Translated using Weblate (Indonesian)
Currently translated at 100.0% (3413 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2022-01-20 17:19:01 +00:00
random 07d6362d88 Translated using Weblate (Italian)
Currently translated at 100.0% (3413 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2022-01-20 17:18:59 +00:00
libexus b527447f44 Translated using Weblate (German)
Currently translated at 99.5% (3399 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-20 17:18:56 +00:00
Travis Ralston 6712a5b1c5
Parse matrix-schemed URIs (#7453)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: Dariusz Niemczyk <dariuszn@element.io>
Co-authored-by: Timo K <toger5@hotmail.de>

With this pr all href use matrix matrix.to links. As a consequence right-click copy link will always return get you a sharable matrix.to link.
2022-01-20 18:18:47 +01:00
libexus b073e7e5c9 Translated using Weblate (German)
Currently translated at 99.3% (3392 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-20 14:25:49 +00:00
Thomas Schmidt 2b7cf0718c Translated using Weblate (German)
Currently translated at 99.3% (3392 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-20 14:25:49 +00:00
Thomas Schmidt d5e88412a7 Translated using Weblate (German)
Currently translated at 99.3% (3391 of 3413 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-20 14:24:16 +00:00
Weblate e1d58aed58 Merge branch 'origin/develop' into Weblate. 2022-01-20 09:51:36 +00:00
Robin f59ea6d7ad
Show a tile at beginning of visible history (#5887) 2022-01-20 09:51:31 +00:00
Weblate 7a19883201 Merge branch 'origin/develop' into Weblate. 2022-01-20 09:40:51 +00:00
Andy Balaam c4fc20018d
Enable the polls feature (#7581) 2022-01-20 09:40:47 +00:00
Weblate 0cb675b799 Merge branch 'origin/develop' into Weblate. 2022-01-20 09:32:22 +00:00
David Baker a7a7cb56fe
Cancel pending events in virtual room when call placed (#7583)
As the comment hopefully explains.

Also add public qualifiers to the methods in Resend which lacked
any visibility specifiers.

Fixes https://github.com/vector-im/element-web/issues/17594
2022-01-20 09:32:15 +00:00
Weblate 4b2a4589fe Merge branch 'origin/develop' into Weblate. 2022-01-20 08:48:00 +00:00
Linerly 912c27b500 Translated using Weblate (Indonesian)
Currently translated at 100.0% (3410 of 3410 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2022-01-20 08:47:59 +00:00
Glandos 7de5f5f40f Translated using Weblate (French)
Currently translated at 99.9% (3408 of 3410 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2022-01-20 08:47:58 +00:00
libexus 09c2afc4ca Translated using Weblate (German)
Currently translated at 99.3% (3389 of 3410 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-20 08:47:50 +00:00