trypost/app
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
..
Actions feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Ai/Agents feat(posts): introduce change_mode for flexible image and text regeneration 2026-05-21 20:00:41 -03:00
Broadcasting feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Concerns refactor: settings redesign, Spanish translations, language system, strict_types 2026-03-30 00:20:43 -03:00
Console/Commands feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
DataTransferObjects feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Enums feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Events feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Exceptions refactor(social): TokenRedactor::redact accepts nullable 2026-05-19 09:25:01 -03:00
Features feat: transition AI usage from feature-based limits to a centralized monthly credit system with token tracking. 2026-05-03 19:36:26 -03:00
Helpers fix: correct Upload.php filename case for Linux CI 2026-03-31 12:01:48 -03:00
Http feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Jobs feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Listeners fix(posthog): harden usage sync after deletes and workspace removal 2026-05-19 19:01:53 -03:00
Mail feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
Mcp refactor(posts): replace PostStatusGuard with PostStatusRules for editing and deletion checks 2026-05-21 19:32:42 -03:00
Models feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Observers feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Policies feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Providers feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Rules refactor(posts): tighten content-length caps and simplify contentOverflow 2026-05-11 20:06:44 -03:00
Services feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Socialite refactor: centralize social API base URLs into the configuration file to improve maintainability and environment flexibility 2026-05-02 13:49:20 -03:00
Support refactor(posts): replace PostStatusGuard with PostStatusRules for editing and deletion checks 2026-05-21 19:32:42 -03:00