trypost/app/Actions/Post
Paulo Castellano d1d38865ef Dispatch PostCreated from PostObserver on every create.
Centralize provenance/broadcast/PostHog triggers so CreatePost and DuplicatePost no longer fire the event by hand.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 12:01:01 -03:00
..
CreatePost.php Dispatch PostCreated from PostObserver on every create. 2026-07-24 12:01:01 -03:00
DeletePost.php feat: workspace-scoped broadcast channel and post lifecycle events 2026-05-07 16:02:22 -03:00
DuplicatePost.php Dispatch PostCreated from PostObserver on every create. 2026-07-24 12:01:01 -03:00
HostInlineMedia.php refactor(api): extract inline-media hosting into a HostInlineMedia action 2026-06-28 21:15:01 -03:00
SyncPostPlatforms.php refactor: remove onboarding flow, implement brand analysis services, and replace setup middleware with account readiness checks 2026-04-16 23:05:51 -03:00
UpdatePost.php refactor(posts): replace PostStatusGuard with PostStatusRules for editing and deletion checks 2026-05-21 19:32:42 -03:00