jonnybarnes.uk/app/Jobs
Jonny Barnes 12d3da5fdb
Webmentions were being saved with wrong model relationship
Fix the process webmention job to use the correct model relationship,
add an artisan command to update existing webmentions in the database to
use the correct model relationship.
2024-03-22 17:43:23 +00:00
..
AddClientToDatabase.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
DownloadWebMention.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessBookmark.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessLike.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
ProcessMedia.php Update Intervention/Image class to v3 2023-12-17 13:56:10 +00:00
ProcessWebMention.php Webmentions were being saved with wrong model relationship 2024-03-22 17:43:23 +00:00
SaveProfileImage.php refactor: Refactor and add tests for SaveProfileImage feature 2023-06-17 19:48:27 +01:00
SaveScreenshot.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
SendWebMentions.php Fix issue discovering webmentions endpoints for some sites 2024-03-02 10:16:05 +00:00
SyndicateNoteToMastodon.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00