lilith-platform.live/codebase/@features/messages/frontend-user/src
Natalie 7a1534991e fix(ci): unblock typecheck for messages Thread and my frontend
Thread.tsx imported iMessage primitives from @lilith/ui-messaging where
they are not exported; point at @lilith/ui-imessage instead. Add
skipLibCheck to my/frontend-public and raise the tsc heap in
typecheck-all.sh so the CI sweep no longer OOMs on large frontends.
2026-06-22 00:10:22 -05:00
..
api feat(messages): Implement sent-emails API, message threading, Inbox page, and ThreadPane component 2026-05-16 22:44:15 -07:00
components feat(messages): Implement sent-emails API, message threading, Inbox page, and ThreadPane component 2026-05-16 22:44:15 -07:00
hooks
layout feat(messages): Implement inbox page, API integration, and app shell for message management 2026-05-16 22:10:07 -07:00
pages fix(ci): unblock typecheck for messages Thread and my frontend 2026-06-22 00:10:22 -05:00
utils
App.tsx feat(messages): Implement inbox page, API integration, and app shell for message management 2026-05-16 22:10:07 -07:00
global.css
main.tsx
styled.d.ts
theme.ts
types.ts
vite-env.d.ts