Commit Graph

2496 Commits

Author SHA1 Message Date
renovate[bot]
1305779e8e
Update dependency i18next-http-backend to v1.4.5 2023-08-31 11:56:12 +00:00
Robin
a35f1cb23f
Merge pull request #1369 from robintown/copy-icon-color
Use a more suitable color for copy buttons
2023-08-31 07:55:35 -04:00
David Baker
1a559b2e0d
Merge pull request #1377 from vector-im/renovate/vector-im-compound-design-tokens-0.x
Update dependency @vector-im/compound-design-tokens to ^0.0.5
2023-08-31 11:19:02 +01:00
David Baker
35a69a9c51
Merge pull request #1370 from vector-im/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 885d146
2023-08-31 10:38:00 +01:00
David Baker
e389798baf
Merge pull request #1365 from vector-im/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 9311bf5
2023-08-31 10:35:57 +01:00
David Baker
e9fab62e21
Merge pull request #1367 from vector-im/renovate/docker-login-action-digest
Update docker/login-action digest to cf8514a
2023-08-31 10:35:27 +01:00
David Baker
8a02c5fbb9
Merge pull request #1368 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 0f8c876
2023-08-31 10:34:50 +01:00
renovate[bot]
96857476f9
Update dependency @vector-im/compound-design-tokens to ^0.0.5 2023-08-31 09:34:16 +00:00
David Baker
8b596fe8ab
Merge pull request #1364 from vector-im/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 65d8626
2023-08-31 10:33:45 +01:00
Šimon Brandner
c7c6e2c007
Merge pull request #1358 from vector-im/SimonBrandner/feat/e2ee-on 2023-08-31 11:32:27 +02:00
Šimon Brandner
39f76b65d4
Merge pull request #1375 from vector-im/renovate/uuid-9.x-lockfile 2023-08-31 10:59:10 +02:00
renovate[bot]
dedd0b07c6
Update dependency @types/uuid to v9.0.3 2023-08-31 04:34:44 +00:00
renovate[bot]
6f4c549961
Update docker/setup-buildx-action digest to 885d146 2023-08-30 22:21:23 +00:00
Robin Townsend
6f4834e168 Use a more suitable color for copy buttons
This is a change that I meant to include in aa628cc63c, but forgot to commit.
2023-08-30 14:52:53 -04:00
renovate[bot]
ea3c346d39
Update docker/metadata-action digest to 0f8c876 2023-08-30 18:48:45 +00:00
renovate[bot]
6004e2d303
Update docker/login-action digest to cf8514a 2023-08-30 18:48:41 +00:00
David Baker
8a94220d74
Merge pull request #1366 from vector-im/dbkr/fix_firefox_e2ee_hopefully
Fix e2ee audio in Firefox
2023-08-30 17:24:34 +01:00
renovate[bot]
6c999e652b
Update docker/build-push-action digest to 9311bf5 2023-08-30 16:17:46 +00:00
David Baker
3a0c895b7a Fix e2ee audio in Firefox
Pull in changes for livekit and disable RED as per comment.
2023-08-30 17:17:45 +01:00
renovate[bot]
3062e015c9
Update actions/upload-artifact digest to 65d8626 2023-08-30 16:17:42 +00:00
David Baker
922af1ba3e
Merge pull request #1360 from vector-im/renovate/npm-posthog-js-vulnerability
Update dependency posthog-js to v1.57.2 [SECURITY]
2023-08-30 17:12:07 +01:00
renovate[bot]
fcf0ec9b90
Update dependency posthog-js to v1.57.2 [SECURITY] 2023-08-30 14:00:46 +00:00
David Baker
641fdbcc10
Merge pull request #1357 from vector-im/renovate/configure
Configure Renovate
2023-08-30 14:59:53 +01:00
David Baker
3aace3e4f6
Prettier 2023-08-30 14:42:58 +01:00
Robin
841a31a642
Merge pull request #1354 from robintown/colors
Adopt the Compound color system
2023-08-30 08:14:53 -04:00
Šimon Brandner
1b2287646d
Enable E2EE by default
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-30 12:19:21 +02:00
fkwp
8ea086a971
disable renoavte for packages we want to monitor ourselves 2023-08-30 11:09:15 +02:00
David Baker
91b3cc2abb
Merge pull request #1356 from vector-im/dbkr/unpin_livekit
Unpin livekit versions
2023-08-30 10:04:19 +01:00
renovate[bot]
d71264a1f2
Add renovate.json 2023-08-30 08:52:59 +00:00
David Baker
73b505987d Unpin livekit versions
and upgrade to latest
2023-08-30 09:50:12 +01:00
Robin Townsend
aa628cc63c Adopt the Compound color system
As a first step towards adopting the Compound design system and the new Element Call designs, this pulls in Compound's color tokens and applies them to all existing components. I've tried to choose tokens based on the semantics of where they're used, but in some cases, where the new and old design systems differ in semantics, it was necessary to choose tokens based on their resulting color. These hacks can be removed as we implement more of the new designs.

There were a set of environment variables that we used for custom themes, but Compound has way too many design tokens for that approach to still be a good idea, so I decided to replace them all with a single environment variable that just lets you write arbitrary custom CSS.
2023-08-28 17:14:40 -04:00
fkwp
1dc05bed7d
Merge pull request #1353 from vector-im/1352-use-the-dev-hs-for-netlify-previews
1352 use the dev hs for netlify previews
2023-08-28 16:54:41 +02:00
fkwp
1ef64f3a4d
use call-unstable.ems.host homeserver 2023-08-28 16:49:03 +02:00
fkwp
0315230e3a
Update homeserver to use call-unstable.ems.host 2023-08-28 16:46:55 +02:00
Šimon Brandner
e635740760
Merge pull request #1351 from vector-im/SimonBrandner/fix/e2ee-embed 2023-08-25 15:38:43 +02:00
Šimon Brandner
9d142c1ea5
Fix useIsRoomE2EE()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-25 15:30:58 +02:00
Šimon Brandner
a73516380a
Merge pull request #1344 from vector-im/SimonBrandner/feat/roomIds 2023-08-16 18:13:47 +02:00
Šimon Brandner
d0fe055af6
Always allow setting a password
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-16 15:39:55 +02:00
Šimon Brandner
3ea908c59f
Revert "Remove optional call"
This reverts commit 74c70627dc.
2023-08-16 15:38:23 +02:00
Šimon Brandner
74c70627dc
Remove optional call
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-16 15:35:49 +02:00
Šimon Brandner
b4b33563be
Fix joining an existing room
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-16 15:13:28 +02:00
Šimon Brandner
11b5f537de
i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-16 14:01:36 +02:00
Šimon Brandner
5cd8c0538e
Revert changes to JoinExistingCallModal
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-16 13:59:41 +02:00
Šimon Brandner
54157611eb
Remove log line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-16 13:56:31 +02:00
Šimon Brandner
22690c4a0b
Differentiate between E2EE and non-E2EE rooms by alias presence
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-11 17:00:05 +02:00
Šimon Brandner
edfae0138c
Add useIsRoomE2EE()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-11 16:59:26 +02:00
Šimon Brandner
e246c053c1
Improve loading of passwords
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-11 16:57:55 +02:00
Šimon Brandner
c86ef40162
Goodbye, aliases
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-11 13:25:09 +02:00
Šimon Brandner
b2f5f90f37
More URL handling adjustements
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-11 13:16:35 +02:00
Šimon Brandner
506b363f38
Update E2EE texts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-11 13:14:50 +02:00