Commit graph

35 commits

Author SHA1 Message Date
autocommit
292ddf2f53 feat(messages): Implement sent-emails API, message threading, Inbox page, and ThreadPane component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:44:15 -07:00
autocommit
a54762249b feat(messages): Introduce email admin UI with EmailAdmin page and SentEmailsSection component, backend mail-sync/send logic, and API routes for message operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:34:35 -07:00
autocommit
a9296815f7 chore(api): 🔧 Update API contract, backend logic, frontend UX, infrastructure, and localization across system-wide components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 04:42:58 -07:00
autocommit
b1efa71430 refactor(messages): ♻️ Refactor message UI components, utility functions, and hooks for performance improvements and enhanced UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 01:23:26 -07:00
autocommit
cc941a3d0b refactor(messages): ♻️ Update ContactTabs, ContactDetails, and ContactOverview components for improved relationship management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 01:09:58 -07:00
autocommit
0cf6b2e665 feat(messages): Add conversation list UI with filtering and new API endpoints for conversation operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-25 23:10:06 -07:00
autocommit
8f75a229a8 feat(messages-specific): Introduce screening types, API endpoint, and ClassificationBadge for message classification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 05:23:18 -07:00
autocommit
092cdfd7e0 ui(frontend-user): 💄 Add ContactPanel component with styles and functionality, update ClientsPage for client management, and enhance VipPortalPage for VIP client features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:04:57 -07:00
autocommit
f56448e6d8 feat(p1-18): quinn.m client-enrichment BFF + ContactPanel section
- BFF GET/POST /api/client-enrichment proxies to @features/api /m/clients
- ClientRecordSection renders status, market, emoji_tags, note
- ContactPanel mounts section between RelationshipPreview and Conversations
- POST /m/clients route on @features/api surfaces/m/contacts.ts
2026-04-19 01:09:47 -07:00
autocommit
9170ab272a feat(client): Introduce client enrichment fields and admin/user-facing client record display components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
8267865b5d chore(components): 🔧 Update component dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:52 -07:00
Claude Code
6d8127e259 feat(messages-frontend-user): Add BadClientPanel, EmailAdminAccountModals, EmailAdminAliasModals, and GlossaryModals components, plus ContactRelationship, Contacts, EmailAdmin, and Glossary pages for admin email management and relationship tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 04:23:12 -07:00
Claude Code
bc3681436e ui(ui): 💄 Add BadClientPanel component to display messages for invalid/blocked clients
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:15:57 -07:00
Claude Code
76310236e4 feat(user-management): Introduce client relationship API endpoints and types, update UI components for contact management, bad client handling, and job queues, and enhance the application shell layout for better integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
0b89555218 style(relationship): 🎨 Introduce standardized color palette variables for relationship UI components in colors.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:00:27 -07:00
Claude Code
88a73b2b8f feat(messages): Improve conversation column and topic timeline rendering with enhanced message grouping, visual cues, and interaction patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:00:27 -07:00
Claude Code
e8b43d6eeb refactor(user): ♻️ Remove emoji handling from ProposedNameBreakdown and restructure ContactTable/ContactRelationship components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 00:01:46 -07:00
Claude Code
23e294ce4d feat(messages): Add emoji handling and proposed name breakdown logic to ContactTable and introduce ProposedNameBreakdown component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:36:51 -07:00
Claude Code
dbcebcea7c feat(messages): Improve ContactTable and TopicTimeline components with enhanced relationship visualization and interaction logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:31:29 -07:00
Claude Code
e29a358cd8 feat(messages): Add SimulatorBadge component, ContactRelationship page, and update Thread page for relationship management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:47:29 -07:00
Claude Code
67379d7c35 feat(messages): Introduce utility to strip emojis from contact display names in ContactTable
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:41:08 -07:00
Claude Code
a9fa2b44a0 ui(relationship): 💄 Add responsive layout adjustments for mobile devices
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:15:34 -07:00
Claude Code
785e220076 feat(messages): Add emoji suggestions in ProposedNameBreakdown and improve ContactRelationship display logic for better UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:34:06 -07:00
Claude Code
90957f8823 feat(contact): Add ContactPage for public contact details and introduce ProposedNameBreakdown component for relationship name breakdowns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:07:15 -07:00
Claude Code
9bf6f8b0a5 feat(user-interface): Add RelationshipFilters, Glossary page, and Relationships page for managing message relationships and displaying terminology definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:00:53 -07:00
Claude Code
e6bad21ca1 ui(relationship): 💄 Add theming and styling for relationship states and UI elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:16 -07:00
Claude Code
efe584529d feat(messages): Add reputation service backend logic and frontend UI components for contact management, reputation visualization, and conversation tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:15 -07:00
Claude Code
dc2df5954e feat(user-management): Implement comprehensive UI pages, components, and API integrations for managing relationships, personas, and email administration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
1179d11bf6 feat(messages): Add name history and relationship management endpoints with backend API support and frontend UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 13:43:22 -07:00
Claude Code
43a9b98e36 feat(reputation): Introduce emoji dictionary and editor for reputation system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:00 -07:00
Claude Code
22abbcf854 feat(user): Add simulator mode toggle with SimulatorBadge component, useSimulatorMode hook, and paginated conversation browsing API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
2dc4f6d7c7 refactor(messages): ♻️ Update components to adopt BrowseConversation type for improved type safety and code organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 09:41:12 -07:00
Claude Code
d8d1f32b3a ui(messages): 💄 Restyle and reorganize UI components (AssistantDrawer, AutoresponderToggle, InboxColumn, PriorityCard) and page layouts (AllInboxes, Contacts, Thread) for improved visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 18:03:57 -07:00
Claude Code
e0b4f4d516 feat(messages): Introduce assistant streaming, reputation badges, and autoresponder configuration with new API routes, components, hooks, and pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:21:57 -07:00
Claude Code
d8afc1be95 feat(user-notifications): Implement frontend user message notifications with real-time updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 15:09:32 -07:00