jonnybarnes.uk/tests/Unit/Jobs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes f9f2744fad
Send Brrr push notifications for new webmentions
Dispatches a queued job to POST to a configured Brrr webhook whenever
a brand-new webmention is saved, so replies/likes/reposts show up as
push notifications instead of requiring a manual check of the site.
2026-08-02 18:07:39 +01:00
..
AddClientToDatabaseJobTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
DownloadWebMentionJobTest.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
NotifyBrrrOfWebMentionJobTest.php Send Brrr push notifications for new webmentions 2026-08-02 18:07:39 +01:00
ProcessBookmarkJobTest.php Laravel Pint fixes 2025-04-06 17:25:06 +01:00
ProcessMediaJobTest.php Adopt Laravel's Image facade for media processing, upgrade Intervention to v4 2026-08-01 17:07:38 +01:00
ProcessWebMentionJobTest.php Send Brrr push notifications for new webmentions 2026-08-02 18:07:39 +01:00
SaveProfileImageJobTest.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SaveScreenshotJobTest.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SendWebMentionJobTest.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SyndicateNoteToBlueskyJobTest.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SyndicateNoteToMastodonJobTest.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00