Nikita Epifanov
f4353ea7a4
Translated using Weblate (Russian)
...
Currently translated at 98.2% (3114 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-09-28 14:04:40 +00:00
Szimszon
0bc0dbac17
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3168 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-09-28 14:04:33 +00:00
Dariusz Niemczyk
8331d4c7b7
Happily handle empty text messages ( #6825 )
...
This commig refactors the message-deletion modal and reuses it for case of removing
the entire message and trying to send it, which should trigger removal flow instead.
Fix vector-im/element-web#18873
2021-09-28 15:04:25 +01:00
Germain Souquet
c1165830ed
Create rendering context enum for MessageActionBar
2021-09-28 14:55:00 +01:00
Michael Telatynski
7f63f496be
delint
2021-09-28 14:03:41 +01:00
Weblate
79915e1e62
Merge branch 'origin/develop' into Weblate.
2021-09-28 12:56:01 +00:00
Michael Telatynski
e95e59e2eb
Merge pull request #6875 from matrix-org/t3chguy/fix/19093
2021-09-28 13:55:56 +01:00
Weblate
a122d8a67f
Merge branch 'origin/develop' into Weblate.
2021-09-28 12:55:56 +00:00
Priit Jõerüüt
3df7f3790b
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (3167 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-09-28 12:55:56 +00:00
XoseM
0b8b3c49bc
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3168 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-09-28 12:55:54 +00:00
Andrejs
0a41385c78
Translated using Weblate (Latvian)
...
Currently translated at 60.6% (1921 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lv/
2021-09-28 12:55:51 +00:00
Jeff Huang
d5a6339c8d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3168 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-09-28 12:55:50 +00:00
iaiz
e892984abd
Translated using Weblate (Spanish)
...
Currently translated at 99.8% (3163 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-09-28 12:55:48 +00:00
Michael Telatynski
540593e75d
Merge pull request #6874 from matrix-org/t3chguy/spaces-null-guard-client
2021-09-28 13:55:39 +01:00
Michael Telatynski
ce0f16d58b
Fix pagination when filtering space hierarchy
2021-09-28 13:52:30 +01:00
Germain Souquet
160bf8e21f
Fix missing prop
2021-09-28 11:06:06 +01:00
Michael Telatynski
ba8ec1763b
Fix space panel width mismatch for creation modal shade
2021-09-28 11:05:03 +01:00
Michael Telatynski
d71f2345fb
Null guard around the matrixClient in SpaceStore
2021-09-28 10:34:32 +01:00
Germain Souquet
e52a33e93c
Merge branch 'develop' into gsouquet/threads-action-bar-19127
2021-09-28 09:34:43 +01:00
Šimon Brandner
aee27836d6
Use click not onclick
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-28 07:53:52 +02:00
Šimon Brandner
14f547f0eb
Add some member access qualifiers
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-28 07:48:56 +02:00
Weblate
e69464a030
Merge branch 'origin/develop' into Weblate.
2021-09-27 19:42:16 +00:00
Travis Ralston
8e497f8c56
Merge pull request #6871 from psrpinto/fix/close-url-preview-button
...
Fix issue with preview panel close button not appearing for certain messages containing a URL
2021-09-27 13:42:11 -06:00
Paulo Pinto
432dd994bd
Filter out invalid previews
...
The call to cli.getUrlPreview() might return an empty object ({}), which means
there is in fact no preview for that URL.
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-09-27 18:07:54 +01:00
Paulo Pinto
dabc13c98f
Extract logic to a function
...
For better readability of the call to useAsyncMemo()
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-09-27 18:07:54 +01:00
Šimon Brandner
05b83d1fae
Convert linkify-matrix to TS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:40:02 +02:00
Šimon Brandner
f12b142311
Convert ScalarMessaging to TS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:40:02 +02:00
Šimon Brandner
de44b3aacc
Convert index to TS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:40:01 +02:00
Šimon Brandner
e2b6c2cbd6
Convert RoomNotifs to TS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:39:57 +02:00
Weblate
fe245a5c7c
Merge branch 'origin/develop' into Weblate.
2021-09-27 16:16:10 +00:00
Travis Ralston
77ad0a9142
Merge pull request #6699 from SimonBrandner/fix/improve-aux-panel/18787
...
Improve AUX panel behaviour
2021-09-27 10:16:05 -06:00
Weblate
f79279573e
Merge branch 'origin/develop' into Weblate.
2021-09-27 15:39:09 +00:00
Germain
8c9cd0d2f4
Merge pull request #6865 from robintown/cut-off-pills
2021-09-27 16:39:04 +01:00
Weblate
ce23ee2ec1
Merge branch 'origin/develop' into Weblate.
2021-09-27 13:34:02 +00:00
RiotRobot
b635d01779
Reset matrix-js-sdk back to develop branch
2021-09-27 14:33:56 +01:00
Weblate
a267e053d2
Merge branch 'origin/develop' into Weblate.
2021-09-27 13:33:53 +00:00
RiotRobot
3e2e3fcd20
Resetting package fields for development
2021-09-27 14:33:46 +01:00
RiotRobot
8471445b1e
Merge branch 'master' into develop
2021-09-27 14:33:45 +01:00
RiotRobot
dad60804ba
v3.31.0
2021-09-27 14:31:26 +01:00
RiotRobot
d5dddadc3b
Prepare changelog for v3.31.0
2021-09-27 14:31:25 +01:00
RiotRobot
ccfc57657a
Upgrade matrix-js-sdk to 13.0.0
2021-09-27 14:27:26 +01:00
Weblate
69ca7d5c75
Merge branch 'origin/develop' into Weblate.
2021-09-27 12:56:23 +00:00
Besnik Bleta
a66cc7a3bb
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (3161 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-09-27 12:56:23 +00:00
waclaw66
d2a1507f41
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3168 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-09-27 12:56:20 +00:00
sr093906
866c9334bc
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3168 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-09-27 12:56:18 +00:00
Glandos
9f492fb4ff
Translated using Weblate (French)
...
Currently translated at 99.9% (3165 of 3168 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-09-27 12:56:16 +00:00
Michael Telatynski
b461569008
Merge pull request #6824 from matrix-org/t3chguy/fix/spaces-admin-check
2021-09-27 13:56:08 +01:00
Michael Telatynski
c39519a753
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/spaces-admin-check
2021-09-27 13:46:51 +01:00
Šimon Brandner
ff30dacc84
Convert theme to TS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:41:08 +02:00
Šimon Brandner
6adf762569
Convert Skinner to TS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:41:08 +02:00