trypost/app/Actions
Paulo Castellano 7854596579 refactor(posts): centralize post editing status checks with PostStatusGuard
- Replaced direct status checks in multiple controllers and actions with the PostStatusGuard utility, improving code readability and maintainability.
- Updated error messages to utilize a centralized method for consistency across the application.
- Removed the BrandImagePalette class, consolidating color resolution logic into the AiImageClient for better organization and type safety.
2026-05-21 19:27:19 -03:00
..
Ai 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
Invite feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
Label refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Post refactor(posts): centralize post editing status checks with PostStatusGuard 2026-05-21 19:27:19 -03:00
PostComment feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
Signature chore: remove deprecated localization files 2026-05-03 15:23:25 -03:00
SocialAccount feat: social account toggle action, API, MCP + full test coverage 2026-03-31 01:42:39 -03:00
User chore: drop redundant fallback on config('cashier.trial_days') 2026-05-14 20:00:24 -03:00
Workspace fix(posthog): harden usage sync after deletes and workspace removal 2026-05-19 19:01:53 -03:00