jared
158fcd1309
feat: PiP mute indicator, export history, activity log, unverified device warning
...
CI / Build & Quality Checks (push) Successful in 10m29s
- PiP call window: mute overlay using MutationObserver on EC iframe's
[data-testid="incall_mute"] button (data-kind="primary" = muted),
same pattern as screenshare detection in CallControl.ts
- P2-4 Export Room History: new tab in room settings — Plain Text / JSON /
HTML formats, optional date range, progress counter, paginated via
paginateEventTimeline, blob download; E2EE-aware (skips failed decryptions)
- P2-6 Room Activity Log: new tab in room settings — filterable log of
m.room.member, m.room.power_levels, m.room.name/topic/avatar/server_acl
events with human-readable descriptions, relative timestamps, Load More
pagination
- P2-10 Unverified Device Warning: warnOnUnverifiedDevices setting (default
off); Warning.Container banner above composer in encrypted rooms with
unverified devices; toggle in Settings → General → Privacy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-03 22:13:22 -04:00
Lotus Bot
23008670f3
chore: upgrade i18next 26, prettier 3, fontsource-variable, domhandler 6, lint-staged 17
...
CI / Build & Quality Checks (push) Successful in 10m13s
- i18next 23->26 + react-i18next 15->17
- prettier 2->3, reformat all files
- replace @fontsource/inter with @fontsource-variable/inter 5, update import path
- domhandler 5->6 (aligns with transitive deps)
- lint-staged 16->17
2026-05-21 23:30:50 -04:00