Hi @lyse, I canceled the domain, so neotxt or my feed there are not coming back.
visualist and livecoder
@prologic All the URL are missing the protocol part (https://) and my markdown parser does not know how to handle but I see yarnd does it just fine.
@falsifian
it look like your markdown image tags are missing the protocol part (https://) so they don't render at least on my server: https://darch.dk/timeline/conv/3vtnszq
@lyse that 3th shot of the heron taking off is epic!
@aelaraji I've been noticing the same, so I opened an issue now (https://github.com/sorenpeter/timeline/issues/55) and then we will have to look into it.
@doesnm.p.psf.lt Cool lets see if this works?!
@prologic I say we should find a way to support mentions with only url, no nick, as per the original spec.
- For
<a href="/timeline/profile?url=url">@nick</a>we already got support - For
<a href="/timeline/profile?url=the posting client should expand it to@<nick url">@nick></a>, if not then the reading client should just render it as@nickwith no link. - For
<a href="/timeline/profile?url=the sending client should try to expand it to@<nick url">@url></a>, if not then the reading client should try to find or construct a nick base on:- Look in twtxt.txt for a
nick = - Use (sub)domain from URL
- Use folder or file name from URL
- Look in twtxt.txt for a
søren peter mørch