trypost/app/Events
Paulo Castellano 91a1d5ca1e
Slim webhook log broadcasts to fix Reverb payload-too-large (#329)
* Stop broadcasting webhook payloads so Reverb does not reject live log updates.

The Echo event only needs list metadata; Inertia reloads the full log after the status lands.

* Type webhook Echo payloads separately and cover delivered, failed, and pending broadcasts.

The show page still receives payload and body over HTTP; Echo only carries list metadata.
2026-09-04 10:04:07 -03:00
..
Ai feat: regenerate AI post images with brand palette in editor 2026-05-21 16:27:55 -03:00
Webhook Slim webhook log broadcasts to fix Reverb payload-too-large (#329) 2026-09-04 10:04:07 -03:00
AutomationRunUpdated.php Add expression autocomplete, side-panel editor, and richer HTTP fetch 2026-06-12 11:31:58 -03:00
NotificationCreated.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00
OnboardingStatusUpdated.php Activation checklist + MCP OAuth authorize UX (#239) (#250) 2026-08-07 20:34:43 -03:00
PostCommentCreated.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00
PostCreated.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00
PostDeleted.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00
PostPlatformStatusUpdated.php refactor: prefer string interpolation over concatenation for channel names 2026-05-08 19:22:01 -03:00
PostStatusChanged.php Add workspace webhooks and drop the unused automation webhook node (#326) 2026-09-04 09:43:29 -03:00
TelegramChannelConnected.php Detect Telegram connection via broadcast instead of polling 2026-06-14 10:58:13 -03:00
TelegramConnectFailed.php feat(telegram): surface connect failure in the dialog instead of silent expiry 2026-06-22 09:55:12 -03:00