autocommit
|
8f28fcb169
|
chore(backend-user): 🔧 Update message configuration and server initialization for backend user message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 08:40:45 -07:00 |
|
autocommit
|
403e33cd1f
|
deps-upgrade(backend-user): ⬆️ Update dependencies in backend-user module to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 08:40:44 -07:00 |
|
autocommit
|
45e2629878
|
feat(browse): ✨ Add browseUsers service, /browse route, and pagination/filter config for listing backend users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 07:44:17 -07:00 |
|
autocommit
|
e780f1e493
|
chore(backend-user): 🔧 Update .env.development for backend user feature with environment-specific variables/configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 07:44:17 -07:00 |
|
autocommit
|
072188344c
|
remove(reputation): 🔥 Remove deprecated emoji and relationship integration tests from reputation module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 21:12:10 -07:00 |
|
autocommit
|
76ff925462
|
feat(messages-backend): ✨ Introduce unified search fanout logic, new API endpoints, and search configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-19 21:31:10 -07:00 |
|
autocommit
|
a25e23f15b
|
deps-upgrade(messages): ⬆️ Update dependencies for backend-user and quinn-ai/backend-api feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:51:17 -07:00 |
|
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
|
d8eddc1397
|
feat(assistant): ✨ Add journal review tool classes to the assistant's tool registry for processing journal entries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:37:07 -07:00 |
|
autocommit
|
54aa8af3e4
|
feat(messages): ✨ Implement inbox page, API integration, and app shell for message management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:10:07 -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
|
c4cfcbac7a
|
chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:05 -07:00 |
|
autocommit
|
53c16cb1c2
|
deps-upgrade(provider-api-client): ⬆️ Update dependencies to latest stable versions in provider-api-client and related packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:05 -07:00 |
|
autocommit
|
20ba70cde7
|
ui(frontend-user): 💄 Rename navigation item from "All Inboxes" to "Messages" for clearer UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-26 01:29:31 -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
|
67bc106061
|
feat(contacts): ✨ Add ContactDetailPanel component and related pages (ContactDetails, ContactOverview, ContactRelationship) with Quinn integration links and updated routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-26 01:17:01 -07:00 |
|
autocommit
|
008568702a
|
feat(api-quinn-proxy): ✨ Add Quinn proxy API endpoints for message forwarding and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-26 01:17:01 -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
|
9469f40bda
|
deps-pin(quinn.www): 📌 Pin vite config dependencies and update production environment variables for quinn.www
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-25 23:10:05 -07:00 |
|
autocommit
|
5920ff9e42
|
refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-24 20:04:58 -07:00 |
|
autocommit
|
233f153e7e
|
feat(frontend-showcase): ✨ Update showcase stories to include BrowseConversation type with mock data transformation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-23 18:23:37 -07:00 |
|
autocommit
|
f5d4fe977d
|
remove(messages): 🔥 Remove deprecated deploy.sh script from frontend-user messages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-23 18:07:45 -07:00 |
|
autocommit
|
94787f46d1
|
feat(deploy): ✨ Add automated deployment script for frontend user messages feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-23 17:43:46 -07:00 |
|
autocommit
|
9db4a2a899
|
feat(messages): ✨ Introduce null safety checks and optional chaining for conversation data in the Thread component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-22 23:01:03 -07:00 |
|
autocommit
|
8f3ff20df9
|
fix(frontend-user): 🐛 Fix empty response handling in fetchJson to prevent errors when API returns empty results
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-22 22:54:41 -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
|
0dad69cf43
|
deps-upgrade(messages/backend-user): ⬆️ Update backend user messages dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 04:55:16 -07:00 |
|
autocommit
|
cc7c8c6753
|
feat(vip): ✨ Implement VIP token reset flow with auth entity, frontend surface, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 04:55:16 -07:00 |
|
autocommit
|
e4b038ff10
|
deps-upgrade(messages): ⬆️ Update dependencies in backend-user message feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 04:55:15 -07:00 |
|
autocommit
|
fe96c7bfc8
|
feat(screening): ✨ Introduce screening service with message validation logic, new types for screening rules/config, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 04:48:53 -07:00 |
|
autocommit
|
0672e64908
|
deps-upgrade(dependencies): ⬆️ Bump versions in root and scoped modules (landing, messages, provider-website, atlilith.www) for version parity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:17:48 -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
|
efecc2ebf6
|
feat(reputation): ✨ Add airport code derivation utility to enhance reputation calculations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:04:57 -07:00 |
|
autocommit
|
6e6b07fe23
|
feat(reputation): ✨ Add home-city and airport-code fields to reputation system for enhanced user profile tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:58:18 -07:00 |
|
autocommit
|
dd012e216f
|
remove(messages): 🔥 Remove RouteErrorBoundary component and update App to remove dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:53:03 -07:00 |
|
autocommit
|
c009295ddd
|
deps-upgrade(features-specific): ⬆️ Update dependencies in messages, provider-website, and vip feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:53:03 -07:00 |
|
autocommit
|
5cc5fd25ab
|
feat(user-profile): ✨ Add VIP message API service and frontend page component for fetching/sending messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:13:52 -07:00 |
|
autocommit
|
e9c6725f7a
|
feat(vip): ✨ Introduce gold-themed VIP portal and welcome pages with new components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 22:47:52 -07:00 |
|
autocommit
|
832f66077b
|
feat(messages): ✨ Add VIP message streaming hook and backend API for real-time subscriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 22:35:24 -07:00 |
|
autocommit
|
922a841326
|
security(vip): 🔒️ Fix WebAuthn credential verification and VIP invite authentication logic, and update frontend VIP page for secure rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 21:34:39 -07:00 |
|
autocommit
|
6fdfdc6f3c
|
refactor(app-entrypoints): ♻️ Implement React Router v6 migration by restructuring root components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -07:00 |
|
autocommit
|
6dffa6294e
|
feat(user-profile): ✨ Add VIP API client and VIP page component for frontend users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:55:44 -07:00 |
|
autocommit
|
f557396a4d
|
feat(vip): ✨ Add VIP-specific gallery routes, message handling endpoints, and referral tracking integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:55:44 -07:00 |
|
autocommit
|
86bc56dd29
|
chore(messages): 🔧 Update development environment variables for messages backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:29:34 -07:00 |
|
autocommit
|
36214ff787
|
feat(vip-vip): ✨ Add VIP user portal with messaging integration, API routes, and frontend components (VipPortalPage, WelcomePage)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:08:50 -07:00 |
|
autocommit
|
3587e86fcc
|
ux(booking): 🚸 Improve booking flow clarity by updating UI and copy in BookingGuide, BookingPage, and RatesPage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 04:09:00 -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 |
|