lilith-platform.live/codebase/@features/messages/frontend-user/src
Natalie 5769d5c874 feat(messenger): canonical domain messenger.transquinnftw.com
Align the messaging surface with other quinn.* subdomains (my, admin, data).
m.transquinnftw.com and m.quinn.apricot.lan now 301 to messenger.*.
App switcher id/subdomain updated to messenger; shared SAN cert expanded
on deploy.
2026-06-23 07:55:54 -04: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 chore(api): 🔧 Update API contract, backend logic, frontend UX, infrastructure, and localization across system-wide components 2026-05-16 04:42:58 -07:00
layout feat(messenger): canonical domain messenger.transquinnftw.com 2026-06-23 07:55:54 -04: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