Robin
bdc5d701cc
Merge branch 'livekit' into remove-storybook
2023-09-28 10:08:51 -04:00
Robin
686529183c
Merge pull request #1644 from robintown/remove-inspector
...
Remove the group call inspector
2023-09-28 09:57:27 -04:00
Robin
44dbe77757
Merge branch 'livekit' into remove-inspector
2023-09-28 09:54:37 -04:00
Robin
5134ff8e0a
Merge pull request #1649 from robintown/fix-svg-import
...
Fix a broken SVG import
2023-09-28 09:49:22 -04:00
Robin
98bbd9ba3f
Merge pull request #1645 from robintown/name-tag-color
...
Update the colors of name tags
2023-09-28 09:45:24 -04:00
Robin
3245ae9f60
Merge pull request #1641 from robintown/invite-modal
...
Implement the new invite modal designs
2023-09-28 09:45:03 -04:00
Robin
44a4d7a1d0
Fix a broken SVG import
...
https://github.com/vector-im/element-call/pull/1642 raced with https://github.com/vector-im/element-call/pull/1625 , resulting in a broken import.
2023-09-28 09:44:00 -04:00
Robin
17836113ac
Merge pull request #1642 from robintown/participants-icon
...
Replace the avatar stack in the header with an icon
2023-09-28 09:42:46 -04:00
Robin
7df093a23c
Merge branch 'livekit' into invite-modal
2023-09-28 09:42:06 -04:00
Robin
d780193775
Merge pull request #1640 from robintown/fix-i18n-parser
...
Fix the i18n string scanner
2023-09-28 09:39:10 -04:00
David Baker
426132927f
Merge pull request #1647 from vector-im/renovate/posthog-js-1.x-lockfile
...
Update dependency posthog-js to v1.81.2
2023-09-28 14:24:15 +01:00
renovate[bot]
8fe029d5fa
Update dependency posthog-js to v1.81.2
2023-09-28 09:45:11 +00:00
Robin
99216c3b5a
Merge pull request #1625 from vector-im/renovate/vite-plugin-svgr-4.x
...
Update dependency vite-plugin-svgr to v4
2023-09-27 19:08:41 -04:00
Robin
2730cea181
Fix imports
2023-09-27 19:06:10 -04:00
Robin
f0dc5f0eab
Merge pull request #1628 from vector-im/renovate/major-sentry-javascript-monorepo
...
Update sentry-javascript monorepo to v7 (major)
2023-09-27 18:51:52 -04:00
Robin
3297b75f93
Merge pull request #1636 from vector-im/renovate/request-2.x-lockfile
...
Update dependency @types/request to v2.48.9
2023-09-27 18:50:31 -04:00
Robin
0e9a0eb041
Merge pull request #1626 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
...
Update dependency @vector-im/compound-web to v0.4.5
2023-09-27 18:49:19 -04:00
Robin
ec4fa5ce83
Merge pull request #1637 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-09-27 18:37:49 -04:00
Robin
a7556f66b1
Update the colors of name tags
...
This was changed in the designs so we don't have to hard-code colors for them anymore.
2023-09-27 18:36:14 -04:00
Robin
05013cc510
Remove Storybook
...
As discussed in today's team meeting, no one is using the Storybook files anymore, and they're a maintenance burden, so we should remove them.
2023-09-27 18:32:11 -04:00
Robin
1dc4ef67f3
Remove the group call inspector
...
It's unused ever since we switched to LiveKit, and we intend to use other telemetry mechanisms going forward to fill this debugging use case, so it can be removed as discussed in today's team meeting.
2023-09-27 18:27:42 -04:00
Robin
916a88712a
Replace the avatar stack in the header with an icon
...
This is a design update.
2023-09-27 18:12:04 -04:00
Robin
d0416e71cb
Fix the i18n string scanner
...
Apparently the upgrade to i18next-parser v8 came with the deprecation of this 'useKeysAsDefaultValues' option, and this is the new way to configure that behavior.
2023-09-27 17:53:04 -04:00
Robin
2069c13bb8
Regenerate strings
2023-09-27 17:52:43 -04:00
Robin
8a14d60cb4
Implement the new invite modal designs
2023-09-27 17:45:18 -04:00
Robin
6865a13c3c
Revert "Merge pull request #1603 from vector-im/renovate/babel-monorepo"
...
This reverts commit 03a2350e5c , reversing
changes made to db67343133 .
2023-09-27 17:06:57 -04:00
Robin
a959436ac7
Change wording from 'share' to 'invite'
...
This was updated in the designs.
2023-09-27 15:17:04 -04:00
random
60f264620c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/it/
2023-09-27 13:52:55 +00:00
raspin0
c11b71abf6
Translated using Weblate (Polish)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/pl/
2023-09-27 13:52:55 +00:00
David Baker
03caa22f0e
Merge pull request #1611 from vector-im/dbkr/depthlimit
...
Re-enable livekit rageshake logging & with depth limit
v0.5.4
2023-09-27 13:28:38 +01:00
renovate[bot]
752ba126dc
Update dependency @types/request to v2.48.9
2023-09-27 11:58:13 +00:00
Robin
eedd19f515
Merge pull request #1595 from robintown/border-priority
...
Give speaking border priority over hover border
2023-09-27 07:58:07 -04:00
Robin
6bb004ea55
Merge pull request #1594 from robintown/grid-clipping
...
Fix the video grid getting clipped at the edges
2023-09-27 07:57:56 -04:00
Robin
2f0469880b
Merge pull request #1593 from robintown/layout-toggle-bg
...
Make the layout toggle opaque
2023-09-27 07:57:44 -04:00
David Baker
96eafef027
Merge pull request #1627 from vector-im/renovate/nwtgck-actions-netlify-2.x
...
Update nwtgck/actions-netlify action to v2
2023-09-27 09:06:08 +01:00
renovate[bot]
9cfaff8cdb
Update sentry-javascript monorepo to v7
2023-09-27 01:08:38 +00:00
renovate[bot]
b748c03e74
Update nwtgck/actions-netlify action to v2
2023-09-26 22:41:44 +00:00
renovate[bot]
55f129e651
Update dependency @vector-im/compound-web to v0.4.5
2023-09-26 22:41:39 +00:00
renovate[bot]
b72eba33e2
Update dependency vite-plugin-svgr to v4
2023-09-26 19:36:47 +00:00
Robin
4469cece86
Merge pull request #1620 from vector-im/renovate/postcss-preset-env-9.x
...
Update dependency postcss-preset-env to v9
2023-09-26 15:35:51 -04:00
David Baker
3016866a4b
Make the right function a real function, then the 'this' param works
2023-09-26 18:30:39 +01:00
David Baker
2cfa007d4c
Typo
...
Co-authored-by: Robin <robin@robin.town >
2023-09-26 17:31:00 +01:00
Robin
03a2350e5c
Merge pull request #1603 from vector-im/renovate/babel-monorepo
...
Update dependency @babel/core to v7.23.0
2023-09-26 12:16:08 -04:00
renovate[bot]
f29dafc5c4
Update dependency postcss-preset-env to v9
2023-09-26 16:10:50 +00:00
renovate[bot]
d6c3559a6e
Update dependency @babel/core to v7.23.0
2023-09-26 16:10:19 +00:00
Robin
db67343133
Merge pull request #1619 from vector-im/renovate/vite-plugin-svgr-3.x-lockfile
...
Update dependency vite-plugin-svgr to v3.3.0
2023-09-26 12:09:48 -04:00
renovate[bot]
77f7551ab0
Update dependency vite-plugin-svgr to v3.3.0
2023-09-26 16:07:18 +00:00
Robin
c0c59dcb74
Merge pull request #1602 from vector-im/renovate/typescript-eslint-monorepo
...
Update typescript-eslint monorepo to v6.7.3
2023-09-26 12:07:11 -04:00
Robin
8f42aca6e2
Merge pull request #1604 from vector-im/renovate/vitejs-plugin-react-4.x-lockfile
...
Update dependency @vitejs/plugin-react to v4.1.0
2023-09-26 11:38:42 -04:00
renovate[bot]
ec9d82b99c
Update typescript-eslint monorepo to v6.7.3
2023-09-26 15:38:34 +00:00