Robin
8324ce2ce0
Avoid overlapping spotlight tiles with the app bar
...
The default inset that is given to the fixed layout layer needs to account for the app bar now.
2026-05-20 16:11:07 +02:00
Timo
ae20f59dea
Merge pull request #3978 from element-hq/app-bar-media-foreground
...
Ensure that foreground elements of media tile do not overlap app bar
2026-05-20 21:36:43 +08:00
Robin
eaa049433a
Merge pull request #3979 from element-hq/settings-footer-glitch
...
Stop the settings button from appearing while footer is fading out
2026-05-20 15:15:37 +02:00
Valere Fedronic
06b6122ec9
Merge pull request #3980 from element-hq/valere/fix_control_shown_in_PIP
...
fix(regression): control buttons should be hidden on mobile PIP
2026-05-20 15:07:24 +02:00
Valere Fedronic
2fb5de3ba2
review: eqeqe
...
Co-authored-by: Robin <robin@robin.town >
2026-05-20 14:50:56 +02:00
Timo
3adddf4b70
Merge pull request #3960 from element-hq/toger5/storybook-tests
...
Use vite storybook plugin for storybook tests
2026-05-20 19:57:21 +08:00
Robin
4b175b814e
Update and simplify tests
2026-05-20 13:43:33 +02:00
Timo
bc3da2dda2
Merge pull request #3975 from Johennes/johannes/dev-deps
...
List additional dependencies needed for development
2026-05-20 19:34:25 +08:00
Timo K
e7c87e3439
Merge branch 'livekit' into toger5/storybook-tests
2026-05-20 13:28:03 +02:00
Timo K
ddde05c057
review
2026-05-20 13:26:52 +02:00
Valere
265781ea5e
fix(regression): control buttons should be hidden on mobile PIP
2026-05-20 13:08:51 +02:00
Valere
1865110492
reproduce bug internal #578
...
Regression: Controls are shown in Mobile PIP
2026-05-20 13:08:11 +02:00
Robin
43f1b89535
Stop the settings button from appearing while footer is fading out
...
The designs actually never want us to show the settings button in the footer if an app bar is in use (as in Element X mobile apps), so just avoid showing it at all in that case.
2026-05-20 12:38:18 +02:00
Robin
284d76e333
Merge pull request #3977 from element-hq/posthog-updates
...
Allow PostHog dependency updates again
2026-05-20 12:22:51 +02:00
Robin
7b32135328
Ensure that foreground elements of media tile do not overlap app bar
...
Because the type of header that we use in Element X (an 'app bar') lives in a different place in the document than the other headers, it needs a special branch to propagate the right insets.
2026-05-20 11:55:27 +02:00
Robin
94ce207581
Allow PostHog dependency updates again
2026-05-20 11:50:01 +02:00
fkwp
f0db134b6e
Posthog: drop $initial_person_info from outgoing events ( #3968 )
...
* Posthog: drop $initial_person_info from outgoing events
* Posthog: migrate from sanitize_properties to before_send
* strip URL fields from $set / $set_once
* enable mask_personal_data_properties
* review
* update tests to check for `delete` (not anymore `=null`)
rename: `applyPrivacyFilters`->`santizeSensitiveData`
---------
Co-authored-by: Timo K <toger5@hotmail.de >
2026-05-19 18:06:59 +02:00
Timo
0e3aaaafe8
Fix tap-to-show call controls on iOS (ReactMouseEvent -> ReactPointerEvent) ( #3966 )
2026-05-19 23:50:55 +08:00
Timo
78d76ad8a6
Bump babel/plugin-transform-modules-systemjs ( #3974 )
2026-05-19 17:03:25 +02:00
Robin
6b261611a5
Log unhandled promise rejections in rageshakes ( #3972 )
...
For more comprehensive rageshake logs. Copied from Element Web's rageshake.ts.
2026-05-19 13:44:16 +02:00
Johannes Marbach
6f7d4ec8eb
List additional dependencies needed for development
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-19 11:14:53 +02:00
Robin
f3c0b9ed8d
Merge pull request #3969 from element-hq/renovate/livekit-client
...
Update dependency livekit-client to v2.18.10
2026-05-18 13:30:48 +02:00
Robin
ac1297d02c
Merge pull request #3916 from element-hq/one-on-one-portrait
...
Create a proper one-on-one call layout for portrait screens
2026-05-18 13:28:59 +02:00
Robin
d66afd734d
Merge pull request #3971 from Johennes/johannes/minor-docs-fixes
...
Minor documentation fixes
2026-05-18 13:17:34 +02:00
Robin
cfbdbca5bb
Fix media foreground elements being obscured by header/footer
2026-05-18 13:08:52 +02:00
Johannes Marbach
49f6c74818
Minor documentation fixes
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 11:12:26 +02:00
Robin
d7acce49a3
Merge pull request #3970 from Johennes/johannes/typo
...
Minor README fixes
2026-05-18 10:12:59 +02:00
Johannes Marbach
18a128b865
Fix linking link
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 09:56:37 +02:00
Johannes Marbach
80f573e899
Add missing apostrophe
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 09:50:42 +02:00
Johannes Marbach
0ca2b6d4ea
Remove extra space and add colon
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 09:49:58 +02:00
Johannes Marbach
198d961646
Add missing apostrophe
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 09:48:46 +02:00
Johannes Marbach
9d522913f9
Add missing colon
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 09:46:41 +02:00
Johannes Marbach
69b5209071
Fix typo
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 08:40:08 +02:00
Johannes Marbach
0160f60c6d
Reorder sentence fragments for better readability
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 08:33:36 +02:00
Johannes Marbach
abce4d16fc
Add missing article
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 08:29:47 +02:00
Johannes Marbach
b0c1c48ad4
Add missing article
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 08:26:42 +02:00
Johannes Marbach
a2c6b8102a
Link to self-hosting guide
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 08:21:17 +02:00
Johannes Marbach
959a55a9f8
Use correct preposition
...
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2026-05-18 08:21:00 +02:00
renovate[bot]
4452f3c0c6
Update dependency livekit-client to v2.18.10
2026-05-18 00:39:52 +00:00
fkwp
04b0165961
Fix tap-to-show call controls on iOS (ReactMouseEvent -> ReactPointerEvent)
2026-05-15 12:29:26 +02:00
Robin
7e932d27da
Merge pull request #3939 from element-hq/renovate/github-actions
...
Update GitHub Actions
2026-05-15 11:42:37 +02:00
Robin
a1e03ea389
Merge pull request #3942 from element-hq/renovate/compound
...
Update dependency @vector-im/compound-design-tokens to v10.1.1
2026-05-15 11:36:20 +02:00
Robin
de52ea6590
Fix tests
2026-05-15 11:29:22 +02:00
Robin
9ad5d02e31
Merge branch 'livekit' into one-on-one-portrait
2026-05-15 11:28:47 +02:00
Robin
f3234b1c3e
Merge branch 'livekit' into renovate/github-actions
2026-05-15 11:26:25 +02:00
Robin
53acd2596c
Merge branch 'livekit' into renovate/compound
2026-05-15 11:20:55 +02:00
fkwp
cec3a799af
Posthog add reconnect event ( #3953 )
...
* Add Posthog events for Call reconnect including the reason
* Expose single trackCallReconnecting() entry point on PosthogAnalytics
* Track reconnect duration and align with existing analytics pattern
* Refactor combined$ to return [connected, reason] tuple
* Update firefoxUserPrefs to allow getUserMedia and enumerateDevices on CI
---------
Co-authored-by: Valere <bill.carson@valrsoft.com >
Co-authored-by: Robin <robin@robin.town >
Co-authored-by: Timo K <toger5@hotmail.de >
2026-05-14 23:07:02 +02:00
Robin
b562a0f721
Create a proper one-on-one call layout for portrait screens
2026-05-13 09:54:58 +02:00
renovate[bot]
77f4704b20
Update dependency @vector-im/compound-design-tokens to v10.1.1
2026-05-12 15:58:30 +00:00
renovate[bot]
53e9d05587
Update GitHub Actions
2026-05-12 15:57:48 +00:00