1827
results for "micro.blog"
-
(And because architecturally it’s a little tricky with how http://Micro.blog publishes static HTML.)
[manton]
at
2024-09-09 16:53
-
response is 302 with Location https://micro.blog/starrwulfe?remote_follow=1
[snarfed]
at
2024-09-09 02:07
-
hey [manton] just FYI I'm seeing an AP incompatibility btw http://micro.blog and Bridgy Fed
[snarfed]
at
2024-09-09 02:05
-
Hmm looks like I have Unicode problems on my http://micro.blog/t (as well as a duplicate post every time I changed a slug)
[tantek]
at
2024-09-06 17:07
-
Yeah, that’s just the http://Micro.blog way. It’s less structured than some Micropub servers. That way it scales easier from simple posts with text + a single photo, to longer posts with text and photos interspersed.
[manton]
at
2024-08-22 00:09
-
In http://Micro.blog, photo posts are just posts that have an `img` tag, so sometimes I do things like `filter=<img` via Micropub. Feels a little hacky but works.
[manton]
at
2024-08-21 18:35
-
[manton] thanks for the follow-up! I think this would be great to add to a Micropub brainstorm proposals, perhaps open an issue on the Micropub spec as a feature request with the clear use-case and existing implementation of private-ish http://Micro.blog endpoints ? https://github.com/w3c/Micropub/issues
[tantek]
at
2024-08-21 18:30
-
[tantek] Sunlit doesn’t currently use Micropub to get photos, just for posting. I have a couple private-ish http://Micro.blog endpoints that could definitely be replaced with something like `post-type=photo`, though.
[manton]
at
2024-08-21 18:28
-
That seems bad. I’ve been thinking about this as I prepare to open source the http://Micro.blog backend… Sadly I think I’m going to start over and lose the 8+ year commit history. I’m just not confident it is clean enough, and even less confident now after reading that blog post.
[manton]
at
2024-07-25 18:27
-
I’m taking a little time to write up a FEP to help clients/servers describe what fediverse features they support. Anyone have interest in providing feedback or co-authoring? [snarfed] maybe? I don’t know if this is right but I need it in http://Micro.blog and want to try to push it forward. This is inspired by some of what we did in Micropub. https://gist.github.com/manton/468092475325974027dedb7b38ca2218
[manton]
at
2024-07-23 23:08