jonnybarnes.uk/resources/views/templates
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes db09718a96
Switch Bridgy syndication from Micropub to webmention
Bridgy's Micropub endpoint required per-silo access tokens and posted
raw markdown content directly. Switch to Bridgy's webmention publish
endpoint instead: POST source/target to /publish/webmention and let
Bridgy re-fetch the note page, which now carries hidden verification
links for silos not yet syndicated. Removes the now-unused
config/bridgy.php and BRIDGY_MASTODON_TOKEN env var, and caps both
jobs to a single try since retries would send Bridgy a duplicate
publish webmention.
2026-07-14 17:36:25 +01:00
..
article.blade.php Render articles using a template like notes 2019-07-26 11:05:16 +01:00
bookmark.blade.php Remove Twitter POSSE support 2023-04-08 13:25:36 +01:00
colour-scheme.blade.php Some a11y imporvements 2018-01-16 18:42:38 +00:00
contact.blade.php Add Contacts tests 2017-02-18 14:16:22 +00:00
like.blade.php For likes, add an internal link, e.g. /like/{id} 2020-01-26 12:19:45 +00:00
mini-hcard.blade.php Small validation fixes 2023-11-27 22:10:50 +00:00
note.blade.php Switch Bridgy syndication from Micropub to webmention 2026-07-14 17:36:25 +01:00
pagination.blade.php Small validation fixes 2023-11-27 22:10:50 +00:00
replies-icon.blade.php Squashed commit of the following: 2016-11-03 23:38:01 +00:00
social-links.blade.php Setup support for syndicating to Bluesky 2024-03-23 21:19:54 +00:00