@sorenpeter@darch.dk Yes it works, thx: https://doesnm.cc/mentions.txt . I’m deleted html tags because my client do not support html rendering
shellcheck
: https://github.com/koalaman/shellcheck It points out common errors and gives some suggestions on how to improve the code. Some details in shell scripting are very tricky to get right at first. Even after decades of shell programming, I run into "corner cases" every now and then.
Checked my posthook… looks like my bash skills at zero: https://doesnm.cc/huh.txt
Finally my (web/txt)mention sender ready. Receiver i’m borrow from sorenpeter’s timeline
Test reply for webmention tester!
Need to summary all of these logic. So:\u2028 1. If file named twtxt.txt then grab parent directory name or hostname if file in root (and maybe delete ~?) \u2028 2. If file named nick.txt then grab filename
twtxt.txt
, following your recommendation, there could be many "twtxt" nicks. 😀
If feed are named twtxt or tw then grab parent directory name!
example.com/x/bananas/yo.txt
, and the feed has no nick. What is the nick?
nick is yo? Btw say me which method you choiced. I want to make mention fixer like @bender -> @bender@twtxt.net in my post-hook
Let’s return to previous conversation: what if detect nick from url: pubnix.com/~nick/twtxt.txt is nick, domain.com/anick.txt is anick and etc
Lol why you and bender twts are rendered but my with simular content are skipp3d? Upd: nevermind, i’m dumb, my twt are created in future because i type date -iS and replaces +03:00 with Z: https://twtxt.net/twt/yctmi7a
I mean bug where jenny don’t know about these id’s and tried to request from twtxt.net (prologic sent access logs)
Hello @movq@uninformativ.de . Did you fixed jenny bug which causes fetching long ids from yarn instances on feeds like https://ciberlandia.pt/@marado.txt ? I’m asking because i want to store links in brackets on some of my posts and don’t want to confuse jenny users
My client is twet which i grabbed at https://github.com/jdtron/twet
Test twtxt parser (please remind me to delete this)
Lol only i use discontinued client? (with patches but i’m lost sources so they “proprietary”)
Did you have disallow rule in robots.txt? (I think not because can google several twtxt.net posts)
yarnc
the command-line client uses.
Yes, ik. But i can’t use this api without yarn.social (feed is just file)
yarnd
(which powers Yarn.social pods like twtxt.net) does have an API, however that API is designed for clients to interact with the pod and the user's account and feed. e.g: there is a command-line client called yarnc
and I used to maintain a mobile native app (using Flutter).
Want this API for Goryon or just Goryon with support to just twtxt.txt. I can’t read timeline without visible replies and missing twts
You can’t use vultr free tier? Also does anyone tried?
Don’t waste your time. You can find builds in dist directory. Also it’s abandoned app which have more bugs
Breaked my fdroid repo by machinally type rm -rf repo in /var/www/fdroid. Hope it just contain apks and icons and i can recover
Lol, seems yarn do not display metadata on @terron@duque-terron.cat
Insert RSS url to on https://feeds.twtxt.net in textbox
I don’t see post in timeline and mentions from demo account. Even in site and goryon. Demo account follows me
Test Mention for Goryon! @doesnm@demo.yarn.social
Second ip works, yes. According to redirect plinth this site is FreedomBox instance (tried FreedomBox on my single board computer)
Interesting: only for me Goryon does not persist account if i force stop him? If i fix this (on my side) maybe i will host yarn
I don’t know. Maybe it’s dumb secure for ddos and botnets? But it can be used not only with IRC
Remembered about one ISP which disallow IRC stuff on his servers. By searching i found what it’s many ISP’s which equals IRC to proxy and doorways. This is unfair!
Not me. Because my language skills (especially sound/audio) are bad
Actually better than game console: https://elon.cucked.me/grapplingdev/status/1872013696077308284
ROFL
Your nick is normal. After i delete gh account with nick doesnm i can’t reuse them. And my next nick is… doesnmisclown xD (without a)
python cgi script which handles micropub and writes content to twtxt file. I was want micropub+microsub for twtverse but seems i burned (due choice wrong stack?): https://privatebin.net/?0b598b91ac186855#BfRKjLUQz5KUFJNekJBb5V2qvtEe8xQN8nenYbkez2XR
nick = _
compared to just not defining a nick and let the client use the domain as the handle?
You are right: no advantage. Also your method can make backward compatible to feeds which doesn’t implement metadata extension
nick = _@domain.tld
in the twtxt.txt?
No, i mean just _. If my nick = _ and my twtxt is located at https://doesnm.cc/twtxt.txt then just display me as @doesnm.cc. Why it’s not intuitive?
If NICK = DOMAIN then only show @DOMAIN
So instead of @eapl.me@eapl.me it will just be @eapl.me
Why not nostr way? https://github.com/nostr-protocol/nips/blob/master/05.md#showing-just-the-domain-as-an-identifier
Wait Usernet is alive? Does it using NNTP or some other modern technology?
According to internet it’s adshield and i dont think you should allow this domain: https://redlib.nadeko.net/r/uBlockOrigin/comments/188khmu/site_breaks_with_error_unless_ad_domain_is/
Lyse and me tested. Now prologic make public key auth. Ask prologic for create user and give your public key
Test post from IndiePass app
Micropub test of creating a basic h-entry
ILITA (russian network in i2p) get spammed very often (including dms and channels). Now i forgot password and can’t join in +r channels :(
Have this bbs in my bookmarks. Live instance available in ssh://lowlife@45.79.250.220. Password is hightech
@prologic did your pod start supported sending txtmentions? Or you manually (Your mention appears in aelaraji’s mentions.txt)
Google Drive? Can he give direct link? Idk about he but twtxt feed can he hosted in s3!
Hm, does your implementation works not with txt-only? I’m tried to write own but didnt test it: https://paste.ee/p/CopOR