Commit Graph

63001 Commits

Author SHA1 Message Date
Andy Balaam 33dfa14b77 Merge pull request #9725 from andybalaam/andybalaam/unparallel-cypress
Stop Cypress running in parallel to avoid failures with non-matching environments
2022-12-08 10:39:28 +00:00
Andy Balaam 908f81fa26 Stop Cypress running in parallel to avoid failures with non-matching environments 2022-12-08 10:18:02 +00:00
Andy Balaam 0f17728aa1 Merge branch 'develop' into feat/emoji-picker-rich-text-mode 2022-12-08 09:39:30 +00:00
Florian Duros 7943f83858 Change formatting buttons behavior (#9715)
Change formatting buttons behaviour
2022-12-07 12:13:35 +01:00
Michael Weimann 254815cbcf Tweak voice broadcast chunk decoding (#9713) 2022-12-07 10:37:30 +01:00
Florian Duros 4200c882e2 Merge branch 'develop' into feat/emoji-picker-rich-text-mode 2022-12-07 09:57:41 +01:00
Michael Telatynski 8ced72dba6 Remove unused Dockerfile (#9716) 2022-12-07 08:17:19 +01:00
renovate[bot] c3809d3afa Update all non-major dependencies (#9674)
* Typescript updates

* Update @types/node

* Fix more types

* Update all non-major dependencies

* Remove spurious cast

* Remove unused dependency rrweb-snapshot

* Update all non-major dependencies

* Iterate PR

* Update yarn.lock

* Remove stale dev dep

* Resolve

* Pin back axe-core for now, it is a bit too strict

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 00:36:23 +00:00
Michael Telatynski 851c1ef20c Move @types deps into devDeps (#9671) 2022-12-06 23:09:05 +00:00
Florian Duros bc001c2b88 Fix types 2022-12-06 16:45:25 +01:00
Florian Duros 1bd560d350 Merge remote-tracking branch 'origin/develop' into feat/emoji-picker-rich-text-mode 2022-12-06 16:38:46 +01:00
Florian Duros 27139ca68e Add test for emoji 2022-12-06 16:38:25 +01:00
RiotRobot c473cb6e77 Reset matrix-js-sdk back to develop branch 2022-12-06 13:08:59 +00:00
RiotRobot 549b0e8db2 Reset matrix-react-sdk back to develop branch 2022-12-06 13:08:01 +00:00
RiotRobot f2787855fd Merge branch 'master' into develop
# Conflicts:
#	yarn.lock
2022-12-06 13:07:10 +00:00
RiotRobot dd0134180c v1.11.16
Dockerhub / Docker Buildx (push) Failing after 42s
v1.11.16
2022-12-06 12:59:53 +00:00
RiotRobot 65dbfe4ae7 Prepare changelog for v1.11.16 2022-12-06 12:59:53 +00:00
RiotRobot 2bb05080f4 Upgrade matrix-react-sdk to 3.62.0 2022-12-06 12:56:23 +00:00
RiotRobot d4a0046e7c Upgrade matrix-js-sdk to 22.0.0 2022-12-06 12:55:51 +00:00
RiotRobot 9914b0bafd Reset matrix-js-sdk back to develop branch 2022-12-06 12:52:58 +00:00
RiotRobot 5e5a5642d2 Resetting package fields for development 2022-12-06 12:51:22 +00:00
RiotRobot 36410185af Merge branch 'master' into develop
# Conflicts:
#	test/voice-broadcast/utils/startNewVoiceBroadcastRecording-test.ts
#	yarn.lock
2022-12-06 12:50:44 +00:00
Florian Duros 29f9ccfb63 Update matrix-wysiwyg dependency 2022-12-06 13:49:26 +01:00
RiotRobot df0eba7eab v3.62.0 2022-12-06 12:47:43 +00:00
RiotRobot 143a3b16b3 Prepare changelog for v3.62.0 2022-12-06 12:47:42 +00:00
RiotRobot 336b96acc3 Upgrade matrix-js-sdk to 22.0.0 2022-12-06 12:40:19 +00:00
Germain 3a501003e2 Add setting to hide bold notifications (#9705) 2022-12-06 09:59:17 +00:00
Michael Weimann 474f464e48 Voice broadcast indicator in room list (#9709) 2022-12-06 10:56:29 +01:00
Michael Weimann 89439d4f10 Further password reset flow enhancements (#9662) 2022-12-06 10:01:25 +01:00
Kerry 82ad8d5aa2 Snooze the bulk unverified sessions reminder on dismiss (#9706)
* test bulk unverified sessions toast behaviour

* unverified sessions toast text tweak

* only show bulk unverified sessions toast when current device is verified

* add Setting for BulkUnverifiedSessionsReminder

* add build config for BulkUnverifiedSessionsReminder

* add more assertions for show/hide toast, fix strict errors

* fix strict error

* add util methods for snoozing in local storage

* rename nag to reminder

* set and read snooze for toast

* test snooze

* remove debug

* strict fix

* remove unused code
2022-12-06 06:18:03 +00:00
Michael Telatynski 7defcf3957 Adding tarfile member sanitization to extractall() (#23906)
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: TrellixVulnTeam <charles.mcfarland@trellix.com>
2022-12-05 17:03:17 +00:00
Florian Duros 54e12d265b Merge remote-tracking branch 'origin/develop' into feat/emoji-picker-rich-text-mode 2022-12-05 17:40:46 +01:00
Florian Duros f5efa85882 Fix types and console.log 2022-12-05 17:40:33 +01:00
László Várady 75c2c1a572 Honor advanced audio processing settings when recording voice messages (#9610)
* VoiceRecordings: honor advanced audio processing settings

Audio processing settings introduced in #8759 is now taken into account
when recording a voice message.

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

* VoiceRecordings: add higher-quality audio recording

When recording non-voice audio (e.g. music, FX), a different Opus encoder
application should be specified. It is also recommended to increase the
bitrate to 64-96 kb/s for musical use.

Note: the HQ mode is currently activated when noise suppression is
turned off. This is a very arbitrary condition.

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

* RecorderWorklet: fix type mismatch

src/audio/VoiceRecording.ts:129:67 - Argument of type 'null' is not
assignable to parameter of type 'string | URL'.

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

* VoiceRecording: test audio settings

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

* Fix typos

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

* VoiceRecording: refactor using destructuring assignment

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

* VoiceRecording: add comments about constants and non-trivial conditions

Signed-off-by: László Várady <laszlo.varady@protonmail.com>

Signed-off-by: László Várady <laszlo.varady@protonmail.com>
2022-12-05 11:19:50 -05:00
Robin 1f8fbc8197 Don't allow group calls to be unterminated (#9710)
If group calls can be unterminated, this makes it very difficult to determine the duration of past calls. This was also causing duplicate event tiles to be rendered if multiple people tried to terminate a call simultaneously.
2022-12-05 16:11:23 +00:00
Florian Duros be3a66b0e6 Fix edition 2022-12-05 16:17:25 +01:00
ElementRobot f3432e99c8 [Backport staging] Fix replies to emotes not showing as inline (#9708)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-12-05 13:14:58 +00:00
Michael Telatynski 8576601b7c Fix replies to emotes not showing as inline (#9707) 2022-12-05 12:50:51 +00:00
Michael Telatynski 5f76528832 Improve MImageBody error handling (#9663)
* Improve MImageBody error handling

* Fix strict errors

* We can assert this as isAnimated would be false if no content.info.mimetype
2022-12-05 12:50:19 +00:00
Michael Kaye 7065c58174 Update cypress.yaml GHA to not refer to workflow name. (#9649) 2022-12-05 11:43:22 +00:00
renovate[bot] 556d32c4a8 Update sentry-javascript monorepo to v7 (major) (#9702)
* Update sentry-javascript monorepo to v7

* Update sentry-javascript monorepo to v7

* Update integration naming as per docs

* Update sentry-javascript monorepo to v7

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-12-05 11:18:50 +00:00
renovate[bot] 2cf4c5a26f Update dependency @types/node to v16.18.4 (#23898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-05 08:52:38 +00:00
Michael Weimann f117548b38 Do not resume voice broadcasts on seek (#9686) 2022-12-05 09:43:47 +01:00
Robin 2d9fa81cf5 Improve the visual balance of bubble layout (#9704) 2022-12-03 17:31:40 -05:00
Robin eb6d617175 Downgrade to style-loader 2 to regain Webpack 4 compatibility (#23894) 2022-12-02 18:24:30 +00:00
Robin 0358e038a9 Update copy of 'Change layout' button to match Element Call (#9703) 2022-12-02 17:59:14 +00:00
RiotRobot 4376a65311 v1.11.16-rc.2
Dockerhub / Docker Buildx (push) Failing after 41s
v1.11.16-rc.2
2022-12-02 17:00:28 +00:00
RiotRobot 12bb305aa6 Prepare changelog for v1.11.16-rc.2 2022-12-02 17:00:28 +00:00
RiotRobot c0c84ede5d Upgrade matrix-react-sdk to 3.62.0-rc.2 2022-12-02 16:51:36 +00:00
RiotRobot 43335ed3a1 Upgrade matrix-js-sdk to 22.0.0-rc.2 2022-12-02 16:50:35 +00:00