vojo/src/app/components
2026-05-19 23:27:19 +03:00
..
create-room chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
cutout-card New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
editor chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
emoji-board Prevent invalid mxc from getting used (#2609) 2026-02-14 17:12:28 +11:00
event-readers chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
full-screen-intent-prompt dm calls mvp: phase 2.5.3: lockscreen CallStyle with FSI, Answer/Decline, ringtone channel, permission prompt 2026-04-20 22:22:43 +03:00
image-editor redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
image-pack-view chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
image-viewer Fix authenticated media download (#1947) 2024-09-11 17:07:02 +10:00
info-card redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
invite-user-prompt feat(invite): split user id into username and server fields and close prompt on successful invite 2026-04-29 21:45:33 +03:00
leave-room-prompt Localize room intro, membership events, call controls, and leave-room dialog across en/ru via i18next. 2026-04-25 01:28:07 +03:00
leave-space-prompt Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
media Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
member-tile New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
message tweak(bubbles): paint peer bg and horseshoe void pure black and flip own/peer flat-corner to bottom-left/top-left at 16px radius 2026-05-18 02:04:39 +03:00
mobile-tabs-pager refactor(stream-header): unify curtain gestures onto dual handle+body surfaces with 1:1 handle and rubber-band body, scroll-aware bail 2026-05-19 23:27:19 +03:00
nav Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
page fix(channels): collapse /channels/ index into one mobile pane and add Create-community CTA next to Find-community on empty state 2026-05-16 20:25:01 +03:00
password-input redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
Pdf-viewer Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
power Revert "Fix menus congestion and improve thread reply layout (#2402)" (#2409) 2025-08-04 20:29:12 +05:30
presence Redesign user profile view (#2396) 2025-08-09 22:16:10 +10:00
push-permission-prompt chore: upgrade TypeScript to 5.4 with bundler module resolution and reformat repo against tightened ESLint 2026-04-27 13:07:49 +03:00
room-avatar feat(ui): force every user and room avatar to render as a circle via globalStyle override on the folds Avatar wrapper 2026-05-03 14:48:27 +03:00
room-card chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
room-intro fix(time): use Intl numeric day-month-year everywhere so chat day dividers follow the system locale instead of hardcoded English full-month 2026-05-13 23:30:52 +03:00
room-topic-viewer URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
scroll-top-container URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
sequence-card feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
server-badge New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
setting-tile redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
sidebar feature with back button on native app 2026-04-18 01:30:48 +03:00
stacked-avatar feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
stream-header refactor(stream-header): unify curtain gestures onto dual handle+body surfaces with 1:1 handle and rubber-band body, scroll-aware bail 2026-05-19 23:27:19 +03:00
text-viewer Update commands (#2325) 2025-05-13 16:16:22 +05:30
time-date feat(settings): drop user-facing time/date format toggle and derive everything from system locale via Intl.DateTimeFormat 2026-05-03 19:27:54 +03:00
typing-indicator URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
uia-stages Verify SSO window message origin (#2686) 2026-02-23 18:08:25 +11:00
unread-badge redesign(p3a): land Stream message layout for DMs with rail, author dots, asymmetric bubbles, Stream day-divider, and sysline state events 2026-04-28 00:54:53 +03:00
upload-board Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
upload-card Add support to mark videos as spoilers (#2255) 2025-09-25 13:41:35 +10:00
url-preview chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
user-avatar feat(ui): force every user and room avatar to render as a circle via globalStyle override on the folds Avatar wrapper 2026-05-03 14:48:27 +03:00
user-profile fix(profile): override avatar circle force via && self-doubled selector instead of source-order-dependent !important double-up 2026-05-11 02:00:12 +03:00
virtualizer URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
AccountDataEditor.tsx localize room settings 2026-04-14 21:27:03 +03:00
ActionUIA.tsx chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
AuthFlowsLoader.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
BackRouteHandler.tsx fix(nav): collapse push-tap, tab and back-arrow navigations into the back stack via replace 2026-04-26 00:35:26 +03:00
BackupRestore.tsx Revert "Fix menus congestion and improve thread reply layout (#2402)" (#2409) 2025-08-04 20:29:12 +05:30
BetaNoticeBadge.tsx New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
CallEmbedProvider.tsx Harden DM call teardown with io.element.close listener, 8s hangup timeout, and same-room zombie escape so stale embeds stop blocking retries. 2026-04-24 21:20:05 +03:00
CapabilitiesLoader.tsx redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
ClientConfigLoader.tsx fix(boot): drop 3-dots splash menu, add 10s fetch timeouts, surface logout on init/start/sync-error per Element Web pattern 2026-05-09 02:26:16 +03:00
ConfirmPasswordMatch.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
DeviceVerification.tsx redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
DeviceVerificationSetup.tsx chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
DeviceVerificationStatus.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
HexColorPickerPopOut.tsx Revert "Fix menus congestion and improve thread reply layout (#2402)" (#2409) 2025-08-04 20:29:12 +05:30
ImageOverlay.tsx chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
JoinRulesSwitcher.tsx localize room settings 2026-04-14 21:27:03 +03:00
LogoutDialog.tsx localize logout 2026-04-14 22:27:23 +03:00
ManualVerification.tsx Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
MediaConfigLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
MembershipFilterMenu.tsx Revert "Fix menus congestion and improve thread reply layout (#2402)" (#2409) 2025-08-04 20:29:12 +05:30
MemberSortMenu.tsx Revert "Fix menus congestion and improve thread reply layout (#2402)" (#2409) 2025-08-04 20:29:12 +05:30
Modal500.tsx feat(safe-area): extend Android edge-to-edge top inset via --vojo-safe-top var and collapse profile horseshoe header with measured height 2026-05-12 01:54:30 +03:00
RenderMessageContent.tsx feat(media-viewer): atom-driven horseshoe shell over chat replacing Overlay modal for image+video with anchor-aware pinch/wheel zoom and swipe prev/next 2026-05-13 02:47:04 +03:00
RoomNotificationSwitcher.tsx localize Inbox/Notifications 2026-04-14 01:41:22 +03:00
RoomSummaryLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomUnreadProvider.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SecretStorage.tsx chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
ServerConfigsLoader.tsx chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
SpaceChildDirectsProvider.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SpaceChildRoomsProvider.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SpecVersionsLoader.tsx fix(boot): drop 3-dots splash menu, add 10s fetch timeouts, surface logout on init/start/sync-error per Element Web pattern 2026-05-09 02:26:16 +03:00
SupportedUIAFlowsLoader.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
UIAFlowOverlay.tsx redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
UseStateProvider.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30