Commit Graph

31 Commits

Author SHA1 Message Date
pradeepkumar
b8d133783b feat: implement per-user chat clearing by filtering messages based on new clearedAt timestamps 2026-03-28 20:25:15 +05:30
pradeepkumar
e9f135e9b7 fix 2026-03-26 15:18:59 +05:30
pradeepkumar
3e7e3683ed feat: Introduce agent profile verification history tracking and status notifications for agents. 2026-03-21 08:55:57 +05:30
pradeepkumar
31439c3b06 feat: Add SUPER_ADMIN role with dedicated admin user management and updated access controls for existing admin features. 2026-03-20 17:05:40 +05:30
pradeepkumar
8e9d623f24 feat: Add contact form submission and message management functionality. 2026-03-20 12:42:16 +05:30
pradeepkumar
fcf90e8638 feat: implement conversation mute and favorite functionality with corresponding notification suppression. 2026-03-19 17:04:02 +05:30
pradeepkumar
76b7365dc3 feat: implement user reporting system with dedicated module, service, controller, DTOs, and Prisma schema updates. 2026-03-19 05:19:47 +05:30
pradeepkumar
d1e4e12510 feat: Implement Stripe integration for subscription management, including new services, controllers, Prisma models, and webhook handling. 2026-03-07 10:09:50 +05:30
pradeepkumar
399b8aa937 feat: implement support chat functionality with new module, service, controller, DTOs, and schema updates. 2026-03-05 06:37:07 +05:30
pradeepkumar
87671ce8b6 feat: Implement testimonials module with submission, link generation, and viewing functionalities. 2026-03-05 05:36:36 +05:30
pradeepkumar
7b8d6e3db8 feat: Implement in-app notifications with new database model, enhance Firebase initialization to support service account files, and add message read functionalities. 2026-02-25 06:45:27 +05:30
pradeepkumar
7ab5330a88 fix 2026-02-24 22:36:42 +05:30
pradeepkumar
49bd08c5fe feat: Implement CMS module with API endpoints, data model, and initial seeding for landing page content. 2026-02-22 21:52:16 +05:30
pradeepkumar
789551e443 feat: Implement privacy preferences for users and agents with new database field, service methods, and API endpoints. 2026-02-09 00:55:55 +05:30
pradeepkumar
6ade2c74c5 feat: Implement notification preferences management for both users and agents. 2026-02-09 00:33:54 +05:30
pradeepkumar
3b1a7b999e feat: Implement real-time messaging module with REST API endpoints and WebSocket gateway. 2026-02-08 22:44:16 +05:30
pradeepkumar
750cb55764 feat: Implement two-factor authentication (2FA) with dedicated endpoints for setup, enabling, disabling, verification, and backup code management. 2026-02-06 09:30:12 +05:30
pradeepkumar
93070474f1 feat: implement connection request management including schema, API endpoints, and business logic for users and agents. 2026-02-02 09:59:25 +05:30
pradeepkumar
497a1a4ba6 feat: Add isAvailable field to AgentProfile model and DTO for managing agent availability status. 2026-02-02 00:34:35 +05:30
pradeepkumar
eece0f7401 feat: Implement agent verification system with a new status enum, admin update functionality, and document retrieval. 2026-01-28 13:48:14 +05:30
pradeepkumar
06dc78d57e fix 2026-01-24 21:36:39 +05:30
pradeepkumar
7d7eb1ac31 feat: Introduce new profile sections and fields with detailed configurations and validation rules. 2026-01-24 15:32:54 +05:30
pradeepkumar
43b422a81e feat: Introduce default profile sections and fields, updating schema with isSystem and isSearchableOnly properties. 2026-01-24 12:49:25 +05:30
pradeepkumar
710803a3ec fix 2026-01-24 03:33:54 +05:30
pradeepkumar
3df8ea067a feat: Introduce agent types module, replacing categories and verification modules, and updating agent-related DTOs, services, and Prisma schema. 2026-01-20 12:16:01 +05:30
pradeepkumar
c72be7d2ac agent and category Dto creation 2026-01-11 20:59:12 +05:30
pradeepkumar
4adab3b064 revert 2025-12-24 07:04:07 +05:30
pradeepkumar
e5fe561901 feat: configure database URL using environment variable 2025-12-24 07:00:16 +05:30
pradeepkumar
099622dc88 feat: add Twitter social login support by updating the auth service and user schema. 2025-12-22 16:49:37 +05:30
pradeepkumar
1812fd3c98 feat: Implement Prisma PG adapter, refactor user and agent profiles in schema, and add database seeding. 2025-12-19 01:15:19 +05:30
pradeepkumar
7990846711 feat: Initialize NestJS backend project with Prisma, core modules, configuration, and common utilities. 2025-12-18 23:05:04 +05:30