vojo/src/app/state
2026-06-15 02:57:32 +03:00
..
hooks refactor(room-settings): collapse room settings into a single Modal500 page, dropping the per-room permissions and developer surfaces 2026-06-15 02:57:32 +03:00
room refactor(room): fold message editing and file attachments into the composer, removing the floating MessageEditor and UploadBoard 2026-06-15 02:57:32 +03:00
room-list Add option to change room notification settings (#2281) 2025-03-20 20:27:00 +11:00
utils feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
activeChannelsSpace.ts fix(channels): back active-workspace persistence with a jotai atom so the native pager sees switcher picks instead of a stale memoized localStorage read 2026-05-22 01:18:15 +03:00
backupRestore.ts upgrade to matrix-js-sdk v37.5.0 (#2327) 2025-05-18 10:53:56 +05:30
callEmbed.ts feat(calls): redesign the DM voice-call rail with a loudspeaker toggle, live duration and explicit accept/decline, dropping the deafen control 2026-06-05 01:07:08 +03:00
callPreferences.ts feat(calls): redesign the DM voice-call rail with a loudspeaker toggle, live duration and explicit accept/decline, dropping the deafen control 2026-06-05 01:07:08 +03:00
channelsWorkspaceSheet.ts feat(channels): replace workspace switcher popout with sliding horseshoe sheet and inline create-channel row, retire sidebar CreateTab 2026-05-13 14:21:39 +03:00
closedLobbyCategories.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
closedNavCategories.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
createRoomModal.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
createSpaceModal.ts Redesign space/room creation panel (#2408) 2025-08-05 23:07:07 +10:00
incomingCalls.ts feat(calls): split-horseshoe call surface with redesigned ring/active pill, orbit border, custom outline icons, tap-to-room 2026-05-08 01:30:36 +03:00
lastCompositionEnd.ts fix: Prevent IME-exiting Enter press from sending message on Safari (#2175) 2025-09-25 09:05:42 +05:30
list.ts chore: upgrade TypeScript to 5.4 with bundler module resolution and reformat repo against tightened ESLint 2026-04-27 13:07:49 +03:00
mDirectList.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
mediaViewer.ts feat(media): rework the viewer — smaller rounded chat previews, a draggable desktop window, a fullscreen mobile sheet, and swipe animation 2026-06-08 16:17:59 +03:00
mediaWindowRect.ts feat(media): rework the viewer — smaller rounded chat previews, a draggable desktop window, a fullscreen mobile sheet, and swipe animation 2026-06-08 16:17:59 +03:00
mobilePagerHeader.ts refactor(settings): restructure user settings into a profile hero with tinted menu rows and a near-fullscreen mobile sheet 2026-06-15 02:57:32 +03:00
navToActivePath.ts Fix space navigation & view space timeline dev-option (#2358) 2025-06-10 14:44:17 +10:00
openedSidebarFolder.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
pendingCallAction.ts Enforce DM call switching and foreground native call ownership 2026-04-22 21:27:54 +03:00
pendingShare.ts feat(share): receive Android system share intents and drop the payload into the next chat the user opens via a top banner cue 2026-05-16 19:33:06 +03:00
proxy.ts feat(proxy): route Android WebView and native traffic through a user-supplied HTTP/SOCKS5 proxy via an authed loopback relay 2026-06-08 02:18:44 +03:00
roomMembersSheet.ts feat(members): replace MembersDrawer with Dawn-styled members sheet and group hero for every non-1:1 room and channel 2026-05-28 20:51:37 +03:00
roomSettings.ts refactor(room-settings): collapse room settings into a single Modal500 page, dropping the per-room permissions and developer surfaces 2026-06-15 02:57:32 +03:00
searchModal.ts Add new ctrl/cmd - k search modal (#2467) 2025-08-27 22:25:49 +10:00
sessions.ts rebranding from cinny to vojo: change basic icons and naming 2026-04-13 02:22:44 +03:00
settings.ts refactor(settings): drop three orphan settings with no UI and strip them via a one-shot migration 2026-06-03 11:53:30 +03:00
settingsSheet.ts feat(settings): replace Modal500 with /settings route plus mobile bottom-up horseshoe sheet overlaying DM list via clip-path mask 2026-05-13 00:01:26 +03:00
sidebarWidth.ts fix(stream-header): tighten Segment paddings and cluster gaps so plus/search icons stop clipping past the right edge on 360 px Android viewports 2026-05-27 23:48:49 +03:00
spaceRooms.ts Fix unknown rooms in space lobby (#2224) 2025-02-22 19:24:33 +11:00
spaceSettings.ts Add new space settings (#2293) 2025-03-27 19:54:13 +11:00
threadDrawerWidth.ts feat(thread-drawer): wrap in horseshoe seam with rounded TL/BL and add pointer/keyboard resize clamped to viewport/3 2026-05-13 14:42:15 +03:00
typingMembers.ts Hidden Typing & Read Receipts (#2230) 2025-02-26 21:44:53 +11:00
upload.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
userRoomProfile.ts Redesign user profile view (#2396) 2025-08-09 22:16:10 +10:00
viewedRoom.ts feat(bots): land Phase 2 widget host/driver with retry UX and route-aware notifications 2026-05-02 00:44:52 +03:00