I have finally gotten around to implementing a gallery feature to timeline.

http://darch.dk/timeline/gallery?profile=https://yarn.stigatle.no/user/stigatle/twtxt.txt
There is still some hiccups, like the limited caching is making it difficult to make links back to older posts not working. Maybe @eapl.me you can help me with that?
<a href="http://darch.dk/social">look here</a>
) which is needed for validating that it is indeed a real webmention, ant not just spam. Try rereading the specs😉

like this http://darch.dk/social/ and @that might work
curl -i -d "source=http://algorave.dk&target=http://darch.dk" https://webmention.io/darch.dk/webmention
since I got a link on algorave.dk to darch.dk@prologic is there a feature flag to add for webmention support or how does it work?
I excepted if I mentioned my feed on darch.dk @sorenpeter then it would send a webmention to that domain, but where is the link on the yarn pod, that confirms the mention?
I found this 7 months old issue: #1156 - Webmention: a source doesn't mention the target - yarn - Mills
curl -i -d "source=http://algorave.dk&target=http://darch.dk" https://webmention.io/darch.dk/webmention
since I got a link on algorave.dk to darch.dk@prologic is there a feature flag to add for webmention support or how does it work?
I excepted if I mentioned my feed on darch.dk @sorenpeter then it would send a webmention to that domain, but where is the link on the yarn pod, that confirms the mention?
EDIT: I found this 7 months old issue: #1156 - Webmention: a source doesn't mention the target - yarn - Mills
curl -i -d "source=http://algorave.dk&target=http://darch.dk" https://webmention.io/darch.dk/webmention
since I got a link on algorave.dk to darch.dk@prologic is there a feature flag to add for webmention support or how does it work?
I excepted if I mentioned my feed on darch.dk @sorenpeter then it would send a webmention to that domain, but where is the link on the yarn pod, that confirms the mention?
It reminds be about https://poleclock.com/ that is very useful for online meetings across timezone - like when we were having our yarn social calls back in the days
- my https://github.com/sorenpeter/pixelblog and https://github.com/sorenpeter/yellow-twtxt
- Picoblog (php and python versions) from: https://github.com/hxii?tab=repositories&q=picoblog
- and https://github.com/eapl-gemugami/twtxt-php by @eapl.mx

[15-Sep-2023 07:22:25 UTC] PHP Parse error: syntax error, unexpected token ";" in /twtxt-lists/index.php on line 186
# list = Name of List https://darch.dk/twtxt-lists/twtxt-feeds_by_me.txt
.Each list is the just simply as list of feeds like this:
# follow = darch https://neotxt.dk/user/darch/twtxt.txt
There is not metadata extension for lists just yet, but my idea is to have lines like this in your main twtxt.txt:
# list = Name of List https://darch.dk/twtxt-lists/twtxt-feeds_by_me.txt
.Each list-file is then just simply as list of feeds like this:
# follow = darch https://neotxt.dk/user/darch/twtxt.txt
# list = Name of List https://darch.dk/twtxt-lists/twtxt-feeds_by_me.txt
.Each list-file is then just simply as list of feeds like this:
# follow = darch https://neotxt.dk/user/darch/twtxt.txt

It is based on twtxt-php by eapl.mx, which is based on my own phpub2twtxt

> No servers are needed to join a cabal, or to start your own. Everything is stored and runs locally. A cabal can never go down or be taken away.
Coming from SSB is i missing cross-device users
> Are #apple #macos users here who would want to test one of the submissions to the #game jam for #blind gamers?
> It’s the only one that didn’t get any ratings yet, and that’s just sad to see. It looks like a pretty nice blind-friendly 3D stealth system:
> https://itch.io/jam/games-for-blind-gamers-2/rate/2043905
Via: https://rollenspiel.social/@ArneBab/110308477144931971
> Are #apple #macos users here who would want to test one of the submissions to the #game jam for #blind gamers?
> It’s the only one that didn’t get any ratings yet, and that’s just sad to see. It looks like a pretty nice blind-friendly 3D stealth system:
> https://itch.io/jam/games-for-blind-gamers-2/rate/2043905
Via: https://rollenspiel.social/@ArneBab/110308477144931971
__sorenpeter:__ and then the message
__sorenpeter:__ and then the message
__sorenpeter:__ and then the message

+
are converted to spaces in URLs.It would be better if you used
Z
instead of +00:00
in your twtxt.txt, but editing this for existing posts will break threading (which you do not seem to use anyway).I can also try to make a fix, so
+00:00
is stripped from the links.
I'm self-hosting this feed and displaying it on my site and got a post and image upload feature going using my own php-tools. You can learn more about it on http://darch.dk/social
There are also terminal base solicitous, such as @movq's jenny and @lyse's tt
+00:00
part form the URL it works: https://sus.fr/en/social/twtxt/?id=2021-08-02T19:02:37
+00:00
can be supported as well as Z
, but if you are up for it take a look at the source code if you are not allergenic to PHP
It should have stayed "... so it wouldn't be everywhere"
I'm 4 hour delay on my train trip home from the Netherlands and will first be in bed after 02😴

UI wise I would only put it under one's own profile or even only under settings, so it will. It be everywhere.


The idea is to use the design for /following and /followers too and use it for a base for other lists down the line.
yarnc
terminal client or API.
#! DOCTYPE = twtxt (https://twtxt.readthedocs.io) with extension for multi-line and conversation treading from Yarn.social (https://dev.twtxt.net)
It would be nice if the link to the extension could be to
dev.yarn.social
, docs.yarn.social
or similar instead of dev.twtxt.net
to make it less confusing.