Commit Graph

12181 Commits (0edd42b9fc377cb98d568360160d6f66544c85a9)

Author SHA1 Message Date
RiotRobot 0edd42b9fc Prepare changelog for v1.11.20 2023-01-20 12:52:01 +00:00
RiotRobot 5438709be3 Upgrade matrix-react-sdk to 3.64.2 2023-01-20 12:47:27 +00:00
RiotRobot 28b14c62ce Upgrade matrix-js-sdk to 23.1.1 2023-01-20 12:46:31 +00:00
RiotRobot a38661f9cb v1.11.19 2023-01-18 22:08:01 +00:00
RiotRobot 0065c6c082 Prepare changelog for v1.11.19 2023-01-18 22:08:01 +00:00
RiotRobot 106c01f1a7 Upgrade matrix-react-sdk to 3.64.1 2023-01-18 22:05:56 +00:00
RiotRobot 7196614a96 v1.11.18 2023-01-18 13:57:49 +00:00
RiotRobot 86c5042563 Prepare changelog for v1.11.18 2023-01-18 13:57:48 +00:00
RiotRobot 8a632832f8 Upgrade matrix-react-sdk to 3.64.0 2023-01-18 13:53:28 +00:00
RiotRobot 4cdb7c8e2b Upgrade matrix-js-sdk to 23.1.0 2023-01-18 13:53:07 +00:00
RiotRobot b096f2296e v1.11.18-rc.4 2023-01-17 09:39:50 +00:00
RiotRobot 9412f6c161 Prepare changelog for v1.11.18-rc.4 2023-01-17 09:39:50 +00:00
RiotRobot 08280a71ea Upgrade matrix-react-sdk to 3.64.0-rc.4 2023-01-17 09:37:19 +00:00
RiotRobot bc9e5ea410 Upgrade matrix-js-sdk to 23.1.0-rc.4 2023-01-17 09:36:26 +00:00
RiotRobot 67cc8b4860 v1.11.18-rc.3 2023-01-13 10:55:05 +00:00
RiotRobot e95e47b954 Prepare changelog for v1.11.18-rc.3 2023-01-13 10:55:05 +00:00
RiotRobot 79c1b68f3c Upgrade matrix-react-sdk to 3.64.0-rc.3 2023-01-13 10:53:30 +00:00
RiotRobot 7c4e1ccf67 Upgrade matrix-js-sdk to 23.1.0-rc.3 2023-01-13 10:52:09 +00:00
RiotRobot 372e7b9590 v1.11.18-rc.2 2023-01-12 14:11:24 +00:00
RiotRobot f026aef154 Prepare changelog for v1.11.18-rc.2 2023-01-12 14:11:23 +00:00
RiotRobot a04370b24d Upgrade matrix-react-sdk to 3.64.0-rc.2 2023-01-12 14:03:32 +00:00
RiotRobot 655d16e76e Upgrade matrix-js-sdk to 23.1.0-rc.2 2023-01-12 14:02:03 +00:00
RiotRobot a0bb31aaf6 v1.11.18-rc.1 2023-01-11 15:10:28 +00:00
RiotRobot c525678d7e Prepare changelog for v1.11.18-rc.1 2023-01-11 15:10:27 +00:00
RiotRobot 9f76afaac8 Upgrade matrix-react-sdk to 3.64.0-rc.1 2023-01-11 15:07:59 +00:00
RiotRobot 02d0c092b2 Upgrade matrix-js-sdk to 23.1.0-rc.1 2023-01-11 15:05:43 +00:00
Element Translate Bot 06b79a2785
Translations update from Weblate (#24208)
* Added translation using Weblate (Breton)

* Translated using Weblate (Thai)

Currently translated at 100.0% (30 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/th/

* Translated using Weblate (Esperanto)

Currently translated at 100.0% (30 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/eo/

* Translated using Weblate (Breton)

Currently translated at 3.3% (1 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/br/

* Translated using Weblate (Armenian)

Currently translated at 63.3% (19 of 30 strings)

Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/hy/

Co-authored-by: jmguyader <jeanmarie.guyader@gmail.com>
Co-authored-by: pk'Mysickz <kokoloman001@gmail.com>
Co-authored-by: Christian Paul <info@jaller.de>
Co-authored-by: Aramayis Hovhannisyan <aramayis.hovhannisyan@gmail.com>
Co-authored-by: Weblate <translate@riot.im>
2023-01-11 13:19:42 +00:00
dependabot[bot] 68a3bdc412
Bump decode-uri-component from 0.2.0 to 0.2.2 (#23895)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:26:12 +00:00
Richard van der Hoff 5b730f4b07
Configure babel to transform logical assignment (#24160)
This should fix any future problems along the lines of
https://github.com/matrix-org/matrix-js-sdk/pull/3022.
2023-01-04 15:15:49 +00:00
Andy Balaam 6ff0524260
Merge pull request #24159 from andybalaam/andybalaam/allow-upgrading-worker-loader-to-v3
Upgrade worker loader to v3 (with config fix to prevent bundling)
2023-01-04 14:41:56 +00:00
Andy Balaam 8d4215557a Specify the filename for worker-loader to avoid bundling workers 2023-01-04 13:36:18 +00:00
Andy Balaam d684f7f336 Re-update dependency worker-loader to v3 (#24033)
This reverts commit 211de2b4c8.
2023-01-04 11:41:09 +00:00
Andy Balaam 411b40a59c
Merge pull request #24156 from andybalaam/andybalaam/fix-wrong-worker-path
Revert "Explicitly set worker-loader's publicPath to webapp"
2023-01-04 11:18:54 +00:00
Andy Balaam 9aa23980ba Revert "Explicitly set worker-loader's publicPath to webapp"
This reverts commit f5fea0be04.
2023-01-04 11:17:16 +00:00
Andy Balaam c39bbb5b85
Merge pull request #24154 from andybalaam/andybalaam/worker-loader-v3-fix
Explicitly set worker-loader's publicPath to webapp
2023-01-04 11:02:37 +00:00
Andy Balaam f5fea0be04 Explicitly set worker-loader's publicPath to webapp 2023-01-04 10:42:19 +00:00
dependabot[bot] c49e8ed76c
Bump json5 from 1.0.1 to 1.0.2 (#24148)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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>
2023-01-04 10:22:30 +00:00
Andy Balaam f8a847d3db
Merge pull request #24152 from vector-im/gsouquet/worker-loader
Revert "Update dependency worker-loader to v3 (#24033)"
2023-01-04 10:07:02 +00:00
Germain 211de2b4c8 Revert "Update dependency worker-loader to v3 (#24033)"
This reverts commit 07bd0f180c.
2023-01-04 09:56:20 +00:00
Robin 63cb001c1d
Downgrade to style-loader 2 to regain Webpack 4 compatibility (#24150) 2023-01-03 19:14:50 -07:00
renovate[bot] 50b17aa357
Update dependency optimize-css-assets-webpack-plugin to v6 (#24010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 13:35:20 -07:00
renovate[bot] 3c3230d28c
Update dependency style-loader to v3 (#24027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 13:34:41 -07:00
renovate[bot] 07bd0f180c
Update dependency worker-loader to v3 (#24033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 13:34:21 -07:00
Travis Ralston 805c90ade7
Use Identity Server v2 API for tests (#24086) 2023-01-03 00:59:00 -07:00
Michael Weimann 9a55019d65
Align code_style.md with prettier (#24124) 2023-01-02 14:32:33 +01:00
RiotRobot 85e2f063ac Reset matrix-react-sdk back to develop branch 2022-12-21 17:29:00 +00:00
RiotRobot 1f3516a474 Reset matrix-js-sdk back to develop branch 2022-12-21 17:28:46 +00:00
RiotRobot 212bbf18f5 Merge branch 'master' into develop 2022-12-21 17:28:30 +00:00
RiotRobot 193eb51d09 v1.11.17 2022-12-21 17:24:50 +00:00
RiotRobot 25283a8ed1 Prepare changelog for v1.11.17 2022-12-21 17:24:50 +00:00