* 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. |
||
|---|---|---|
| .. | ||
| LogUpdatedTest.php | ||
| OnboardingStatusUpdatedTest.php | ||
| PostCreatedTest.php | ||
| PostDeletedTest.php | ||
| PostPlatformStatusUpdatedTest.php | ||