Commit Graph

62585 Commits

Author SHA1 Message Date
RiotRobot
6882e6432b v1.11.13 v1.11.13 2022-11-01 10:01:35 +00:00
RiotRobot
e347f50700 Prepare changelog for v1.11.13 2022-11-01 10:01:34 +00:00
RiotRobot
3402b388a1 Upgrade matrix-react-sdk to 3.59.1 2022-11-01 09:38:52 +00:00
RiotRobot
8f466061c3 Upgrade matrix-js-sdk to 21.0.1 2022-11-01 09:37:16 +00:00
RiotRobot
253129e6f2 Reset matrix-js-sdk back to develop branch 2022-11-01 09:33:51 +00:00
RiotRobot
480662f661 Merge branch 'master' into develop
# Conflicts:
#	package.json
#	yarn.lock
2022-11-01 09:33:12 +00:00
RiotRobot
dda9b5aa15 v3.59.1 2022-11-01 09:32:03 +00:00
RiotRobot
fb9e479267 Prepare changelog for v3.59.1 2022-11-01 09:32:02 +00:00
RiotRobot
347c7c5ba9 Upgrade matrix-js-sdk to 21.0.1 2022-11-01 09:27:31 +00:00
Michael Telatynski
fed759ec0e Allow the docker tag for the sliding sync proxy to be specified in env (#9496) 2022-10-31 18:11:38 +00:00
Michael Weimann
66c20a0798 Display voice broadcast total length (#9517) 2022-10-31 17:35:02 +00:00
Kat Gerasimova
a3659d864c Add issue automation to tidy Help Wanted (#23644)
All "good first issue" and "Hacktoberfest" qualify as "Help Wanted" so the label should be added automatically
2022-10-31 12:21:58 +00:00
Germain
9b644844da Fix NotificationBadge unsent color (#9522) 2022-10-31 09:45:02 +00:00
Arne Wilken
93550dde60 Merge branch 'develop' into last-admin-leave-room-warning 2022-10-28 15:41:49 +02:00
Janne Mareike Koschinski
d92fdc1f5b Loading threads with server-side assistance (#9356)
* Fix bug with message context menu
* fix bug where ThreadSummary failed if no last reply is available
* Fix relations direction API
* Use same API for threads as for any other timeline
* Determine if event belongs to thread on jumping to event
* properly listen to thread deletion
* Add thread redaction tests
* Add fetchInitialEvent tests
* Paginate using default TimelinePanel behaviour
* Remove unused threads deleted code

Co-authored-by: Germain <germain@souquet.com>
Co-authored-by: Germain <germains@element.io>
2022-10-28 13:48:15 +02:00
Richard van der Hoff
1b98601870 Constrain webpack config for olm.wasm (#23633)
I've been experimenting with loading WebAssembly into EW, for which I need to
use webpack's default wasm loader. Currently we're overriding that for *all*
files called `*.wasm`, which is too broad.

There are currently two `*.wasm` artifacts in EW: `decoderWorker.min.wasm`, and
`olm.wasm`. `decoderWorker` has its own rule, so the `*.wasm` rule is only used
for `olm.wasm`. So, let's tighten up the test for that rule so that it doesn't
catch other innocent `.wasm`s in the cross-fire.
2022-10-28 10:54:37 +01:00
Germain
750ca78e98 Fix room list sorted by recent on app startup (#9515) 2022-10-28 10:53:50 +01:00
Arne Wilken
0c0706db22 Update src/components/structures/MatrixChat.tsx
getContent already does the || {} step

Co-authored-by: Robin <robin@robin.town>
2022-10-28 10:51:54 +02:00
Michael Weimann
c497046e39 Implement voice broadcast last_chunk_sequence (#9513) 2022-10-27 16:24:03 +02:00
David Langley
2a46122f28 Change WYSIWYG label in automation (#23630) 2022-10-27 15:16:55 +01:00
Germain
07003a5bc1 Make thread replies trigger a room list re-ordering (#9510) 2022-10-27 13:50:05 +01:00
Johannes Marbach
af47b74992 Merge pull request #9501 from matrix-org/psg-863/dm-learn-more-rename
Device manager - add extra details to device security and renaming (PSG-863)
2022-10-27 08:40:27 +02:00
Florian Duros
0173e21129 Merge pull request #9503 from matrix-org/feat/add-plain-text-mode
Feat/add plain text mode
2022-10-26 19:38:44 +02:00
Florian Duros
aae93a9af2 Cleaner test on body 2022-10-26 19:21:42 +02:00
Florian Duros
0a7f44b226 Add typeof check for body 2022-10-26 19:19:32 +02:00
Florian Duros
39f1dc224c Add typeof check for body 2022-10-26 19:16:29 +02:00
Florian Duros
c0282e0351 Add check for body 2022-10-26 19:09:17 +02:00
Florian Duros
3d1a0ccf12 Merge branch 'develop' into feat/add-plain-text-mode 2022-10-26 19:05:59 +02:00
Florian Duros
92b4c8bf4e Review clean 2022-10-26 19:05:27 +02:00
Michael Weimann
e6a645dfae Stop voice broadcast from save device on resume (#9509) 2022-10-26 18:59:47 +02:00
Florian Duros
d25cbb53b0 Merge branch 'develop' into feat/add-plain-text-mode 2022-10-26 18:56:33 +02:00
Florian Duros
928a23e9d0 Fix switching bug and br tag in firefox 2022-10-26 18:18:34 +02:00
Michael Telatynski
ee61994c05 Reset custom power selector when blurred on empty (#9508) 2022-10-26 16:14:33 +00:00
RiotRobot
5da11ae436 Reset matrix-react-sdk back to develop branch 2022-10-26 16:51:36 +01:00
RiotRobot
fe0280cbf0 Reset matrix-js-sdk back to develop branch 2022-10-26 16:51:25 +01:00
RiotRobot
3f192f927c Merge branch 'master' into develop 2022-10-26 16:51:07 +01:00
RiotRobot
271d2d7078 v1.11.12 v1.11.12 2022-10-26 16:46:30 +01:00
RiotRobot
0b92a7fe7c Prepare changelog for v1.11.12 2022-10-26 16:46:29 +01:00
ElementRobot
446d944888 Fix config.json failing to load for Jitsi wrapper in non-root deployment (#23577) (#23615)
(cherry picked from commit a3ece528e5)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-26 16:41:58 +01:00
Florian Duros
423f87a43a Merge branch 'develop' into feat/add-plain-text-mode 2022-10-26 17:16:34 +02:00
Florian Duros
fb751c3c7b Add test for plain mode 2022-10-26 17:16:13 +02:00
Michael Weimann
7692533e18 Improve fetch mock setup (#9511)
- Move from language to mock setup file
- Add mock rule for stub image requests
2022-10-26 14:54:45 +00:00
Germain
0f1738b098 Fix getReadReceiptsForEvent for unknown threads (#9507) 2022-10-26 14:19:36 +01:00
Kerry
31c0988220 Merge branch 'develop' into psg-863/dm-learn-more-rename 2022-10-26 15:09:44 +02:00
Kat Gerasimova
12bde9a514 Update issue automation for labs features (#23609)
Z-Labs labels should be added to  A-Composer-WYSIWYG
2022-10-26 14:09:21 +01:00
kegsay
0453b264e3 Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling (#9484)
* Add support for include_old_rooms and by_notification_level

* Include subspaces when apply spaces filter

* Remove stray is_tombstoned

* tests: add SlidingRoomListStore jest tests; update proxy version in cypress

* Add additional tests

* Additional tests

* Linting

* Update test/stores/room-list/SlidingRoomListStore-test.ts

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-26 14:04:03 +01:00
Michael Telatynski
097ca43420 Add cypress test for the composer emoji picker (#9505) 2022-10-26 13:58:40 +01:00
Florian Duros
f1610dae3d Fix selection 2022-10-26 14:56:41 +02:00
Michael Weimann
625971acb5 Replace voice broadcast running with resumed (#9502) 2022-10-26 12:54:44 +00:00
Michael Telatynski
238a2b77af Update cypress.yaml (#9506) 2022-10-26 11:50:24 +00:00