jonnybarnes.uk/app/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
..
AddClientToDatabase.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
DownloadWebMention.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
NotifyBrrrOfWebMention.php Send Brrr push notifications for new webmentions 2026-08-02 18:07:39 +01:00
ProcessBookmark.php Update Laravel Pint 2024-07-13 10:55:19 +01:00
ProcessLike.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
ProcessMedia.php Adopt Laravel's Image facade for media processing, upgrade Intervention to v4 2026-08-01 17:07:38 +01:00
ProcessWebMention.php Send Brrr push notifications for new webmentions 2026-08-02 18:07:39 +01:00
SaveProfileImage.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SaveScreenshot.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SendWebMentions.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SyndicateNoteToBluesky.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
SyndicateNoteToMastodon.php Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00