retroactively add titles to statuses
All checks were successful
/ weblog.lol (push) Successful in 15s

This commit is contained in:
Gordon Pedersen 2024-05-14 10:41:24 +10:00
parent 25c7d94909
commit 865b2b3e3d
11 changed files with 21 additions and 10 deletions

View file

@ -1,5 +1,6 @@
---
id: 65c5a8ebd3f23
title: 🤔 I'm playing around with omg.lol, which allows you to purchase...
date: 2024-02-09T15:24:11+11:00
location: /lse581dk
emoji: 🤔

View file

@ -1,5 +1,6 @@
---
id: 65c9a77a37fe4
title: 🥵 I really should pack my own bathers when taking my...
date: 2024-02-12T16:07:06+11:00
location: /lsih2s9c
emoji: 🥵

View file

@ -1,5 +1,6 @@
---
id: 65caa9be33877
title: 🤔 #ActivityPub, #Microformats, #Micropub... These all describe the same set of...
date: 2024-02-13T10:29:02+11:00
location: /lsjkfvow
emoji: 🤔

View file

@ -1,5 +1,6 @@
---
id: 65dff4d383496
title: 🧐 So, I like what I see so far of #atproto...
date: 2024-02-29T14:06:59+11:00
location: /lt6n9smw
emoji: 🧐
@ -7,8 +8,8 @@ external_url: https://monrepos.casa/objects/0e03068e-2165-dff4-d6f1-177432621878
status_url: https://deathau.status.lol/65dff4d383496
---
So, I like what I see so far of #atproto
But I'm not sure if I like #bluesky itself
Does that make sense?
So, I like what I see so far of #atproto
But I'm not sure if I like #bluesky itself
Does that make sense?
... I might still have to wait a few years(!) before it's really ready...

View file

@ -1,5 +1,6 @@
---
id: 661ca73625395
title: ✨ Why, of all things, does #Bluey know how to press...
date: 2024-04-15T14:04:06+10:00
location: /lv0fkflc
emoji: ✨

View file

@ -1,5 +1,6 @@
---
id: 661e106e34888
title: 📧 Okay. Fastmail is cool. I've been using it for a...
date: 2024-04-16T15:45:18+10:00
location: /lv1ymfg0
emoji: 📧
@ -7,5 +8,5 @@ external_url: https://monrepos.casa/objects/0e03068e-9966-1e10-7259-1c8160567430
status_url: https://deathau.status.lol/661e106e34888
---
Okay. Fastmail is cool.
Okay. Fastmail is cool.
I've been using it for a while now, but I only just realised that the way I have things set up, not only does it not matter what goes before the `@`, but I can have an unlimited depth of subdomains. As long as it ends with my domain, I'll get the email.

View file

@ -1,5 +1,6 @@
---
id: 663c245363f80
title: ⚗️ Please ignore this post. I'm just testing something. For SCIENCE!...
date: 2024-05-09T11:18:11+10:00
location: /lvyk7i9k
emoji: ⚗️

View file

@ -1,5 +1,6 @@
---
id: 663c714f1bb34
title: 💜 I just want to shout out @adam@social.lol for running a...
date: 2024-05-09T16:46:39+10:00
location: /lvyvxx20
emoji: 💜

View file

@ -1,5 +1,6 @@
---
id: 663c725c92e27
title: 🧑‍🔬 (The previous post was supposed to *also* be a test...
date: 2024-05-09T16:51:08+10:00
location: /lvyw3om8
emoji: 🧑‍🔬

View file

@ -1,5 +1,6 @@
---
id: 663cb4853797d
title: 🚧 Hooray! I've managed to rig things up so that future...
date: 2024-05-09T21:33:25+10:00
location: /lvz66pag
emoji: 🚧
@ -7,6 +8,6 @@ external_url: https://monrepos.casa/objects/0e03068e-3466-3cb4-8207-08c267219144
status_url: https://deathau.status.lol/663cb4853797d
---
Hooray! I've managed to rig things up so that future posts from status.lol post directly to https://deathau.weblog.lol/
This is part of a wider effort to both migrate my website to omg.lol and consolidate my online presence.
Hooray! I've managed to rig things up so that future posts from status.lol post directly to https://deathau.weblog.lol/
This is part of a wider effort to both migrate my website to omg.lol and consolidate my online presence.
There is still a lot of work to do in this regard, but this felt like a solid step in the right direction.

View file

@ -1,5 +1,6 @@
---
id: 663f17791bfc3
title: 💬 Sometimes I just can't help myself. My https://deathau.weblog.lol...
date: 2024-05-11T17:00:09+10:00
location: /lw1raze0
emoji: 💬
@ -7,7 +8,7 @@ external_url: https://monrepos.casa/objects/0e03068e-1666-3f17-75ce-552183016223
status_url: https://deathau.status.lol/663f17791bfc3
---
Sometimes I just can't help myself. My https://deathau.weblog.lol site now has a fediverse "login" — you enter fediverse handle and it will look up your avatar and subscribe link via webfinger, saving those to local storage.
Then, it replaces all the links to my friendica instance with links to that same post in *your* instance (as per the subscribe link).
Sometimes I just can't help myself. My https://deathau.weblog.lol site now has a fediverse "login" — you enter fediverse handle and it will look up your avatar and subscribe link via webfinger, saving those to local storage.
Then, it replaces all the links to my friendica instance with links to that same post in *your* instance (as per the subscribe link).
I just need to figure out how to get the reply/reblog/like counts of my posts in there, too.