Commit Graph

36752 Commits (c9363b3b56d94304482961b2659c99b6f49ace93)

Author SHA1 Message Date
iaiz e0b6715c9b Translated using Weblate (Spanish)
Currently translated at 99.3% (3121 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-08-18 10:54:27 +00:00
libexus b03a7b875f Translated using Weblate (German)
Currently translated at 97.1% (3053 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 10:54:23 +00:00
David Baker 946ae73e1d
Merge pull request #6615 from SimonBrandner/fix/media-error
Properly handle media errors
2021-08-18 11:54:08 +01:00
James Salter ecd142f2a5 Add type declarations 2021-08-18 09:21:57 +01:00
Šimon Brandner f5cbc9f598
Fix pagination and improve typing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 10:02:42 +02:00
James Salter 0d9e27f34a Fix import 2021-08-17 15:58:14 +01:00
James Salter 834f72a9a8 Merge remote-tracking branch 'origin' into sentry-rageshakes 2021-08-17 11:47:00 +01:00
Weblate 7c09cba295 Merge branch 'origin/develop' into Weblate. 2021-08-17 08:42:26 +00:00
RiotRobot d5ffdf1196 Reset matrix-js-sdk back to develop branch 2021-08-17 09:42:20 +01:00
Weblate b214d106b4 Merge branch 'origin/develop' into Weblate. 2021-08-17 08:42:03 +00:00
Priit Jõerüüt b935e0cc5f Translated using Weblate (Estonian)
Currently translated at 98.8% (3106 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-17 08:42:02 +00:00
Nguyen Quang Dung 88df46012f Translated using Weblate (Vietnamese)
Currently translated at 9.6% (303 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2021-08-17 08:41:56 +00:00
XoseM 13a70c3958 Translated using Weblate (Galician)
Currently translated at 100.0% (3142 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-17 08:41:56 +00:00
LinAGKar 2ea3166b60 Translated using Weblate (Swedish)
Currently translated at 96.7% (3041 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-17 08:41:54 +00:00
RiotRobot 0f9e8f280a Merge branch 'master' into develop 2021-08-17 09:41:43 +01:00
RiotRobot 0dd479c466 v3.28.1 2021-08-17 09:40:11 +01:00
RiotRobot 19746f7ac1 Prepare changelog for v3.28.1 2021-08-17 09:40:10 +01:00
RiotRobot 6e82b064ec Upgrade matrix-js-sdk to 12.3.1 2021-08-17 09:29:20 +01:00
Šimon Brandner 1d664f0914
Explicitly handle first state change
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 10:23:54 +02:00
Šimon Brandner 533f2c2c98
Properly listen for call_state
The previous thing should have never worked, since CallsChanged doesn't get emitted when a call is answered

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 09:51:48 +02:00
Šimon Brandner 3fdf4d13ca
Proper init in constructors
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 09:48:25 +02:00
Weblate 0aeab8b28b Merge branch 'origin/develop' into Weblate. 2021-08-16 14:03:38 +00:00
LinAGKar f24bc268ea Translated using Weblate (Swedish)
Currently translated at 96.1% (3021 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-16 14:03:38 +00:00
Glandos 1bbc2d6790 Translated using Weblate (French)
Currently translated at 99.9% (3139 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-16 14:03:35 +00:00
RiotRobot 0f382efb46 Resetting package fields for development 2021-08-16 15:02:29 +01:00
RiotRobot 95f8b1b278 Merge branch 'master' into develop 2021-08-16 15:01:31 +01:00
RiotRobot c4de03ddb0 v3.28.0 2021-08-16 14:45:13 +01:00
RiotRobot fc50870ae5 Prepare changelog for v3.28.0 2021-08-16 14:45:12 +01:00
Dariusz Niemczyk 9dfa01e1a8
Fix error on accessing encrypted media without keys
In case where the message is encrypted and you request cross-signed keys
from another session you may end up in a situation where `media` doesn't
exist as you didn't receive keys, yet you have the message's type.
This commit fixes this problem by checking if the media is even available.
2021-08-16 15:30:48 +02:00
Šimon Brandner 93fee442e6
Fix call tile buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 15:30:45 +02:00
RiotRobot 62e1a30532 Upgrade matrix-js-sdk to 12.3.0 2021-08-16 14:21:59 +01:00
David Baker 1880d61ba7
Merge pull request #6623 from matrix-org/dbkr/update_allchange
Update changelog generator
2021-08-16 13:31:22 +01:00
James Salter 6c2e98812b Remove test code; good job we have tests 2021-08-16 13:26:58 +01:00
David Baker e3930638dc Fix dates 2021-08-16 13:25:59 +01:00
David Baker d0e82ee603 Update changelog generator 2021-08-16 13:18:10 +01:00
James Salter 16d02f24bd lint 2021-08-16 13:06:19 +01:00
David Baker 891e9b58b4
Merge pull request #6622 from SimonBrandner/release/fix/glare/18538
[Release] Fix glare related regressions
2021-08-16 12:40:26 +01:00
Šimon Brandner 8770317b36
Properly handle call change
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 13:32:53 +02:00
Weblate 48065c9ddb Merge branch 'origin/develop' into Weblate. 2021-08-16 11:28:23 +00:00
random f1993a5886 Translated using Weblate (Italian)
Currently translated at 99.9% (3141 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-08-16 11:28:23 +00:00
David Baker be18178015
Merge pull request #6614 from SimonBrandner/fix/glare/18538
Fix glare related regressions
2021-08-16 12:28:10 +01:00
Šimon Brandner c375b6058f
Fix call tile spacing issues
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 11:04:41 +02:00
Weblate f7ab614baa Merge branch 'origin/develop' into Weblate. 2021-08-16 08:54:47 +00:00
waclaw66 bbd70ada81 Translated using Weblate (Czech)
Currently translated at 100.0% (3142 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-16 08:54:46 +00:00
Jeff Huang 3310cc5427 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3142 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-16 08:54:44 +00:00
LinAGKar dd75fcc2ac Translated using Weblate (Swedish)
Currently translated at 96.1% (3020 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-16 08:54:42 +00:00
jelv 7aa5674f96 Translated using Weblate (Dutch)
Currently translated at 100.0% (3142 of 3142 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-16 08:54:37 +00:00
Germain b2e9b89169
Merge pull request #6617 from SimonBrandner/fix/long-names-call-toast
Fix long display names in call toasts
2021-08-16 09:54:29 +01:00
Šimon Brandner bd2ae762d6
Adjust max-non-narrow-width
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 10:08:30 +02:00
Šimon Brandner c856d433d6
Trim long display names
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 10:08:16 +02:00