jonnybarnes.uk/app/Services
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 4451fc247e
Fix OwnYourSwarm checkin parsing to read from properties.checkin
Real OwnYourSwarm requests send the checkin h-card inside
properties.checkin (as an array), not at the top level. The code
was reading from the top-level key so no Place was ever created,
leaving checkin notes blank.

Update tests to match the real request format.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 19:18:00 +00:00
..
Micropub Fix OwnYourSwarm checkin parsing to read from properties.checkin 2026-03-14 19:18:00 +00:00
ArticleService.php Refactor of micropub request handling 2025-04-27 16:38:25 +01:00
BookmarkService.php Refactor of micropub request handling 2025-04-27 16:38:25 +01:00
LikeService.php Refactor of micropub request handling 2025-04-27 16:38:25 +01:00
NoteService.php Fix unit tests 2026-01-04 10:22:32 +00:00
PlaceService.php Update Laravel to v12 2025-04-01 21:10:30 +01:00
TokenService.php Refactor micropub token verification 2025-04-12 11:47:30 +01:00