Commit Graph

44272 Commits

Author SHA1 Message Date
Michael Weimann
c1c50ec182
Stabilise seekign in broadcast (#9968) 2023-01-23 17:32:04 +01:00
Weblate
9d3f3a4575 Merge branch 'origin/develop' into Weblate. 2023-01-23 16:28:36 +00:00
Michael Weimann
ed06ed0185
Fix seekbar position for zero length audio (#9949) 2023-01-23 17:28:31 +01:00
Weblate
3aac6b3f06 Merge branch 'origin/develop' into Weblate. 2023-01-23 15:26:49 +00:00
Andy Balaam
51b4555106
Merge pull request #9934 from matrix-org/kegan/lists-as-keys
refactor: sliding sync: convert to lists-as-keys rather than indexes
2023-01-23 15:26:42 +00:00
Florian Duros
1da78fa6bc
Fix RTE focus behaviour in threads 2023-01-23 15:41:01 +01:00
Weblate
8b580047bb Merge branch 'origin/develop' into Weblate. 2023-01-23 13:36:16 +00:00
Sveinn í Felli
2a43961359 Translated using Weblate (Icelandic)
Currently translated at 88.3% (3278 of 3712 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/
2023-01-23 13:36:16 +00:00
Suguru Hirahara
0c85cde2fb Translated using Weblate (Japanese)
Currently translated at 93.8% (3484 of 3712 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2023-01-23 13:35:54 +00:00
Janne Mareike Koschinski
a0a419a3b8
Allow thread panel to be closed after being opened from notification (#9937)
* Allow thread panel to be closed after being opened from notification
* Add test to ensure the behavior is correct
2023-01-23 14:35:44 +01:00
Kegan Dougal
7df07fa336 Remove unused imports 2023-01-23 13:21:36 +00:00
Kegan Dougal
0fcc1f45d9 Remove flakey test which wasn't a useful test of anything 2023-01-23 13:18:05 +00:00
Suguru Hirahara
eddcfa0910 Translated using Weblate (Japanese)
Currently translated at 93.6% (3478 of 3712 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2023-01-22 18:33:42 +00:00
random
561b497042 Translated using Weblate (Italian)
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/it/
2023-01-22 18:33:29 +00:00
Kegan Dougal
7616f71ff2 TS 2023-01-20 17:20:20 +00:00
kegsay
6ec25234d7
Merge branch 'develop' into kegan/lists-as-keys 2023-01-20 16:24:18 +00:00
Kegan Dougal
153a3a7998 Add hook test 2023-01-20 15:58:06 +00:00
Weblate
baa3d2a23c Merge branch 'origin/develop' into Weblate. 2023-01-20 13:46:32 +00:00
Robin
056fec844f
Only highlight focused menu item if focus is supposed to be visible (#9945) 2023-01-20 08:46:17 -05:00
Robin
6152c1762d
Prevent call durations from breaking onto multiple lines (#9944) 2023-01-20 08:45:55 -05:00
Robin
9d0230b6ab
Show the room name in the room header during calls (#9942) 2023-01-20 08:45:39 -05:00
Weblate
29568b9ce9 Merge branch 'origin/develop' into Weblate. 2023-01-20 13:45:37 +00:00
Jiri Grönroos
0ad3f08338 Translated using Weblate (Finnish)
Currently translated at 92.5% (3434 of 3712 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2023-01-20 13:45:36 +00:00
Robin
da30b3069c
Tweak call lobby buttons to more closely match designs (#9943) 2023-01-20 08:45:27 -05:00
Kegan Dougal
676c65b55c More tests 2023-01-20 13:27:03 +00:00
Weblate
9c2e2c397c Merge branch 'origin/develop' into Weblate. 2023-01-20 12:55:43 +00:00
Kegan Dougal
744abd935e Linting 2023-01-20 12:46:51 +00:00
RiotRobot
97831d528a Reset matrix-js-sdk back to develop branch 2023-01-20 12:43:40 +00:00
RiotRobot
9e3de5129d v3.64.2 2023-01-20 12:40:54 +00:00
RiotRobot
84984bc18e Prepare changelog for v3.64.2 2023-01-20 12:40:54 +00:00
Kegan Dougal
6a75054e1a More tests 2023-01-20 12:38:58 +00:00
Weblate
91089cc667 Merge branch 'origin/develop' into Weblate. 2023-01-20 12:37:24 +00:00
Weblate
32a9f78d04 Merge branch 'origin/develop' into Weblate. 2023-01-20 12:33:06 +00:00
Michael Weimann
234061c847
Use useTypedEventEmitterState for broadcasts (#9947) 2023-01-20 13:33:00 +01:00
Weblate
6977dc54e2 Merge branch 'origin/develop' into Weblate. 2023-01-20 10:55:51 +00:00
alunturner
9dbc5f3773
Add quotes to rich text editor (#9932)
* bump rich text editor to 0.20.0
* add new svg for the button
* show the button
* make the composer display look like the timeline display
2023-01-20 10:55:46 +00:00
Kegan Dougal
8e774e1924 Prettier 2023-01-20 10:45:55 +00:00
Kegan Dougal
66d4715e84 Remove accidental import 2023-01-20 10:41:32 +00:00
Kegan Dougal
769fd4a786 TS errors 2023-01-20 10:32:53 +00:00
Kegan Dougal
c685c8e856 Point cypress at a newer version of the proxy 2023-01-20 10:32:53 +00:00
Weblate
60e02edb12 Merge branch 'origin/develop' into Weblate. 2023-01-20 10:21:55 +00:00
Suguru Hirahara
a32d9e63b5 Translated using Weblate (Japanese)
Currently translated at 91.8% (3410 of 3712 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2023-01-20 10:21:55 +00:00
Florian Duros
ad500973f4
Merge pull request #9948 from matrix-org/florianduros/fix/clear-RTE-earlier
Clear the RTE before sending a message
2023-01-20 11:21:39 +01:00
Florian Duros
075df4d1b3
Call Action.ClearAndFocusSendMessageComposer before sending a message 2023-01-20 10:42:25 +01:00
kegsay
fcde4b7880
Merge branch 'develop' into kegan/lists-as-keys 2023-01-19 16:52:06 +00:00
Weblate
5f9c9c9987 Merge branch 'origin/develop' into Weblate. 2023-01-19 15:49:27 +00:00
alunturner
a63da74f06
Add code blocks to rich text editor (#9921)
* Applies small changes to code block display in timeline
* Makes the composer code block look like the timeline display, but without line numbers
* Adds a button to allow code blocks to be implemented
* Adds tests for the new button
2023-01-19 15:49:21 +00:00
Weblate
ee81e126a9 Merge branch 'origin/develop' into Weblate. 2023-01-19 15:19:13 +00:00
devonh
422802ea6d
Add credentials when calling bootstrapCrossSigning in Cypress tests (#9919) 2023-01-19 16:19:07 +01:00
Kegan Dougal
eed7340663 Add additional tests 2023-01-19 15:02:48 +00:00