Commit graph

118 commits

Author SHA1 Message Date
JP Hastings-Spital
2c41e09eeb Ensure likes without titles are still shown 2024-06-24 23:54:18 +01:00
JP Hastings-Spital
aa3c92b9db Adding interactions to clap count
This means that people appreciating my posts on other platforms get a single clap per interaction type (eg. comment or star or repost etc.)
2024-06-20 14:25:09 +01:00
JP Hastings-Spital
5bf9480c55 Fix scope issue 2024-06-19 22:46:11 +01:00
JP Hastings-Spital
cba4822d89 Tweaks for gemini and opensearch 2024-06-19 22:30:07 +01:00
JP Hastings-Spital
18247a68cc Add other alternates to link headers 2024-06-19 12:57:19 +01:00
JP Hastings-Spital
8c681094a8 List Gemini as alternative 2024-06-19 12:24:05 +01:00
JP Hastings-Spital
f8af214006 Remove replies from homepage 2024-06-18 07:51:23 +01:00
JP Hastings-Spital
387bca5d6c Add Furiosa review 2024-06-18 07:46:07 +01:00
JP Hastings-Spital
562dc1ce7a Add game bookmark 2024-06-15 11:33:47 +01:00
62086b9ad5
Remove debug nonsense! 2024-05-24 18:51:51 +01:00
JP Hastings-Spital
abb6fbc964 Fix audio og links 2024-05-24 17:04:29 +01:00
JP Hastings-Spital
1a3bf0c32b Make photo preview a link 2024-05-23 15:38:53 +01:00
JP Hastings-Spital
a779a3908f Fix tags 2024-05-17 14:37:29 +01:00
JP Hastings-Spital
1b1953edd6 Add topic tags, fix series 2024-05-17 14:24:56 +01:00
JP Hastings-Spital
3637133db0 Add Topics, swap header emoji for SVG 2024-05-17 13:05:44 +01:00
JP Hastings-Spital
d45fdd7075 Remove site name from likeof titles 2024-05-17 10:34:36 +01:00
JP Hastings-Spital
3453a8fb8e Fix references lookup 2024-05-17 00:24:44 +01:00
JP Hastings-Spital
37915dffe3 Add git-download-subpath 2024-05-14 13:25:13 +01:00
JP Hastings-Spital
2af4f0e0c7 Add likes pages 2024-05-13 08:12:50 +01:00
JP Hastings-Spital
72ebaa4579 Add syndications 2024-05-12 22:52:58 +01:00
JP Hastings-Spital
8334592ce2 Fix date ordering 2024-05-10 10:44:45 +01:00
JP Hastings-Spital
ea4e29e5a7 Add post & memex on vinyl colours 2024-05-07 15:35:43 +01:00
JP Hastings-Spital
1d34ecbe50 Fix bad Gemini "alternative" links 2024-05-06 08:34:59 +01:00
JP Hastings-Spital
f6357346d5 Swap to product bookmark 2024-05-02 14:04:20 +01:00
JP Hastings-Spital
85b9937424 Gemini: Remove index.gmi suffixes 2024-05-01 00:03:17 +01:00
JP Hastings-Spital
8767a7bc9b Gemini: Fix whitespace on homepage 2024-04-30 23:39:03 +01:00
JP Hastings-Spital
02f5443a3e Simplify books 2024-04-30 11:42:39 +01:00
JP Hastings-Spital
9afb94536e Gemini: Fix calendar pages 2024-04-30 10:58:22 +01:00
JP Hastings-Spital
26e57ca402 Fix taxonomy pages 2024-04-30 09:40:43 +01:00
JP Hastings-Spital
76cf7da9ad Gemini: Homepage 2024-04-29 23:25:55 +01:00
JP Hastings-Spital
3364fac15c Gemini: Remove   (which I sometimes use) 2024-04-29 18:00:30 +01:00
JP Hastings-Spital
7a4d3bf832 Gemini: List pages & references to 2024-04-29 17:38:46 +01:00
JP Hastings-Spital
9b53f01466 Bump hugo version
Had to bring the opengraph template into the repo, as I use the `audio` param differently to what has become the default.

Removed some unused shortcodes.
2024-04-29 09:13:59 +01:00
JP Hastings-Spital
afbbff095c Improve no-CSS look 2024-04-09 11:39:14 +01:00
JP Hastings-Spital
510df4bec1 Fix fallback page titles 2024-04-07 12:33:05 +01:00
JP Hastings-Spital
63c111976d Fix broken link, allow archiveReferences, remove zero claps 2024-04-07 12:02:08 +01:00
JP Hastings-Spital
9f7d009abb Update claps on page load 2024-04-07 11:28:45 +01:00
JP Hastings-Spital
48c5b6f9f6 Add syndications 2024-04-07 11:12:00 +01:00
JP Hastings-Spital
4501a1e41d Improve clap counter & write up post 2024-04-07 10:46:19 +01:00
JP Hastings-Spital
38751361ff Adds claps & hearts
I've created a simple mechanism to offer me instant feedback that you liked a post. A clap 👏 or a heart ❤️ appear at the bottom of every post, which uses val.town to keep track of current claps.

I'm proud that it works well in both Javascript and non-Javascript worlds!
2024-04-06 23:25:14 +01:00
JP Hastings-Spital
afd8d589f5 Fix interactions datestamps; clap 2024-04-06 20:38:40 +01:00
JP Hastings-Spital
3d2b1e74c6 Fix archive import tags 2024-04-05 17:12:41 +01:00
JP Hastings-Spital
56c32623fa Remove absolute permalinks fix accidental hashtags 2024-04-05 16:37:20 +01:00
JP Hastings-Spital
2e9893cdbb Add repost of syntax 2024-04-05 16:02:38 +01:00
JP Hastings-Spital
e7c8e60bcc Facebook import
I kinda screwed with everything else to homogenise all the functions - the FB stuff works, but I've definitely broken some of the other importers.

I can work on fixing them in the future if I need them; otherwise others can look at previous commits!
2024-04-04 17:11:14 +01:00
JP Hastings-Spital
ca041286d7 Add calendar info at top of post/feed entry 2024-04-02 00:31:28 +01:00
JP Hastings-Spital
63c1292726 Add new post types in SVG 2024-04-01 12:14:49 +01:00
JP Hastings-Spital
0d81d07dd9 Add calendar to front page, move to svg images for posts 2024-04-01 08:52:03 +01:00
JP Hastings-Spital
eeb97d3581 Fix a URL 2024-03-31 23:41:15 +01:00
JP Hastings-Spital
af6fef217b Fix internal reply to & inReplyTo 2024-03-31 23:30:31 +01:00