3 Commits

Author SHA1 Message Date
kushal-saha
d818c5f05d refactor(core): restructure chat models and services, integrate route-based chat IDs
- Updated `Chat` and `ChatMessage` models for new table structures with UUIDs and attributes.
- Integrated `ChatPolicy` for authorization checks.
- Updated `ChatMessageController` with authorization and refined logic.
- Adjusted routes and state in the frontend to handle chat IDs from the URL.
- Enhanced `SocialMediaService` for handling chat-specific user prompts.
- Removed unused migrations related to chats and chat messages.
2026-04-29 15:36:56 +00:00
kushal-saha
b538bf8fee refactor: Move post generation to SocialMediaService 2026-04-27 05:04:04 +00:00
kushal-saha
5631bc3a3a feature: backend - create post and image prompt bases on user prompt 2026-04-24 08:33:56 +00:00