69131 Commits

Author SHA1 Message Date
RiotRobot 9e624563bb Upgrade matrix-js-sdk to 21.1.0 2022-11-08 14:55:41 +00:00
RiotRobot 37636abbbe Reset matrix-js-sdk back to develop branch 2022-11-08 14:52:02 +00:00
RiotRobot 3729d4d5c9 Resetting package fields for development 2022-11-08 14:51:34 +00:00
RiotRobot 36d6ee76d3 Merge remote-tracking branch 'origin/develop' into develop 2022-11-08 14:51:19 +00:00
RiotRobot 6c556cb88c Merge branch 'master' into develop
# Conflicts:
#	package.json
2022-11-08 14:50:24 +00:00
Germain 94586c918f Fix TimelineReset handling when no room associated (#9553) 2022-11-08 14:44:54 +00:00
RiotRobot e1e5950cf6 v3.60.0 2022-11-08 14:41:13 +00:00
RiotRobot 9f8ee8e966 Prepare changelog for v3.60.0 2022-11-08 14:41:13 +00:00
RiotRobot 5c1687ea9d Upgrade matrix-js-sdk to 21.1.0 2022-11-08 14:37:30 +00:00
RiotRobot 0c93040b41 v1.11.14-rc.2 2022-11-08 13:47:28 +00:00
RiotRobot 4bb9bc8441 CHANGELOG.md 2022-11-08 13:47:21 +00:00
dependabot[bot] d2549263e4 Bump loader-utils from 2.0.2 to 2.0.3 (#23730)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 13:43:01 +00:00
RiotRobot f77e5e713d v1.11.14-rc.2
Dockerhub / Docker Buildx (push) Failing after 45s
v1.11.14-rc.2
2022-11-08 13:27:57 +00:00
RiotRobot 3bcaf75023 Prepare changelog for v1.11.14-rc.2 2022-11-08 13:27:56 +00:00
Michael Telatynski 3be527cac8 Deploy develop branch to Cloudflare Pages (#23454)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2022-11-08 13:27:20 +00:00
RiotRobot fde64885ae Upgrade matrix-react-sdk to 3.60.0-rc.2 2022-11-08 13:15:00 +00:00
RiotRobot 494e2f767c v3.60.0-rc.2 2022-11-08 13:10:07 +00:00
RiotRobot 02aae5edce Prepare changelog for v3.60.0-rc.2 2022-11-08 13:10:06 +00:00
Germain 3f3005a3ca Always use current profile on thread events (#9524) 2022-11-08 10:58:26 +00:00
ElementRobot 8473f3eec8 [Backport staging] Switch to notarytool (#443)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-11-08 10:00:01 +00:00
Michael Telatynski a104be4fa1 Update to @electron/notarize 2022-11-08 09:59:42 +00:00
ElementRobot c06349d814 [Backport staging] Update to Node 16 (#442)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-11-08 09:53:31 +00:00
ElementRobot 25d3ca5a4a [Backport staging] Fix macOS builds in GHA (#445)
(cherry picked from commit b4ea922b4b)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-11-08 09:16:03 +00:00
Michael Telatynski 6f263e1db6 Update to @electron/notarize (#444)
* Update to @electron/notarize

* Fix lockfile
2022-11-08 09:12:58 +00:00
Michael Weimann 5fb0f5cc3e Fix LegacyCallHandler-test (#9552) 2022-11-08 09:02:07 +00:00
Eric Eastwood 3cbd88c280 Fix ThreadView tests not using thread flag (#9547)
Fixes tests failing from changes made by https://github.com/matrix-org/matrix-js-sdk/pull/2856
2022-11-07 14:21:49 -06:00
Michael Telatynski 1a5176bc73 Update to Node 16 (#441) 2022-11-07 18:49:46 +00:00
Michael Telatynski 7a8e5b6f00 Switch to notarytool (#440) 2022-11-07 18:26:40 +00:00
Michael Telatynski c9b0a0866b Update to @electron/notarize (#439) 2022-11-07 17:56:47 +00:00
Michael Weimann 36a574a14f Use server side relations for voice broadcasts (#9534) 2022-11-07 14:19:49 +00:00
Michael Telatynski 3747464b41 Make SonarCloud happier (#9545)
* Make SonarCloud happier

* i18n

* Iterate

* Update AddExistingToSpaceDialog.tsx

* Update SlashCommands.tsx
2022-11-07 13:45:34 +00:00
ElementRobot fe0759803a [Backport staging] Fix regressions around media uploads failing and causing soft crashes (#9550)
(cherry picked from commit 77764d80bc)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-11-07 12:23:47 +00:00
renovate[bot] 65b8bc196a Update dependency loader-utils to v2 [SECURITY] (#23717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-07 12:13:59 +00:00
Michael Telatynski 77764d80bc Fix regressions around media uploads failing and causing soft crashes (#9549) 2022-11-07 11:56:43 +00:00
Kat Gerasimova 778c6d68cf Update issue automation (#23686)
Stop using deprecated ProjectNext API and replace with ProjectV2
2022-11-07 10:24:59 +00:00
Michael Telatynski be5a8ca3b9 Fix notif panel exception around accessing roomId of undefined (#9546) 2022-11-04 16:40:02 +00:00
Michael Telatynski 537904f51b Add eslint rule unicorn/no-instanceof-array (#434)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2022-11-04 15:58:19 +00:00
Florian Duros 5ca9accce2 Improve design of the rich text editor (#9533)
New design for rich text composer
2022-11-04 15:36:50 +00:00
Michael Telatynski 577a6b7c5a Make SonarCloud happier (#23699) 2022-11-04 15:30:25 +00:00
Michael Telatynski 2032f64766 Ensure EventStore is created in the appropriate userData directory (#433) 2022-11-04 14:58:23 +00:00
Šimon Brandner 9101b42de8 Handle deletion of m.call events (#9540) 2022-11-04 13:49:31 +00:00
ElementRobot 43484b21f4 Merge pull request #436 from vector-im/actions/upgrade-deps
Upgrade dependencies
2022-11-04 12:52:34 +00:00
Michael Telatynski 184bfb8f1a Merge branch 'develop' into actions/upgrade-deps 2022-11-04 12:22:28 +00:00
Michael Telatynski b4ea922b4b Fix macOS builds in GHA (#438) 2022-11-04 12:20:16 +00:00
Michael Weimann 66d0b318bc Add voice broadcast playback seekbar (#9529) 2022-11-04 11:50:19 +01:00
Michael Telatynski 04bc8fb71c Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
Michael Telatynski 77d75984fa Enable tsc --strict CI to prevent gaining more errors (#23692) 2022-11-04 09:12:15 +00:00
Michael Telatynski 28ecdc0cb4 Send layout analytics as WebLayout (#9482) 2022-11-04 09:10:37 +00:00
Michael Telatynski e21eb2505c Optimise Jest run in CI (#23693) 2022-11-03 17:58:50 +00:00
Michael Telatynski a347525781 Update to @casualbot/jest-sonar-reporter (#9538) 2022-11-03 16:55:28 +00:00