vojo/src
Ajay Bura 503f3c401c Fix recent emoji does not persist (#2722)
Fix recent emoji are not getting saved

Refactor recent emoji retrieval to ensure structured cloning and proper type checking. The sdk was not updating account data because we are mutating the original and it compare and early return if found same.
2026-03-09 17:34:44 +11:00
..
app Fix recent emoji does not persist (#2722) 2026-03-09 17:34:44 +11:00
client Post session info to service worker instead of asking from sw (#2605) 2026-02-14 17:11:36 +11:00
types feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
util Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
colors.css.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11: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: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.css Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
index.tsx Request session info from sw if missing (#2664) 2026-02-21 17:51:27 +11:00
sw-session.ts Post session info to service worker instead of asking from sw (#2605) 2026-02-14 17:11:36 +11:00
sw.ts Request session info from sw if missing (#2664) 2026-02-21 17:51:27 +11:00