Commit graph

12789 commits

Author SHA1 Message Date
Michael Telatynski
77d75984fa
Enable tsc --strict CI to prevent gaining more errors () 2022-11-04 09:12:15 +00:00
Michael Telatynski
e21eb2505c
Optimise Jest run in CI () 2022-11-03 17:58:50 +00:00
Robin
2e81324e27
Add A-Element-Call to labs automation ()
and tidy up some of the inconsistencies between triage-labelled.yml and triage-unlabelled.yml.
2022-11-03 16:32:52 +00:00
Michael Telatynski
1b51456718
Update to @casualbot/jest-sonar-reporter () 2022-11-03 14:54:21 +00:00
Kat Gerasimova
9c302f303a
Update PR automation ()
Stop using deprecated ProjectNext API in favour of the new ProjectV2 one
2022-11-03 10:22:05 +00:00
Michael Telatynski
b92dd88303
Add eslint rule unicorn/no-instanceof-array () 2022-11-02 18:13:30 -04:00
renovate[bot]
0e36757780
Update jest monorepo to v29.2.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 09:25:40 +00:00
renovate[bot]
5a734685d9
Update typescript-eslint monorepo to v5.42.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 08:51:10 +00:00
renovate[bot]
235d6bce5d
Update dependency @babel/runtime to v7.20.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 15:37:00 -04:00
RiotRobot
1cc06397a2 v1.11.14-rc.1 2022-11-01 14:58:45 +00:00
RiotRobot
7353853624 Prepare changelog for v1.11.14-rc.1 2022-11-01 14:58:44 +00:00
RiotRobot
b467ec1072 Upgrade matrix-react-sdk to 3.60.0-rc.1 2022-11-01 14:56:34 +00:00
RiotRobot
730c576d48 Upgrade matrix-js-sdk to 21.1.0-rc.1 2022-11-01 14:50:54 +00:00
RiotRobot
da80530cb3 Merge remote-tracking branch 'origin/develop' into develop 2022-11-01 14:35:52 +00:00
Element Translate Bot
2422d96436
Translations update from Weblate ()
* Translated using Weblate (Finnish)

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/fi/

* Translated using Weblate (Dutch)

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/nl/

* Translated using Weblate (Romanian)

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/ro/

* Translated using Weblate (Romanian)

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/ro/

* Translated using Weblate (Romanian)

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/ro/

Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: Roel ter Maat <roel.termaat@nedap.com>
Co-authored-by: mnbro <mihai.nicolae@protonmail.com>
Co-authored-by: Maros Dumitru <dimamaros@gmail.com>
2022-11-01 14:32:44 +00:00
RiotRobot
1176e51b5f Reset matrix-react-sdk back to develop branch 2022-11-01 10:09:16 +00:00
RiotRobot
42b73de184 Reset matrix-js-sdk back to develop branch 2022-11-01 10:08:58 +00:00
RiotRobot
8eafb70327 Merge branch 'master' into develop
# Conflicts:
#	package.json
#	yarn.lock
2022-11-01 10:08:19 +00:00
RiotRobot
6882e6432b 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
Kat Gerasimova
a3659d864c
Add issue automation to tidy Help Wanted ()
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
Richard van der Hoff
1b98601870
Constrain webpack config for olm.wasm ()
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
David Langley
2a46122f28
Change WYSIWYG label in automation () 2022-10-27 15:16:55 +01: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 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 () ()
(cherry picked from commit a3ece528e5)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-26 16:41:58 +01:00
Kat Gerasimova
12bde9a514
Update issue automation for labs features ()
Z-Labs labels should be added to  A-Composer-WYSIWYG
2022-10-26 14:09:21 +01:00
Michael Telatynski
3366ed1af0
Run dockerhub builder stage without emulation () 2022-10-26 11:49:51 +01:00
Michael Weimann
2b3467a5d0
Add voice_broadcast.chunk_length config doc () 2022-10-26 09:27:39 +02:00
RiotRobot
2f49467152 Reset matrix-react-sdk back to develop branch 2022-10-25 18:07:27 +01:00
RiotRobot
b4399402a6 Reset matrix-js-sdk back to develop branch 2022-10-25 18:06:42 +01:00
RiotRobot
b3ed90a9b3 Merge branch 'master' into develop
# Conflicts:
#	yarn.lock
2022-10-25 18:05:52 +01:00
RiotRobot
6eed898183 v1.11.11 2022-10-25 17:54:35 +01:00
RiotRobot
c67f5da4c1 Prepare changelog for v1.11.11 2022-10-25 17:54:34 +01:00
RiotRobot
5f38137734 Upgrade matrix-react-sdk to 3.59.0 2022-10-25 17:48:39 +01:00
RiotRobot
748c900dce Upgrade matrix-js-sdk to 21.0.0 2022-10-25 17:47:47 +01:00
Kat Gerasimova
a45ecef20b
Add issue automation for the VoIP team () 2022-10-25 14:43:29 +02:00
Kat Gerasimova
fc0e61b666
Update issue automation for design ()
Put only high priority issues in front of the design team, all of which the design team will aim to action to keep the queue at zero.
2022-10-25 10:06:24 +00:00
RiotRobot
4599cc9ca2 v1.11.11-rc.2 2022-10-24 17:19:00 +01:00
RiotRobot
bb00ad5fb0 Prepare changelog for v1.11.11-rc.2 2022-10-24 17:18:59 +01:00
RiotRobot
629341894b Upgrade matrix-react-sdk to 3.59.0-rc.2 2022-10-24 17:05:23 +01:00
RiotRobot
416ca55fa9 Upgrade matrix-js-sdk to 21.0.0-rc.2 2022-10-24 17:04:14 +01:00
Michael Telatynski
a3ece528e5
Fix config.json failing to load for Jitsi wrapper in non-root deployment () 2022-10-24 13:48:32 +01:00
renovate[bot]
b924594c19
Update jest monorepo to v29.2.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 12:07:56 +00:00
renovate[bot]
663754e7ed
Update typescript-eslint monorepo to v5.40.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 12:57:51 +01:00