trypost/app
Paulo Castellano ba20534a6d refactor(meta): own the platforms.*.meta parent rule in PostPlatformMetaRules
The shared rules() returned only meta sub-keys, so every caller still repeated
its own 'platforms.*.meta' => array parent (with slightly different sometimes/
nullable combos). Fold the parent into rules() with a single safe contract so
callers just spread one source for the whole meta block.
2026-06-16 17:50:40 -03:00
..
Actions fix(automations): code-review hardening for feed fetch & URL validation 2026-06-16 12:09:16 -03:00
Ai/Agents Structure brand voice and make generated copy platform-aware 2026-06-12 17:09:39 -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 Extract Telegram webhook registration into an action 2026-06-13 22:20:52 -03:00
DataTransferObjects feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Enums feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -03:00
Events Detect Telegram connection via broadcast instead of polling 2026-06-14 10:58:13 -03:00
Exceptions feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -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 refactor(meta): own the platforms.*.meta parent rule in PostPlatformMetaRules 2026-06-16 17:50:40 -03:00
Jobs feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -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(meta): own the platforms.*.meta parent rule in PostPlatformMetaRules 2026-06-16 17:50:40 -03:00
Models Keep past_due subscribers in-app instead of forcing re-subscribe 2026-06-14 15:46:17 -03:00
Observers Dispatch post-trigger automations asynchronously via job 2026-06-10 17:46:46 -03:00
Policies feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
Providers feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -03:00
Rules fix(automations): code-review hardening for feed fetch & URL validation 2026-06-16 12:09:16 -03:00
Services feat(channels): Discord post-level engagement metrics 2026-06-16 17:05:13 -03:00
Socialite feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -03:00
Support refactor(meta): own the platforms.*.meta parent rule in PostPlatformMetaRules 2026-06-16 17:50:40 -03:00