trypost/app/Broadcasting
Paulo Castellano b23ab0166e feat(automations): implement automation features and UI enhancements
- Added new automation-related routes and controllers for managing automations.
- Introduced automation nodes in the UI with distinct styles and interactions.
- Updated sidebar to include navigation for automations.
- Enhanced post creation logic to support automation metadata.
- Refactored content type and platform enums into types for better type safety.
- Added localization for automation-related terms in English, Spanish, and Portuguese.
- Improved error handling in various components to accommodate new features.
2026-05-24 09:17:19 -03:00
..
AutomationChannel.php feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
PostChannel.php feat: complete AI assistant with custom services and brand config 2026-04-16 09:25:08 -03:00
UserAiCreationChannel.php refactor: introduce VideoPreview component and standardize media handling across post previews 2026-05-08 18:30:11 -03:00
UserAiGenerationChannel.php refactor: introduce VideoPreview component and standardize media handling across post previews 2026-05-08 18:30:11 -03:00
UserAiMediaRegenerationChannel.php feat: regenerate AI post images with brand palette in editor 2026-05-21 16:27:55 -03:00
WorkspaceChannel.php feat: workspace-scoped broadcast channel and post lifecycle events 2026-05-07 16:02:22 -03:00
WorkspaceUserChannel.php feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00