Weblate
1619fc62e0
Merge branch 'origin/develop' into Weblate.
2023-01-18 22:31:57 +00:00
RiotRobot
33e1144c81
Merge branch 'master' into develop
2023-01-18 22:27:42 +00:00
Weblate
a2b40942e2
Merge branch 'origin/develop' into Weblate.
2023-01-18 22:24:34 +00:00
Ali-x98
03c2a101f3
Translated using Weblate (Arabic)
...
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/ar/
2023-01-18 22:24:34 +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
cdc94a6370
Reset matrix-react-sdk back to develop branch
2023-01-18 14:02:01 +00:00
RiotRobot
c4cdeb0335
Reset matrix-js-sdk back to develop branch
2023-01-18 14:01:45 +00:00
RiotRobot
11662d5fbb
Merge branch 'master' into develop
2023-01-18 14:01:29 +00:00
Weblate
a9c24c1a08
Merge branch 'origin/develop' into Weblate.
2023-01-18 13:58:27 +00:00
Weblate
27aa653e9d
Merge branch 'origin/develop' into Weblate.
2023-01-18 13:57: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
Weblate
f2a08072ef
Merge branch 'origin/develop' into Weblate.
2023-01-16 15:05:19 +00:00
Richard van der Hoff
ffd895e1b2
Document updated default uisi_autorageshake_app
( #24224 )
...
Documentation for https://github.com/matrix-org/matrix-react-sdk/pull/9909
2023-01-16 15:05:11 +00:00
su-ex
02ec7bb3b0
Update version to 1.11.17-sc.0.test.1
2023-01-15 13:14:37 +01:00
su-ex
4e23a667e3
Update version to 1.11.17-sc.0.test.0
2023-01-15 11:27:22 +01:00
su-ex
2a45ebf30d
Automatic package.json adjustment
2023-01-15 11:27:22 +01:00
su-ex
aa82bcdcea
Automatic i18n adjustment
2023-01-15 11:27:21 +01:00
su-ex
eac980665e
* Add inline code formatting to rich text editor ([\#9720]( https://github.com/matrix-org/matrix-react-sdk/pull/9720 )).
...
* Add emoji handling for plain text mode of the new rich text editor ([\#9727](https://github.com/matrix-org/matrix-react-sdk/pull/9727 )).
* Overlay virtual room call events into main timeline ([\#9626](https://github.com/matrix-org/matrix-react-sdk/pull/9626 )). Fixes #22929 .
* Adds a new section under "Room Settings" > "Roles & Permissions" which adds the possibility to multiselect users from this room and grant them more permissions. ([\#9596](https://github.com/matrix-org/matrix-react-sdk/pull/9596 )). Contributed by @GoodGuyMarco.
* Add emoji handling for rich text mode ([\#9661](https://github.com/matrix-org/matrix-react-sdk/pull/9661 )).
* Add setting to hide bold notifications ([\#9705](https://github.com/matrix-org/matrix-react-sdk/pull/9705 )).
* Further password reset flow enhancements ([\#9662](https://github.com/matrix-org/matrix-react-sdk/pull/9662 )).
* Snooze the bulk unverified sessions reminder on dismiss ([\#9706](https://github.com/matrix-org/matrix-react-sdk/pull/9706 )).
* Honor advanced audio processing settings when recording voice messages ([\#9610](https://github.com/matrix-org/matrix-react-sdk/pull/9610 )). Contributed by @MrAnno.
* Improve the visual balance of bubble layout ([\#9704](https://github.com/matrix-org/matrix-react-sdk/pull/9704 )).
* Add config setting to disable bulk unverified sessions nag ([\#9657](https://github.com/matrix-org/matrix-react-sdk/pull/9657 )).
* Only display bulk unverified sessions nag when current sessions is verified ([\#9656](https://github.com/matrix-org/matrix-react-sdk/pull/9656 )).
* Separate labs and betas more clearly ([\#8969](https://github.com/matrix-org/matrix-react-sdk/pull/8969 )). Fixes #22706 .
* Show user an error if we fail to create a DM for verification. ([\#9624](https://github.com/matrix-org/matrix-react-sdk/pull/9624 )).
* Prevent unnecessary m.direct updates ([\#9805](https://github.com/matrix-org/matrix-react-sdk/pull/9805 )). Fixes #24059 .
* Fix checkForPreJoinUISI for thread roots ([\#9803](https://github.com/matrix-org/matrix-react-sdk/pull/9803 )). Fixes #24054 .
* Load RTE components only when RTE labs is enabled ([\#9804](https://github.com/matrix-org/matrix-react-sdk/pull/9804 )).
* Fix issue where thread panel did not update correctly ([\#9746](https://github.com/matrix-org/matrix-react-sdk/pull/9746 )). Fixes #23971 .
* Remove async call to get virtual room from room load ([\#9743](https://github.com/matrix-org/matrix-react-sdk/pull/9743 )). Fixes #23968 .
* Check each thread for unread messages. ([\#9723](https://github.com/matrix-org/matrix-react-sdk/pull/9723 )).
* Device manage - handle sessions that don't support encryption ([\#9717](https://github.com/matrix-org/matrix-react-sdk/pull/9717 )). Fixes #23722 .
* Fix hover state for formatting buttons (Rich text editor) (fix vector-im/element-web/issues/23832) ([\#9715](https://github.com/matrix-org/matrix-react-sdk/pull/9715 )).
* Don't allow group calls to be unterminated ([\#9710](https://github.com/matrix-org/matrix-react-sdk/pull/9710 )).
* Fix replies to emotes not showing as inline ([\#9707](https://github.com/matrix-org/matrix-react-sdk/pull/9707 )). Fixes #23903 .
* Update copy of 'Change layout' button to match Element Call ([\#9703](https://github.com/matrix-org/matrix-react-sdk/pull/9703 )).
* Fix call splitbrains when switching between rooms ([\#9692](https://github.com/matrix-org/matrix-react-sdk/pull/9692 )).
* bugfix: fix an issue where the Notifier would incorrectly fire for non-timeline events ([\#9664](https://github.com/matrix-org/matrix-react-sdk/pull/9664 )). Fixes #17263 .
* Fix power selector being wrongly disabled for admins themselves ([\#9681](https://github.com/matrix-org/matrix-react-sdk/pull/9681 )). Fixes #23882 .
* Show day counts in call durations ([\#9641](https://github.com/matrix-org/matrix-react-sdk/pull/9641 )).
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE6Vt2megLaKnq2aGaK6qbhVK9kEcFAmOjQh0RHHJlbGVhc2Vz
QHJpb3QuaW0ACgkQK6qbhVK9kEfH1A/+JJZc/PYtaQ8Cr02M0Wg+dvlBD+fPV2py
qHuzAa3DE0OZPTJfbWjsNMPmBbvphe9wrphgW0dtGQgMEKzur0qIV/xyZprFQfvw
O7HJrBbFK0dtZNz04DVxL9AyD8GQ6tJidyjPEnjum5N+20XTMZdMPd4bTx8wfItP
iULjmPV1b9d15pCYo6rgm919iff96lx2Cy1FUMUzt9J0AQvR30ZyLuHHmocx4uK7
elRibOe0el20yHWPAruKrBnX5p/tkgLYTrNciL7c6Er0uvTdY0KAKpRUQcawyFD+
C/XV69gTFDABYiCzBAzPYaIaopw9/MJL+7H/nHGFVpCagsWb3JHrQ/GFc6CAKGXF
bzdH9Oj/sSqXcjF79VK24IyuOHt7pKehwPIfYX738u9dUbDksksyB90uf4BY6+eM
kJ46o8fy125nbpnrL1X5LaUi+Jb/MuTNguUGmf4izFgYlJ35R3JdV6/vjx59Awp9
jdCHqBihjsa/3Km8JE73I76gQkCpe0lq9rUL0ZsprQj5Zts7MipqJ1RaslkhyR1p
4+9yNxKZSDqe48NkkqmzNn87NGKTAPnyQfqjNtpO75P5VuDKS+dmz9bm9t949ncb
aDU8LiUhAMauP0PWVEc1m/L2CZAf6kOtLg8/+At6YQUt8K3pQgApZ+J42Vm6f765
pA5z1VyBJko=
=6qab
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQJNBAABCAA3FiEEUMS2jJrglzPzHXqk10PFDIthmEwFAmPC6CIZHGNvZGV3b3Jr
c0BzdXBlcmNhYmxlLm9ubAAKCRDXQ8UMi2GYTJyuEACj2dqxho5blAMdvtwFc+yM
gcbAO/2jvleL1xvyKfUlqQt+s9RPYJHkevj0Ze+WD8sY3dDytVLAhKzlg9/VNRQm
wR5ilDLoE8uotKnIKL9jOQDhtwR3n29NmNUtMyojeYbp930IpbqVcIiASMPEXV8/
+K5XQYI8TRMLP8SASjjzJ7/gg1PWh/Ay9Z5qfB0NIKwg7sScxKcdrXKe9+/44U3r
gJHhyyFS+276UmuuibvxdMWzD5WVaEHHE8oHqPWZLoSwhxpwXhEhVky4ohnTqAod
3gEQbmHIR91Zq3P72fp8GthNBEPFEMX2bMndfbnYjBG7xDIJI8AMlOnuEaoRm12U
2+wFMXOgJE07Or0mWMjhcsR7HCzeMqzDv/+doUW0CANjietYP8y4nROr26ULpQkD
NdchXR/A0R7XaJduMR/MtovT3NB69S8ij/bUD1SYz8IvweoR7ECKb3Q+DnSOJH/J
k00cr2iYpd+4ttvhgCbdwl2Kv6+8SN4h0kl5J6CQBJzkSZDMXEWJ4ForWSJLl31y
4ut2S4rH5/3pXSSHqsAdezu5oJhohmGqJuxuMkqxklWt7zOETHPEH3Dy7cRgMqyB
5wKBDs7iuboxTRNBeGMWwmWHep6meOs/PZR1Ws+nsrx9yg12xuE3z79Us4GG4beL
OpM2edHOkkS98jxnOmciyg==
=touW
-----END PGP SIGNATURE-----
Merge tag 'v1.11.17' into sc
* Add inline code formatting to rich text editor ([\#9720](https://github.com/matrix-org/matrix-react-sdk/pull/9720 )).
* Add emoji handling for plain text mode of the new rich text editor ([\#9727](https://github.com/matrix-org/matrix-react-sdk/pull/9727 )).
* Overlay virtual room call events into main timeline ([\#9626](https://github.com/matrix-org/matrix-react-sdk/pull/9626 )). Fixes #22929 .
* Adds a new section under "Room Settings" > "Roles & Permissions" which adds the possibility to multiselect users from this room and grant them more permissions. ([\#9596](https://github.com/matrix-org/matrix-react-sdk/pull/9596 )). Contributed by @GoodGuyMarco.
* Add emoji handling for rich text mode ([\#9661](https://github.com/matrix-org/matrix-react-sdk/pull/9661 )).
* Add setting to hide bold notifications ([\#9705](https://github.com/matrix-org/matrix-react-sdk/pull/9705 )).
* Further password reset flow enhancements ([\#9662](https://github.com/matrix-org/matrix-react-sdk/pull/9662 )).
* Snooze the bulk unverified sessions reminder on dismiss ([\#9706](https://github.com/matrix-org/matrix-react-sdk/pull/9706 )).
* Honor advanced audio processing settings when recording voice messages ([\#9610](https://github.com/matrix-org/matrix-react-sdk/pull/9610 )). Contributed by @MrAnno.
* Improve the visual balance of bubble layout ([\#9704](https://github.com/matrix-org/matrix-react-sdk/pull/9704 )).
* Add config setting to disable bulk unverified sessions nag ([\#9657](https://github.com/matrix-org/matrix-react-sdk/pull/9657 )).
* Only display bulk unverified sessions nag when current sessions is verified ([\#9656](https://github.com/matrix-org/matrix-react-sdk/pull/9656 )).
* Separate labs and betas more clearly ([\#8969](https://github.com/matrix-org/matrix-react-sdk/pull/8969 )). Fixes #22706 .
* Show user an error if we fail to create a DM for verification. ([\#9624](https://github.com/matrix-org/matrix-react-sdk/pull/9624 )).
* Prevent unnecessary m.direct updates ([\#9805](https://github.com/matrix-org/matrix-react-sdk/pull/9805 )). Fixes #24059 .
* Fix checkForPreJoinUISI for thread roots ([\#9803](https://github.com/matrix-org/matrix-react-sdk/pull/9803 )). Fixes #24054 .
* Load RTE components only when RTE labs is enabled ([\#9804](https://github.com/matrix-org/matrix-react-sdk/pull/9804 )).
* Fix issue where thread panel did not update correctly ([\#9746](https://github.com/matrix-org/matrix-react-sdk/pull/9746 )). Fixes #23971 .
* Remove async call to get virtual room from room load ([\#9743](https://github.com/matrix-org/matrix-react-sdk/pull/9743 )). Fixes #23968 .
* Check each thread for unread messages. ([\#9723](https://github.com/matrix-org/matrix-react-sdk/pull/9723 )).
* Device manage - handle sessions that don't support encryption ([\#9717](https://github.com/matrix-org/matrix-react-sdk/pull/9717 )). Fixes #23722 .
* Fix hover state for formatting buttons (Rich text editor) (fix vector-im/element-web/issues/23832) ([\#9715](https://github.com/matrix-org/matrix-react-sdk/pull/9715 )).
* Don't allow group calls to be unterminated ([\#9710](https://github.com/matrix-org/matrix-react-sdk/pull/9710 )).
* Fix replies to emotes not showing as inline ([\#9707](https://github.com/matrix-org/matrix-react-sdk/pull/9707 )). Fixes #23903 .
* Update copy of 'Change layout' button to match Element Call ([\#9703](https://github.com/matrix-org/matrix-react-sdk/pull/9703 )).
* Fix call splitbrains when switching between rooms ([\#9692](https://github.com/matrix-org/matrix-react-sdk/pull/9692 )).
* bugfix: fix an issue where the Notifier would incorrectly fire for non-timeline events ([\#9664](https://github.com/matrix-org/matrix-react-sdk/pull/9664 )). Fixes #17263 .
* Fix power selector being wrongly disabled for admins themselves ([\#9681](https://github.com/matrix-org/matrix-react-sdk/pull/9681 )). Fixes #23882 .
* Show day counts in call durations ([\#9641](https://github.com/matrix-org/matrix-react-sdk/pull/9641 )).
2023-01-14 18:36:31 +01:00
su-ex
25d56dc322
Automatic package.json reversion
2023-01-14 17:53:54 +01:00
su-ex
95be86936e
Automatic i18n reversion
2023-01-14 17:53:54 +01:00
Feroli
ad092508f8
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
2023-01-13 20:33:23 +00:00
Germain
a840932500
Remove delight automation ( #24225 )
2023-01-13 13:10:58 +00:00
Kat Gerasimova
4aa3b0b637
Update automation for new app team board ( #24219 )
...
Old board has been archived, updating automation to move issues to the new board.
2023-01-13 11:37:04 +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
renovate[bot]
c53ba7c07f
Update dependency @types/jest to v29.2.5 ( #24211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 14:37:49 +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
Michael Telatynski
a359cb1730
Stow more things in element-web-develop.element.io ( #23965 )
2023-01-12 12:33:46 +00:00
renovate[bot]
fef0b21b2d
Update typescript-eslint monorepo to v5.48.0 ( #24212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12 09:59:07 +00:00
renovate[bot]
5b6c4dd76d
Update babel monorepo ( #24210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 15:43:06 +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