trypost/app
Paulo Castellano 2aef07dde6 Defer PostCreated with DB::afterCommit in the observer.
Keep after-commit local to created(), matching the saved() job hook, instead of marking the event itself.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 12:17:43 -03:00
..
Actions Dispatch PostCreated from PostObserver on every create. 2026-07-24 12:01:01 -03:00
Ai Merge main + finalize AI brand-colors toggle 2026-07-18 15:12:26 -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 Centralize the Meta long-lived token TTL and clarify the extension helper 2026-07-03 11:07:54 -03:00
DataTransferObjects Extract alt-text truncation onto MediaItem and close test gaps 2026-07-11 10:34:57 -03:00
Enums Capture post.created to PostHog with created_via. 2026-07-24 11:44:47 -03:00
Events Defer PostCreated with DB::afterCommit in the observer. 2026-07-24 12:17:43 -03:00
Exceptions fix(x): harden chunked media upload handling and coverage 2026-07-24 10:30:34 -03:00
Helpers fix(security): make SSRF private-network block configurable and guard the last user-URL fetches 2026-07-17 15:40:15 -03:00
Http Track post creation origin via created_via. 2026-07-24 11:19:01 -03:00
Jobs Fire PostCreated on duplicate and drop unused PostHog eager load. 2026-07-24 11:56:44 -03:00
Listeners Capture post.created to PostHog with created_via. 2026-07-24 11:44:47 -03:00
Mail feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
Mcp Track post creation origin via created_via. 2026-07-24 11:19:01 -03:00
Models Track post creation origin via created_via. 2026-07-24 11:19:01 -03:00
Observers Defer PostCreated with DB::afterCommit in the observer. 2026-07-24 12:17:43 -03:00
Policies refactor(permissions): drop explanatory comments, fix stale PostPolicy docblock 2026-06-22 16:35:27 -03:00
Providers fix(ci): drop unused Pennant feature discovery 2026-06-22 13:09:02 -03:00
Rules refactor(media): centralize image/video/document detection in Media\Type 2026-06-25 10:57:57 -03:00
Services fix(x): poll official media upload STATUS endpoint 2026-07-24 10:43:32 -03:00
Socialite feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -03:00
Support feat(bluesky): add link preview cards for posts 2026-07-17 14:32:40 -03:00