RiotRobot
dc43356868
Merge branch 'master' into develop
2022-10-25 17:42:40 +01:00
RiotRobot
09372fbe8c
v3.59.0
2022-10-25 17:42:23 +01:00
RiotRobot
f7836fe38b
Prepare changelog for v3.59.0
2022-10-25 17:42:23 +01:00
Florian Duros
c7dbb5947f
Keep content when switching between rich text and plain text mode
2022-10-25 18:33:25 +02:00
RiotRobot
7d6614463a
Upgrade matrix-js-sdk to 21.0.0
2022-10-25 17:11:23 +01:00
Florian Duros
50279c8870
Add basic plain text editor
2022-10-25 17:26:14 +02:00
Germain
249474b430
Only render NotificationBadge when needed ( #9493 )
2022-10-25 14:31:38 +01:00
Kat Gerasimova
a45ecef20b
Add issue automation for the VoIP team ( #23585 )
2022-10-25 14:43:29 +02:00
Kat Gerasimova
fc0e61b666
Update issue automation for design ( #23490 )
...
Put only high priority issues in front of the design team, all of which the design team will aim to action to keep the queue at zero.
2022-10-25 10:06:24 +00:00
Florian Duros
6e73a853a8
Merge pull request #9488 from matrix-org/feat/add-message-edition-wysiwyg-composer
...
Add message editing to wysiwyg composer
2022-10-25 11:01:32 +02:00
Florian Duros
b5ab1239ed
Merge branch 'develop' into feat/add-message-edition-wysiwyg-composer
2022-10-25 10:42:29 +02:00
Kerry
d473b4ac4a
Device manager - confirm sign out of other sessions (PSG-921) ( #9487 )
...
* change testid attribute for dialog buttons to rtl friendly
* add confirm dialog for signing out sessions
* cleanup commented
* update cypress tets
* clear modals before test
* missing modal in jest tests on ci only
2022-10-25 10:39:48 +02:00
Florian Duros
787acbcc31
Merge branch 'develop' into feat/add-message-edition-wysiwyg-composer
2022-10-25 10:32:29 +02:00
David Baker
37e613bb05
Fix embedded Element Call screen sharing ( #9485 )
...
* Fix embedded Element Call screen sharing
Makes it a request in each direction rather than a request and reply
since replies to requests time out and so can't wait for user interaction.
* Fix tests
2022-10-24 18:54:24 +01:00
Robin
e4c44dc282
Auto-approve rageshake event capabilities for virtual Element Call widgets ( #9492 )
2022-10-24 13:49:54 -04:00
RiotRobot
4599cc9ca2
v1.11.11-rc.2
v1.11.11-rc.2
2022-10-24 17:19:00 +01:00
RiotRobot
bb00ad5fb0
Prepare changelog for v1.11.11-rc.2
2022-10-24 17:18:59 +01:00
RiotRobot
629341894b
Upgrade matrix-react-sdk to 3.59.0-rc.2
2022-10-24 17:05:23 +01:00
RiotRobot
416ca55fa9
Upgrade matrix-js-sdk to 21.0.0-rc.2
2022-10-24 17:04:14 +01:00
RiotRobot
7f789d4773
v3.59.0-rc.2
2022-10-24 16:57:44 +01:00
RiotRobot
879996c0bc
Prepare changelog for v3.59.0-rc.2
2022-10-24 16:57:44 +01:00
RiotRobot
b3f12dc03d
Upgrade matrix-js-sdk to 21.0.0-rc.2
2022-10-24 16:26:57 +01:00
ElementRobot
cb9017dddc
[Backport staging] Send Content-Type: application/json header for integration manager /register API ( #9491 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2022-10-24 16:11:37 +01:00
Michael Telatynski
1497089b92
Send Content-Type: application/json header for integration manager /register API ( #9490 )
2022-10-24 15:30:49 +01:00
Michael Weimann
d702f4a291
When start listening to a broadcast, pause the others ( #9489 )
2022-10-24 16:06:58 +02:00
Florian Duros
4d9d07e7fd
Update date in header
2022-10-24 15:27:34 +02:00
Florian Duros
3aead6f944
Update @matrix.org/matrix-wysiwyg dependency
2022-10-24 15:25:03 +02:00
Florian Duros
fda4dabf6d
Fix MessageComposer test
2022-10-24 15:03:18 +02:00
Robin
daf097e123
Fix joining calls without audio or video inputs ( #9486 )
...
The lobby view was requesting a stream with both video and audio, even if the system lacked video or audio devices. Requesting one of audio or video is enough to get all device labels.
2022-10-24 09:03:05 -04:00
Michael Telatynski
a3ece528e5
Fix config.json failing to load for Jitsi wrapper in non-root deployment ( #23577 )
2022-10-24 13:48:32 +01:00
Florian Duros
de86221c72
Merge remote-tracking branch 'origin/develop' into feat/add-message-edition-wysiwyg-composer
2022-10-24 14:41:27 +02:00
Florian Duros
edecc451dd
Fix MessageCompoer-test
2022-10-24 14:41:11 +02:00
Florian Duros
50c29502e4
Add new tests for WysiwygComposer
2022-10-24 12:35:09 +02:00
Michael Telatynski
eafc2d23a7
Ensure spaces in the spotlight dialog have rounded square avatars ( #9480 )
2022-10-24 08:58:36 +00:00
Michael Telatynski
913af09e61
Convert some tests from Enzyme to RTL ( #9483 )
2022-10-24 09:06:20 +01:00
Germain
9eb4f8d723
Add thread notification with server assistance (MSC3773) ( #9400 )
...
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de >
2022-10-24 07:50:21 +01:00
Michael Weimann
d4f1c573ad
Fix voice broadcast recording limit ( #9478 )
2022-10-22 13:07:39 +02:00
Michael Telatynski
8ae67aa4dd
Only show mini avatar uploader in room intro when no avatar yet exists ( #9479 )
2022-10-21 14:45:38 +01:00
Arnei
b3e535a7aa
Merge remote-tracking branch 'upstream/develop' into last-admin-leave-room-warning
2022-10-21 14:18:18 +02:00
renovate[bot]
b924594c19
Update jest monorepo to v29.2.0 ( #23544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 12:07:56 +00:00
renovate[bot]
663754e7ed
Update typescript-eslint monorepo to v5.40.1 ( #23525 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 12:57:51 +01:00
Michael Telatynski
fde9a527a7
Improve typing ( #9474 )
2022-10-21 11:44:33 +01:00
Florian Duros
c9bf7da629
Fix send message on enter
2022-10-21 10:35:54 +02:00
Florian Duros
4d089dcc05
Merge remote-tracking branch 'origin/develop' into feat/add-message-edition-wysiwyg-composer
2022-10-21 10:15:46 +02:00
Michael Weimann
5f59ce182e
Resume voice broadcast on load ( #9475 )
2022-10-21 09:30:02 +02:00
Šimon Brandner
493ee425b7
Make Element Call screensharing work on desktop ( #9476 )
2022-10-20 20:41:12 +02:00
Šimon Brandner
f464682967
Make Element Call screensharing work on desktop ( #9476 )
2022-10-20 18:39:24 +00:00
Florian Duros
5987a6889b
Add styling to editing
2022-10-20 17:31:17 +02:00
renovate[bot]
189f4c53b2
Update babel monorepo ( #23524 )
...
* Update babel monorepo
* Update yarn.lock
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2022-10-20 15:27:24 +00:00
Michael Weimann
9d405a905d
Set voice broadcast defaults ( #9471 )
2022-10-20 15:41:10 +02:00