vojo/src
2026-06-07 01:46:40 +03:00
..
app fix(nav): stop the native chat list overscrolling when its content fits the window 2026-06-07 01:46:40 +03:00
client fix(presence): gate /sync set_presence on app foreground state so background long-polls stop marking idle users as online 2026-05-28 17:22:59 +03:00
types feat(room): add voice messages with an in-composer recorder, playback bubble, and per-room disable toggle 2026-06-05 18:08:03 +03:00
util Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
colors.css.ts feat(theme): ship Settings picker with system/light/dark and Vojo light palette reshading sidebar, chat, bubbles, horseshoe void and PWA chrome 2026-05-15 01:06:49 +03:00
config.css.ts fix font-weight in dark theme with unsupported fonts (#1964) 2024-09-22 22:31:32 +10:00
ext.d.ts feat(room): add voice messages with an in-composer recorder, playback bubble, and per-room disable toggle 2026-06-05 18:08:03 +03:00
index.css fix(settings): center the content in a 720px column and add a shared --font-mono token 2026-06-03 11:52:44 +03:00
index.tsx feat(electron): add desktop wrapper packaging Vojo as Windows zip with privileged vojo:// scheme, HashRouter override and native chrome 2026-05-18 01:50:16 +03:00
sw-session.ts fix(media): deliver session to the service worker on controllerchange and drop the poisoned handshake promise on timeout so authenticated media stops 401ing 2026-05-30 13:23:19 +03:00
sw.ts fix(media): deliver session to the service worker on controllerchange and drop the poisoned handshake promise on timeout so authenticated media stops 401ing 2026-05-30 13:23:19 +03:00