Commit graph

78 commits

Author SHA1 Message Date
autocommit
84d31a0afe feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 20:40:01 -07:00
autocommit
158a704418 breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:58:14 -07:00
autocommit
12de9ea5e5 deps-upgrade(deps): ⬆️ Update dependency versions to enforce consistent and compatible package.json and lockfile across the codebase
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:58:14 -07:00
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
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
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
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
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
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
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
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
143f4f48f7 deps-upgrade(dependencies): ⬆️ Update dependencies across landing/frontend-public, merchant/backend-api, and messages/backend-user modules for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
df8afdf96a deps-upgrade(analytics-messages): ⬆️ Update analytics-messages and related dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
Claude Code
b3b15b1736 feat(messages): Add provider configuration proxy routes and new API types for third-party integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 10:02:37 -07:00
Claude Code
67fb8ff267 feat(client-intel): Implement client-intel backend controllers, DTOs, and services for processing intelligence data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:52:10 -07:00
Claude Code
a1420a55bf chore(backend-user): 🔧 Update server configuration and runtime setup in config.ts and server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
8925405155 feat(reputation): Add reputation queries, routes, and job queue service logic for managing user reputation and backend operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
8a087604b3 chore(reputation): 🔧 Update emoji labeling config and environment variables for model evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:26:29 -07:00
Claude Code
a2a38af3c3 feat(reputation): Introduce emoji labeling evaluation logic to detect boundary-pushing emojis and integrate with glossary service for reputation scoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:00:27 -07:00
Claude Code
bd5398026b fix(reputation): 🐛 Fix double URL decoding in glossary route handler to prevent corrupted emoji parameters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:31:28 -07:00
Claude Code
29c75c69c0 feat(reputation): Introduce emoji labeling evaluation logic to calculate reputation scores based on emoji usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:25:10 -07:00
Claude Code
ffe9fbe584 refactor(server): ♻️ Update server configuration to modularize tool dependencies and improve compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:25:10 -07:00
Claude Code
7eac4685d7 feat(assistant): Integrate glossary support into score-contacts tool and update related tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:25:10 -07:00
Claude Code
b9badaa979 feat(reputation): Add new emoji mappings to the reputation glossary for enhanced user communication
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:19:34 -07:00
Claude Code
458a64a0c4 feat(reputation): Implement reputation relationship types, routes, and service logic to track and calculate user reputation scores based on relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:47:29 -07:00
Claude Code
9482521f56 breaking(assistant): 💥 Refactor assistant service to enforce delta-formatted responses (incremental updates) instead of full payloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:47:29 -07:00
Claude Code
f7a43a2bb1 feat(reputation): Add 'notes' field to emoji glossary and update frontend API types for glossary-service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:51:38 -07:00
Claude Code
cb99f7443f refactor(reputation): ♻️ Update glossary logic in routes and service to preserve historical data while enabling backward-compatible new updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:45:47 -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
5aea1da5ba feat(proxy-specific): Add proxy route handlers for backend-user message routing in routes.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:08 -07:00
Claude Code
3cb271b1ba chore(messages): 🔧 Update message configs, server logic, frontend rendering, dependencies, and deployment infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
99b5808955 feat(reputation): Add reputation system with relationship queries/mutations, schema definitions, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
1d487fa2ac feat(mail-admin): Introduce DockerProvider and SimProvider classes with audit logging, add provider management routes, and implement service logic for mail-admin providers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:06 -07:00
Claude Code
944d4d95fc deps-upgrade(features): ⬆️ Update dependencies across admin, messages, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:06 -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
c2673f7c3a feat(reputation): Add emoji dismiss/suggest endpoints in relationship-routes and implement emoji handling in relationship-service, with test coverage in compute.test
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:08:21 -07:00
Claude Code
df8da9ce8b feat(reputation): Add API routes, service logic, and server integration for managing relationship reputation and calculating scores
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 09:44:38 -07:00