RiotRobot
0dee9d78a5
Prepare changelog for v1.9.5-rc.1
2021-11-17 14:22:30 +00:00
RiotRobot
9e1d72122e
Upgrade matrix-react-sdk to 3.35.0-rc.1
2021-11-17 14:18:54 +00:00
RiotRobot
82ddf8da99
Upgrade matrix-js-sdk to 15.1.1-rc.1
2021-11-17 14:18:06 +00:00
Kat Gerasimova
b2e8f212e4
Issue automation workflow updates ( #19767 )
...
* Add automation to move Threads issues
Fixes #19732
* Rename triage workflows to be more consistent
2021-11-16 14:04:11 +00:00
Element Translate Bot
12a42499a7
Translations update from Weblate ( #19759 )
...
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Vietnamese)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/vi/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/tr/
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: Dinh Quang Tuyen <tuyen.dinh@aarenet.com>
Co-authored-by: Ege <alikemal@riseup.net>
2021-11-15 15:32:53 +00:00
Michael Telatynski
8e58d31db3
Document feature_spaces_metaspaces ( #19679 )
...
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
2021-11-11 13:07:47 +00:00
Kat Gerasimova
8e279116ae
Update triage workflow to fix conditional ( #19682 )
...
Docs say to use curly brackets, internet says that can break
multiline conditionals.
Trying to fix the if statement applying only to the first step in the job and
the second step ignoring the conditional.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-10 16:42:18 +00:00
Kat Gerasimova
28f00498a2
Actions: use new voice message board for issues ( #19670 )
...
Voice-Messages are moving to org-level beta board so add automation to
send issues there (will remove old board automation after the move).
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-09 15:10:19 +00:00
su-ex
841f5a7d1d
Update version to 1.9.4-sc.0.test.1
2021-11-08 23:55:28 +01:00
su-ex
57e7cdc821
Automatic package.json adjustment
2021-11-08 23:55:27 +01:00
su-ex
fe4c5c262d
Automatic i18n adjustment
2021-11-08 23:55:27 +01:00
su-ex
1ce931a379
* Improve the look of tooltips ([\#7049]( https://github.com/matrix-org/matrix-react-sdk/pull/7049 )). Contributed by @SimonBrandner.
...
* Improve the look of the spinner ([\#6083](https://github.com/matrix-org/matrix-react-sdk/pull/6083 )). Contributed by @SimonBrandner.
* Polls: Creation form & start event ([\#7001](https://github.com/matrix-org/matrix-react-sdk/pull/7001 )).
* Show a gray shield when encrypted by deleted session ([\#6119](https://github.com/matrix-org/matrix-react-sdk/pull/6119 )). Contributed by @SimonBrandner.
* <notes> ([\#7057](https://github.com/matrix-org/matrix-react-sdk/pull/7057 )). Contributed by @ndarilek.
* Make message separator more accessible. ([\#7056](https://github.com/matrix-org/matrix-react-sdk/pull/7056 )). Contributed by @ndarilek.
* <notes> ([\#7035](https://github.com/matrix-org/matrix-react-sdk/pull/7035 )). Contributed by @ndarilek.
* Implement RequiresClient capability for widgets ([\#7005](https://github.com/matrix-org/matrix-react-sdk/pull/7005 )). Fixes #15744 and #15744 .
* Respect the system high contrast setting when using system theme ([\#7043](https://github.com/matrix-org/matrix-react-sdk/pull/7043 )).
* Remove redundant duplicate mimetype field which doesn't conform to spec ([\#7045](https://github.com/matrix-org/matrix-react-sdk/pull/7045 )). Fixes #17145 and #17145 .
* Make join button on space hierarchy action in the background ([\#7041](https://github.com/matrix-org/matrix-react-sdk/pull/7041 )). Fixes #17388 and #17388 .
* Add a high contrast theme (a variant of the light theme) ([\#7036](https://github.com/matrix-org/matrix-react-sdk/pull/7036 )).
* Improve timeline message for restricted join rule changes ([\#6984](https://github.com/matrix-org/matrix-react-sdk/pull/6984 )). Fixes #18980 and #18980 .
* Improve the appearance of the font size slider ([\#7038](https://github.com/matrix-org/matrix-react-sdk/pull/7038 )).
* Improve RovingTabIndex & Room List filtering performance ([\#6987](https://github.com/matrix-org/matrix-react-sdk/pull/6987 )). Fixes #17864 and #17864 .
* Remove outdated Spaces restricted rooms warning ([\#6927](https://github.com/matrix-org/matrix-react-sdk/pull/6927 )).
* Make /msg <message> param optional for more flexibility ([\#7028](https://github.com/matrix-org/matrix-react-sdk/pull/7028 )). Fixes #19481 and #19481 .
* Add decoration to space hierarchy for tiles which have already been j… ([\#6969](https://github.com/matrix-org/matrix-react-sdk/pull/6969 )). Fixes #18755 and #18755 .
* Add insert link button to the format bar ([\#5879](https://github.com/matrix-org/matrix-react-sdk/pull/5879 )). Contributed by @SimonBrandner.
* Improve visibility of font size chooser ([\#6988](https://github.com/matrix-org/matrix-react-sdk/pull/6988 )).
* Soften border-radius on selected/hovered messages ([\#6525](https://github.com/matrix-org/matrix-react-sdk/pull/6525 )). Fixes #18108 . Contributed by @SimonBrandner.
* Add a developer mode flag and use it for accessing space timelines ([\#6994](https://github.com/matrix-org/matrix-react-sdk/pull/6994 )). Fixes #19416 and #19416 .
* Position toggle switch more clearly ([\#6914](https://github.com/matrix-org/matrix-react-sdk/pull/6914 )). Contributed by @CicadaCinema.
* Validate email address in forgot password dialog ([\#6983](https://github.com/matrix-org/matrix-react-sdk/pull/6983 )). Fixes #9978 and #9978 . Contributed by @psrpinto.
* Handle and i18n M_THREEPID_IN_USE during registration ([\#6986](https://github.com/matrix-org/matrix-react-sdk/pull/6986 )). Fixes #13767 and #13767 .
* For space invite previews, use room summary API to get the right member count ([\#6982](https://github.com/matrix-org/matrix-react-sdk/pull/6982 )). Fixes #19123 and #19123 .
* Simplify Space Panel notification badge layout ([\#6977](https://github.com/matrix-org/matrix-react-sdk/pull/6977 )). Fixes #18527 and #18527 .
* Use prettier hsName during 3pid registration where possible ([\#6980](https://github.com/matrix-org/matrix-react-sdk/pull/6980 )). Fixes #19162 and #19162 .
* Add a condition to only activate the resizer which belongs to the clicked handle ([\#7055](https://github.com/matrix-org/matrix-react-sdk/pull/7055 )). Fixes #19521 and #19521 .
* Restore composer focus after event edit ([\#7065](https://github.com/matrix-org/matrix-react-sdk/pull/7065 )). Fixes #19469 and #19469 .
* Don't apply message bubble visual style to media messages ([\#7040](https://github.com/matrix-org/matrix-react-sdk/pull/7040 )).
* Handle no selected screen when screen-sharing ([\#7018](https://github.com/matrix-org/matrix-react-sdk/pull/7018 )). Fixes #19460 and #19460 . Contributed by @SimonBrandner.
* Add history entry before completing emoji ([\#7007](https://github.com/matrix-org/matrix-react-sdk/pull/7007 )). Fixes #19177 and #19177 . Contributed by @RafaelGoncalves8.
* Add padding between controls on edit form in message bubbles ([\#7039](https://github.com/matrix-org/matrix-react-sdk/pull/7039 )).
* Respect the roomState right container request for the Jitsi widget ([\#7033](https://github.com/matrix-org/matrix-react-sdk/pull/7033 )). Fixes #16552 and #16552 .
* Fix cannot read length of undefined for room upgrades ([\#7037](https://github.com/matrix-org/matrix-react-sdk/pull/7037 )). Fixes #19509 and #19509 .
* Cleanup re-dispatching around timelines and composers ([\#7023](https://github.com/matrix-org/matrix-react-sdk/pull/7023 )). Fixes #19491 and #19491 . Contributed by @SimonBrandner.
* Fix removing a room from a Space and interaction with `m.space.parent` ([\#6944](https://github.com/matrix-org/matrix-react-sdk/pull/6944 )). Fixes #19363 and #19363 .
* Fix recent css regression ([\#7022](https://github.com/matrix-org/matrix-react-sdk/pull/7022 )). Fixes #19470 and #19470 . Contributed by @CicadaCinema.
* Fix ModalManager reRender racing with itself ([\#7027](https://github.com/matrix-org/matrix-react-sdk/pull/7027 )). Fixes #19489 and #19489 .
* Fix fullscreening a call while connecting ([\#7019](https://github.com/matrix-org/matrix-react-sdk/pull/7019 )). Fixes #19309 and #19309 . Contributed by @SimonBrandner.
* Allow scrolling right in reply-quoted code block ([\#7024](https://github.com/matrix-org/matrix-react-sdk/pull/7024 )). Fixes #19487 and #19487 . Contributed by @SimonBrandner.
* Fix dark theme codeblock colors ([\#6384](https://github.com/matrix-org/matrix-react-sdk/pull/6384 )). Fixes #17998 . Contributed by @SimonBrandner.
* Show passphrase input label ([\#6992](https://github.com/matrix-org/matrix-react-sdk/pull/6992 )). Fixes #19428 and #19428 . Contributed by @RafaelGoncalves8.
* Always render disabled settings as disabled ([\#7014](https://github.com/matrix-org/matrix-react-sdk/pull/7014 )).
* Make "Security Phrase" placeholder look consistent cross-browser ([\#6870](https://github.com/matrix-org/matrix-react-sdk/pull/6870 )). Fixes #19006 and #19006 . Contributed by @neer17.
* Fix direction override characters breaking member event text direction ([\#6999](https://github.com/matrix-org/matrix-react-sdk/pull/6999 )).
* Remove redundant text in verification dialogs ([\#6993](https://github.com/matrix-org/matrix-react-sdk/pull/6993 )). Fixes #19290 and #19290 . Contributed by @RafaelGoncalves8.
* Fix space panel name overflowing ([\#6995](https://github.com/matrix-org/matrix-react-sdk/pull/6995 )). Fixes #19455 and #19455 .
* Fix conflicting CSS on syntax highlighted blocks ([\#6991](https://github.com/matrix-org/matrix-react-sdk/pull/6991 )). Fixes #19445 and #19445 .
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE6Vt2megLaKnq2aGaK6qbhVK9kEcFAmGJZkcRHHJlbGVhc2Vz
QHJpb3QuaW0ACgkQK6qbhVK9kEftCw/+Pdh+w/042yNAyS38bWPpby3daTtWeGBL
R7yXCNNsR9SPlrIUQMkoISXz0oNoICvEfLHvkaR6l7ftviZkUeZHYSbf150iRP6U
r5Tk5+eRM6sT/Yqp5ERIGKU74kxdp84zFI4Dgkf7B+p+Hl5NzlJlML1ITf+nuuo6
9vHNvsqJEyQtLuAisYBniWjte3xYr1syKDk6FqKuaDVXquDKUAf0TJAJ6hZlciw9
ZIhh8T04NQd5r08989dwuAtdHdfRpAJ9MUB39rwMLmO/CsD9l+ikZesCq4cz2S1Z
xGSe/J5OTP6jB9p3gKxKMcXzYUpv33RmGs9m+jmN0UjtcdrCBT14yd9pgRYRq1/r
BZBLFFngWilZ6Koin3t12NLQExKMjHJC+FxT4WHW3MMOhJOjNfATQy5GdJOH9kXr
k63iqCp1TFcOXzSQicPM1tJRAGZT8UlPFCD810I/7WtE7Bl66IOJHnqf+bGtArqj
+dldUty9U132yHRLrc9vnAKM8w5tHkoi4HsYAx1qT8xjdme/bEDCrB+xHA9Ruut/
7Ik3Z87eddLJLZZX0jZ2BXjxkzu+ggi0Dy4osvksF94qumL+1T7HbXI+/5DwP+9R
6sfk8k0JvZx2hJjENbT1geEHgUdk6rnIxCWp4caYvPVaU3uVYsAdUdqdxHhsJRLy
yNXsrbnWFwA=
=/uMv
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQR6emmsWm8pV5k1AY7p6fZkQRCUPgUCYYl3ywAKCRDp6fZkQRCU
PrGHAP0R3IGQhsJp3dA1bnEFg9G+Qj+9+tzqC1HALtyx9/+gRQD/bzKoLzpf5oxR
PanpOfqc7oVe0FpV9584KK6ycTwLNAw=
=L8Wt
-----END PGP SIGNATURE-----
Merge tag 'v1.9.4' into sc
* Improve the look of tooltips ([\#7049](https://github.com/matrix-org/matrix-react-sdk/pull/7049 )). Contributed by @SimonBrandner.
* Improve the look of the spinner ([\#6083](https://github.com/matrix-org/matrix-react-sdk/pull/6083 )). Contributed by @SimonBrandner.
* Polls: Creation form & start event ([\#7001](https://github.com/matrix-org/matrix-react-sdk/pull/7001 )).
* Show a gray shield when encrypted by deleted session ([\#6119](https://github.com/matrix-org/matrix-react-sdk/pull/6119 )). Contributed by @SimonBrandner.
* <notes> ([\#7057](https://github.com/matrix-org/matrix-react-sdk/pull/7057 )). Contributed by @ndarilek.
* Make message separator more accessible. ([\#7056](https://github.com/matrix-org/matrix-react-sdk/pull/7056 )). Contributed by @ndarilek.
* <notes> ([\#7035](https://github.com/matrix-org/matrix-react-sdk/pull/7035 )). Contributed by @ndarilek.
* Implement RequiresClient capability for widgets ([\#7005](https://github.com/matrix-org/matrix-react-sdk/pull/7005 )). Fixes #15744 and #15744 .
* Respect the system high contrast setting when using system theme ([\#7043](https://github.com/matrix-org/matrix-react-sdk/pull/7043 )).
* Remove redundant duplicate mimetype field which doesn't conform to spec ([\#7045](https://github.com/matrix-org/matrix-react-sdk/pull/7045 )). Fixes #17145 and #17145 .
* Make join button on space hierarchy action in the background ([\#7041](https://github.com/matrix-org/matrix-react-sdk/pull/7041 )). Fixes #17388 and #17388 .
* Add a high contrast theme (a variant of the light theme) ([\#7036](https://github.com/matrix-org/matrix-react-sdk/pull/7036 )).
* Improve timeline message for restricted join rule changes ([\#6984](https://github.com/matrix-org/matrix-react-sdk/pull/6984 )). Fixes #18980 and #18980 .
* Improve the appearance of the font size slider ([\#7038](https://github.com/matrix-org/matrix-react-sdk/pull/7038 )).
* Improve RovingTabIndex & Room List filtering performance ([\#6987](https://github.com/matrix-org/matrix-react-sdk/pull/6987 )). Fixes #17864 and #17864 .
* Remove outdated Spaces restricted rooms warning ([\#6927](https://github.com/matrix-org/matrix-react-sdk/pull/6927 )).
* Make /msg <message> param optional for more flexibility ([\#7028](https://github.com/matrix-org/matrix-react-sdk/pull/7028 )). Fixes #19481 and #19481 .
* Add decoration to space hierarchy for tiles which have already been j… ([\#6969](https://github.com/matrix-org/matrix-react-sdk/pull/6969 )). Fixes #18755 and #18755 .
* Add insert link button to the format bar ([\#5879](https://github.com/matrix-org/matrix-react-sdk/pull/5879 )). Contributed by @SimonBrandner.
* Improve visibility of font size chooser ([\#6988](https://github.com/matrix-org/matrix-react-sdk/pull/6988 )).
* Soften border-radius on selected/hovered messages ([\#6525](https://github.com/matrix-org/matrix-react-sdk/pull/6525 )). Fixes #18108 . Contributed by @SimonBrandner.
* Add a developer mode flag and use it for accessing space timelines ([\#6994](https://github.com/matrix-org/matrix-react-sdk/pull/6994 )). Fixes #19416 and #19416 .
* Position toggle switch more clearly ([\#6914](https://github.com/matrix-org/matrix-react-sdk/pull/6914 )). Contributed by @CicadaCinema.
* Validate email address in forgot password dialog ([\#6983](https://github.com/matrix-org/matrix-react-sdk/pull/6983 )). Fixes #9978 and #9978 . Contributed by @psrpinto.
* Handle and i18n M_THREEPID_IN_USE during registration ([\#6986](https://github.com/matrix-org/matrix-react-sdk/pull/6986 )). Fixes #13767 and #13767 .
* For space invite previews, use room summary API to get the right member count ([\#6982](https://github.com/matrix-org/matrix-react-sdk/pull/6982 )). Fixes #19123 and #19123 .
* Simplify Space Panel notification badge layout ([\#6977](https://github.com/matrix-org/matrix-react-sdk/pull/6977 )). Fixes #18527 and #18527 .
* Use prettier hsName during 3pid registration where possible ([\#6980](https://github.com/matrix-org/matrix-react-sdk/pull/6980 )). Fixes #19162 and #19162 .
* Add a condition to only activate the resizer which belongs to the clicked handle ([\#7055](https://github.com/matrix-org/matrix-react-sdk/pull/7055 )). Fixes #19521 and #19521 .
* Restore composer focus after event edit ([\#7065](https://github.com/matrix-org/matrix-react-sdk/pull/7065 )). Fixes #19469 and #19469 .
* Don't apply message bubble visual style to media messages ([\#7040](https://github.com/matrix-org/matrix-react-sdk/pull/7040 )).
* Handle no selected screen when screen-sharing ([\#7018](https://github.com/matrix-org/matrix-react-sdk/pull/7018 )). Fixes #19460 and #19460 . Contributed by @SimonBrandner.
* Add history entry before completing emoji ([\#7007](https://github.com/matrix-org/matrix-react-sdk/pull/7007 )). Fixes #19177 and #19177 . Contributed by @RafaelGoncalves8.
* Add padding between controls on edit form in message bubbles ([\#7039](https://github.com/matrix-org/matrix-react-sdk/pull/7039 )).
* Respect the roomState right container request for the Jitsi widget ([\#7033](https://github.com/matrix-org/matrix-react-sdk/pull/7033 )). Fixes #16552 and #16552 .
* Fix cannot read length of undefined for room upgrades ([\#7037](https://github.com/matrix-org/matrix-react-sdk/pull/7037 )). Fixes #19509 and #19509 .
* Cleanup re-dispatching around timelines and composers ([\#7023](https://github.com/matrix-org/matrix-react-sdk/pull/7023 )). Fixes #19491 and #19491 . Contributed by @SimonBrandner.
* Fix removing a room from a Space and interaction with `m.space.parent` ([\#6944](https://github.com/matrix-org/matrix-react-sdk/pull/6944 )). Fixes #19363 and #19363 .
* Fix recent css regression ([\#7022](https://github.com/matrix-org/matrix-react-sdk/pull/7022 )). Fixes #19470 and #19470 . Contributed by @CicadaCinema.
* Fix ModalManager reRender racing with itself ([\#7027](https://github.com/matrix-org/matrix-react-sdk/pull/7027 )). Fixes #19489 and #19489 .
* Fix fullscreening a call while connecting ([\#7019](https://github.com/matrix-org/matrix-react-sdk/pull/7019 )). Fixes #19309 and #19309 . Contributed by @SimonBrandner.
* Allow scrolling right in reply-quoted code block ([\#7024](https://github.com/matrix-org/matrix-react-sdk/pull/7024 )). Fixes #19487 and #19487 . Contributed by @SimonBrandner.
* Fix dark theme codeblock colors ([\#6384](https://github.com/matrix-org/matrix-react-sdk/pull/6384 )). Fixes #17998 . Contributed by @SimonBrandner.
* Show passphrase input label ([\#6992](https://github.com/matrix-org/matrix-react-sdk/pull/6992 )). Fixes #19428 and #19428 . Contributed by @RafaelGoncalves8.
* Always render disabled settings as disabled ([\#7014](https://github.com/matrix-org/matrix-react-sdk/pull/7014 )).
* Make "Security Phrase" placeholder look consistent cross-browser ([\#6870](https://github.com/matrix-org/matrix-react-sdk/pull/6870 )). Fixes #19006 and #19006 . Contributed by @neer17.
* Fix direction override characters breaking member event text direction ([\#6999](https://github.com/matrix-org/matrix-react-sdk/pull/6999 )).
* Remove redundant text in verification dialogs ([\#6993](https://github.com/matrix-org/matrix-react-sdk/pull/6993 )). Fixes #19290 and #19290 . Contributed by @RafaelGoncalves8.
* Fix space panel name overflowing ([\#6995](https://github.com/matrix-org/matrix-react-sdk/pull/6995 )). Fixes #19455 and #19455 .
* Fix conflicting CSS on syntax highlighted blocks ([\#6991](https://github.com/matrix-org/matrix-react-sdk/pull/6991 )). Fixes #19445 and #19445 .
2021-11-08 20:17:25 +01:00
su-ex
00ca1bf414
Automatic package.json reversion
2021-11-08 20:17:24 +01:00
su-ex
f27fe34cb2
Automatic i18n reversion
2021-11-08 20:17:23 +01:00
RiotRobot
88bd3e41d0
Reset back to develop branch
2021-11-08 18:06:48 +00:00
RiotRobot
bd0ceca351
Merge branch 'master' into develop
2021-11-08 18:03:16 +00:00
RiotRobot
a16dcb8a5f
v1.9.4
2021-11-08 17:59:39 +00:00
RiotRobot
87287bd10b
Prepare changelog for v1.9.4
2021-11-08 17:59:38 +00:00
RiotRobot
ac75174729
Upgrade matrix-react-sdk to 3.34.0
2021-11-08 17:56:49 +00:00
RiotRobot
cf7d273052
Upgrade matrix-js-sdk to 15.1.0
2021-11-08 17:56:25 +00:00
Kat Gerasimova
4158a49297
Fix conditional check before moving design issues ( #19658 )
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-08 14:44:22 +00:00
Kat Gerasimova
2ef1191afa
Move Spaces issues to new Delight board ( #19661 )
...
Keep automation for old board too as we haven't moved the team yet
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-08 14:44:05 +00:00
Kat Gerasimova
0317e39ef7
Move P1 issues to crypto team board ( #19654 )
...
Move high priority issues which have an E2EE label to the crypto team
org level old style project board.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-08 12:17:20 +00:00
Kat Gerasimova
8c227f61dd
Update design team workflow to use beta board ( #19647 )
...
Try sending design issues to the beta board
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-05 15:12:49 -06:00
Kat Gerasimova
0c3efaec9a
Workflow: do a better check on X-Needs-Info ( #19641 )
...
Previous check doesn't really work.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-05 16:32:19 +00:00
Timo
3d2880ddfb
Add docs for maximised widgets labs feature ( #19628 )
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-11-05 11:43:43 +00:00
Kat Gerasimova
addb6183b3
Workflow: move voice message issues to their board ( #19626 )
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-04 15:45:28 +00:00
Kat Gerasimova
ef87da52f4
Workflow: use our special token instead of github ( #19618 )
...
This could fix the obscure "#ERROR# HttpError: Validation Failed" that
we're getting in failed actions.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-04 11:43:12 +00:00
Kat Gerasimova
06e855c601
Update workflow name to be correct ( #19614 )
...
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-04 10:44:33 +00:00
James Salter
cb0f9022f9
Sentry sourcemaps without CI minification ( #19602 )
...
* Revert "Revert "Update minification and sourcemap settings on CI builds for sentry (#19583 )" (#19601 )"
This reverts commit 516e38c82d
.
* Disable minification in CI as it exceeds memory limits for poor buildkite
2021-11-03 13:19:21 +00:00
James Salter
516e38c82d
Revert "Update minification and sourcemap settings on CI builds for sentry ( #19583 )" ( #19601 )
...
This reverts commit d9f72ec0b6
.
2021-11-03 13:09:25 +00:00
Kat Gerasimova
c0a7437c20
Reference commits instead of tags in workflows ( #19597 )
...
This is better in case the tag is ever assigned to another commit.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-03 12:42:46 +00:00
James Salter
d9f72ec0b6
Update minification and sourcemap settings on CI builds for sentry ( #19583 )
...
With previous settings, our JS files for develop are so large that sentry's webserver rejects the upload.
* re-enable minification to reduce the size of the files
* update the CI sourcemap setting from eval-source-map to source-map to move the embedded source out of the .js payload and into .js.map files
2021-11-03 09:55:28 +00:00
Kat Gerasimova
f9cbdb8aa0
Update issue -> board automation ( #19589 )
...
Merge issues-to-projects and triage-needs-info into one under a new name
as they have the same trigger.
Add automation to move ex-needs info issues to triaged when labels are
updated.
Fixes #18523
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-02 20:54:00 +00:00
RiotRobot
063b1d7f59
v1.9.4-rc.1
2021-11-02 14:23:59 +00:00
RiotRobot
f74765658c
Prepare changelog for v1.9.4-rc.1
2021-11-02 14:23:58 +00:00
RiotRobot
2d579a8b73
Upgrade matrix-react-sdk to 3.34.0-rc.1
2021-11-02 14:22:33 +00:00
RiotRobot
68a73078c5
Upgrade matrix-js-sdk to 15.1.0-rc.1
2021-11-02 14:22:15 +00:00
David Baker
ad6ec9ed10
Update allchange to 1.0.5 ( #19585 )
2021-11-02 13:30:34 +00:00
Element Translate Bot
c52905fe4e
Translations update from Weblate ( #19584 )
...
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Weblate <translate@riot.im>
2021-11-02 12:03:56 +00:00
Kat Gerasimova
37840b4121
Don't give E2EE and spaces issues to web app team ( #19576 )
...
All incoming issues labelled with A-E2EE* and A-*spaces* labels should go to appropriate teams, and not to P1 in the web app team project.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-11-01 18:18:37 +00:00
Travis Ralston
5ac4702ae3
Fix widget-api lockfile reference to avoid dependency conflicts ( #19546 )
...
This affects release builds only, for some reason.
2021-11-01 11:56:42 -06:00
James Salter
9793816b5f
Listen to repository dispatch event so other repositories can trigger sourcemap regen ( #19568 )
2021-11-01 13:24:48 +00:00
James Salter
c4adac315e
Add missing job name for workflow ( #19566 )
2021-11-01 10:16:02 +00:00
James Salter
4553531e7e
Fix indentation ( #19565 )
2021-11-01 10:10:20 +00:00
J. Ryan Stinnett
ba302b7dc0
Upgrade widget API
2021-10-28 11:18:54 +01:00
Travis Ralston
85b489b3a7
Artificially set a VERSION environment variable during build steps ( #19518 )
...
Fixes https://github.com/vector-im/element-web/issues/19485
The variable should be set when it needs to by CI, but in every other environment it's not important. Simply setting it to *something* makes EnvironmentPlugin happy. We print a warning just in case people expect it to be set, and use a clear value in case the environment variable doesn't get properly set.
2021-10-27 08:16:04 -06:00
James Salter
940aaa0d1a
Add workflow to upload sentry sourcemaps ( #19480 )
...
On push to develop, run ci_package.sh setting SENTRY_ environment variables, which causes webpack to invoke the sentry plugin to upload sourcemaps
2021-10-26 16:05:55 +01:00
su-ex
615a5034b8
Update yarn.lock
2021-10-25 21:07:23 +02:00
su-ex
3203e9ec8c
Update version to 1.9.3-sc.0.test.1
2021-10-25 21:06:10 +02:00