Kegan Dougal
186938d32a
prettier
2023-01-19 11:02:43 +00:00
Weblate
467bef1ab1
Merge branch 'origin/develop' into Weblate.
2023-01-19 09:24:34 +00:00
alunturner
8a2e386531
Add disabled button state to rich text editor ( #9930 )
...
* add disabled css state
* conditionally apply disabled css state
* hides disabled tooltips
2023-01-19 09:24:29 +00:00
Weblate
c95a5b975a
Merge branch 'origin/develop' into Weblate.
2023-01-19 09:17:29 +00:00
waclaw66
cafaf601f6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-01-19 09:17:29 +00:00
Glandos
07d7255230
Translated using Weblate (French)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-01-19 09:17:27 +00:00
Florian Duros
b47588fc5c
Fix {enter} press in RTE ( #9927 )
...
Fix enter combination in RTE
2023-01-19 09:17:18 +00:00
Weblate
92052b42a0
Merge branch 'origin/develop' into Weblate.
2023-01-19 08:03:58 +00:00
Jeff Huang
bc0f53e43d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-01-19 08:03:58 +00:00
Michael Weimann
eb43f3449e
Fix the problem that the password reset email has to be confirmed twice ( #9926 )
2023-01-19 09:03:48 +01:00
RiotRobot
576d103159
Reset matrix-js-sdk back to develop branch
2023-01-18 21:57:43 +00:00
RiotRobot
81d937cd68
Merge branch 'master' into develop
2023-01-18 21:57:18 +00:00
RiotRobot
8219e44596
v3.64.1
2023-01-18 21:57:02 +00:00
RiotRobot
8d4705647b
Prepare changelog for v3.64.1
2023-01-18 21:57:00 +00:00
Weblate
d39e2054aa
Merge branch 'origin/develop' into Weblate.
2023-01-18 21:54:39 +00:00
Weblate
44a0462bfb
Merge branch 'origin/develop' into Weblate.
2023-01-18 21:53:44 +00:00
Andy Balaam
66e6eddcd4
Merge pull request #9935 from andybalaam/backport-9933-to-staging
...
replace .at() with array.length-1
2023-01-18 21:46:06 +00:00
Germain
b49f83f3ae
replace .at() with array.length-1
2023-01-18 21:17:59 +00:00
Weblate
be6a8ad5cc
Merge branch 'origin/develop' into Weblate.
2023-01-18 20:56:11 +00:00
Priit Jõerüüt
44abb44a0d
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-01-18 20:56:10 +00:00
Jozef Gaal
5ba5ec9b5b
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-01-18 20:56:08 +00:00
Linerly
2fc0fddfd3
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-01-18 20:56:06 +00:00
Ihor Hordiichuk
0f07e29c47
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-01-18 20:56:05 +00:00
Ali-x98
b5bce4d158
Translated using Weblate (Arabic)
...
Currently translated at 36.6% (1360 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ar/
2023-01-18 20:56:02 +00:00
Vri
40c9437186
Translated using Weblate (German)
...
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-01-18 20:56:01 +00:00
Andy Balaam
9ec4b0797e
Merge pull request #9933 from matrix-org/gsouquet/revert-at
...
replace .at() with array.length-1
2023-01-18 20:55:52 +00:00
Kegan Dougal
c34df2bf96
Remove const from hook
2023-01-18 17:24:31 +00:00
Kegan Dougal
21f0825703
refactor: sliding sync: convert to lists-as-keys rather than indexes
...
Sister PR to https://github.com/matrix-org/matrix-js-sdk/pull/3076
2023-01-18 17:19:12 +00:00
Germain
f0a7b2886e
replace .at() with array.length-1
2023-01-18 16:43:18 +00:00
Weblate
ca16d7d82f
Merge branch 'origin/develop' into Weblate.
2023-01-18 14:56:48 +00:00
Janne Mareike Koschinski
4d2b27a96d
Fix broken threads list timestamp layout ( #9922 )
...
* Add option to show full identifier as tooltip on sender profiles
* Show full user id as tooltip on threads list entries
* Fix broken threads list timestamp layout
Previously, thread list timestamps would overflow
into the unread messages bubble on the right.
This is fixed by resetting the width of the
timestamp and ensuring both the timestamp and the
display name can shrink if necessary.
Both now also use ellipses if necessary.
2023-01-18 15:56:43 +01:00
Weblate
b0ae163d93
Merge branch 'origin/develop' into Weblate.
2023-01-18 14:49:40 +00:00
Michael Weimann
6d354e3e10
Add test coverage ( #9928 )
2023-01-18 15:49:34 +01:00
RiotRobot
baa120fff3
Reset matrix-js-sdk back to develop branch
2023-01-18 13:49:03 +00:00
RiotRobot
d8947d0168
Resetting package fields for development
2023-01-18 13:48:11 +00:00
RiotRobot
2f3bc6c818
Merge branch 'master' into develop
2023-01-18 13:48:04 +00:00
RiotRobot
57a003f76e
v3.64.0
2023-01-18 13:47:40 +00:00
RiotRobot
c8c181a652
Prepare changelog for v3.64.0
2023-01-18 13:47:38 +00:00
Weblate
09a9b2b3fc
Merge branch 'origin/develop' into Weblate.
2023-01-18 13:45:31 +00:00
Weblate
2975ef8353
Merge branch 'origin/develop' into Weblate.
2023-01-18 13:44:34 +00:00
RiotRobot
46a024e831
Upgrade matrix-js-sdk to 23.1.0
2023-01-18 13:44:32 +00:00
Weblate
0bd0f5a81e
Merge branch 'origin/develop' into Weblate.
2023-01-18 13:20:57 +00:00
Vri
ec94e2493d
Translated using Weblate (German)
...
Currently translated at 100.0% (3711 of 3711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-01-18 13:20:56 +00:00
Florian Duros
dacbf76227
Disable multiple messages when {enter} is pressed multiple times ( #9929 )
2023-01-18 13:20:49 +00:00
Weblate
be9c63c86b
Merge branch 'origin/develop' into Weblate.
2023-01-18 09:09:33 +00:00
Glandos
3c094654e8
Translated using Weblate (French)
...
Currently translated at 100.0% (3711 of 3711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-01-18 09:09:33 +00:00
Florian Duros
e4a9684d76
Fix cypress RTE flaky test ( #9920 )
...
* Update @matrix-org/matrix-wysiwyg to 0.19.0
* Press {enter} to send message
2023-01-18 10:09:25 +01:00
Weblate
198471b59b
Merge branch 'origin/develop' into Weblate.
2023-01-18 07:25:09 +00:00
Michael Weimann
70d3d03c15
Fix logout devices on password reset ( #9925 )
2023-01-18 08:25:03 +01:00
Weblate
2d882d6a31
Merge branch 'origin/develop' into Weblate.
2023-01-18 01:58:26 +00:00