69131 Commits

Author SHA1 Message Date
Germain 663c7e069e Migrate useTopic test to RTL (#9580) 2022-11-15 14:00:02 +01:00
Germain c10339ad68 Make clear notifications work with threads (#9575) 2022-11-15 10:27:13 +00:00
Michael Telatynski e66027cd0c Deduplicate string compare utility (#9579) 2022-11-15 10:20:36 +00:00
Michael Weimann 436146105e Implement voice broadcast device selection (#9572) 2022-11-15 10:02:40 +01:00
Michael Telatynski 272aae0973 Add CI to run rethemendex.sh (#9577) 2022-11-14 18:31:20 +00:00
Michael Telatynski 791a7e71fd Build Linux to tar.gz (#453) 2022-11-14 18:02:34 +00:00
Florian Duros ebb0e2e520 Merge pull request #9573 from matrix-org/tech/update-rich-text-editor
Update @matrix-org/matrix-wysiwyg dependency
2022-11-14 14:34:46 +01:00
Florian Duros 45d53d3404 Update @matrix-org/matrix-wysiwyg dependency 2022-11-14 14:12:09 +01:00
Michael Telatynski d45b3aac65 Improve workflow reuse (#452) 2022-11-14 11:09:07 +00:00
Michael Weimann 18c03daa86 Fix links being mangled by markdown processing (#9570) 2022-11-14 10:52:42 +01:00
Hanadi 212233cb0b Fix: inline links selecting radio button (#9543)
* fix: inline link selecting radio button
2022-11-14 09:11:37 +00:00
Mahdi Bagvand 7c33fc6cf6 fix wrong error message in registration when phone number threepid is in use. (#9571) 2022-11-13 16:58:40 +00:00
Germain e8d4fbb8ff Fix missing avatar for show current profiles (#9563) 2022-11-11 16:02:01 +00:00
Michael Telatynski 1e6a3ceebd Improve CI stability and tidy it up (#451) 2022-11-11 15:15:21 +00:00
Michael Telatynski 8f8a9e1e49 Cease uploading develop.tar.gz to Github Pages (#23753) 2022-11-11 14:36:55 +00:00
Michael Telatynski 79b0b3077a Update fetch-package.js to use new GHA deployment for develop (#450) 2022-11-11 14:23:42 +00:00
Germain 1dbf9c205e fix read receipts trickling down correctly (#9567) 2022-11-11 09:39:35 +00:00
Michael Weimann fca6ff271c Extract requestMediaPermissions (#9568) 2022-11-11 10:38:51 +01:00
Michael Weimann f2f00f68ba Fix sliding sync cypress spec (#9569) 2022-11-11 10:10:42 +01:00
Germain ee13e23b15 Resilience fix for homeserver without thread notification support (#9565)
* Notification state resilience

* TypeScript strict fixes

* Add tests
2022-11-10 18:01:19 +00:00
Michael Telatynski 474dcb6825 Add missing Deb dependencies libasound2 & libgbm1 (#449) 2022-11-10 16:10:03 +00:00
Arne Wilken 8ebdcab7d9 Change "None" to "Off" in notification options (#9539) 2022-11-10 12:39:14 +00:00
Robin 06f69abad9 Don't switch to the home page needlessly after leaving a room (#9477)
Currently, if you leave a room that you're not currently viewing, you'll get sent back to the home page for no reason. This creates needless friction when trying to leave multiple rooms belonging to a space from the room list.

In addition to that fix, this improves the behavior when leaving a subspace, by making it take you to the parent space rather than all the way back home.
2022-11-10 07:34:43 -05:00
Michael Weimann f6347d24ef Show time left for voice broadcast recordings (#9564) 2022-11-10 10:53:49 +00:00
Michael Telatynski 962e8e0b23 Differentiate download and decryption errors when showing images (#9562) 2022-11-10 09:27:20 +00:00
Michael Weimann abec724387 Add voice broadcast pre-recoding PiP (#9548) 2022-11-10 09:38:48 +01:00
László Várady afdf289a78 Advanced audio processing settings (#8759)
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Fixes https://github.com/vector-im/element-web/issues/6278
Fixes undefined
2022-11-09 20:14:55 +00:00
Michael Telatynski da779531f1 Close context menu when a modal is opened to prevent user getting stuck (#9560) 2022-11-09 15:33:09 +00:00
Robin 46c005a5d3 Don't hardcode /bin/bash in scripts (#23740)
Some operating systems, such as NixOS, don't place binaries in /bin. The appropriate cross-platform method is to use /usr/bin/env.
2022-11-09 09:58:06 -05:00
Michael Weimann 7fbdd8bb5d Handle local events for voice broadcasts (#9561) 2022-11-09 11:17:54 +00:00
Michael Telatynski bc6d1c3a2b Add way to create a user notice via config.json (#23738) 2022-11-09 10:50:04 +00:00
Michael Telatynski 848adfdc10 Add way to create a user notice via config.json (#9559) 2022-11-09 10:50:01 +00:00
Michael Telatynski 8ed23291c0 Update matrix-events-sdk to 0.0.1 and develop ref to matrix-js-sdk (#23731) 2022-11-08 17:48:12 +00:00
RiotRobot 6ba168f8cf Merge branch 'master' into develop 2022-11-08 17:35:43 +00:00
RiotRobot 727ede4436 Merge branch 'staging' 2022-11-08 17:35:39 +00:00
RiotRobot 6859c86773 v1.11.14 2022-11-08 17:34:39 +00:00
RiotRobot 79ec793099 Prepare changelog for v1.11.14 2022-11-08 17:34:39 +00:00
Michael Telatynski ea23302079 Disable MSI as they are failing with Error 217 (#447) 2022-11-08 17:31:02 +00:00
Michael Telatynski 985119dcfe Update matrix-events-sdk to 0.0.1 and develop ref to matrix-js-sdk (#9557) 2022-11-08 17:30:45 +00:00
RiotRobot 23b83bac26 Merge branch 'master' into develop
# Conflicts:
#	package.json
#	yarn.lock
2022-11-08 16:23:45 +00:00
RiotRobot 70814b7f96 v1.11.14 2022-11-08 16:22:22 +00:00
RiotRobot db4e3d2fec Prepare changelog for v1.11.14 2022-11-08 16:22:21 +00:00
dependabot[bot] 50b7230769 Bump loader-utils from 2.0.2 to 2.0.3 (#9554)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 15:46:22 +00:00
RiotRobot 14e4834009 Reset matrix-react-sdk back to develop branch 2022-11-08 15:12:36 +00:00
RiotRobot d5041b8bd0 Reset matrix-js-sdk back to develop branch 2022-11-08 15:12:22 +00:00
RiotRobot 1cf1973e9b Merge branch 'master' into develop 2022-11-08 15:12:02 +00:00
Michael Telatynski 5380c533cf Disable MSI as they are failing with Error 217 (#447) 2022-11-08 15:09:41 +00:00
RiotRobot 1d8e353767 v1.11.14
Dockerhub / Docker Buildx (push) Failing after 47s
v1.11.14
2022-11-08 15:05:50 +00:00
RiotRobot 500c59fee6 Prepare changelog for v1.11.14 2022-11-08 15:05:49 +00:00
RiotRobot 3fa3153a23 Upgrade matrix-react-sdk to 3.60.0 2022-11-08 14:59:57 +00:00