#dev 2022-02-06
2022-02-06 UTC
jacky, Seirdy, edburns[d], Zegnat[d], Christian_Olivie, aspenmayer[d], corenominal[d], hoenir, Murray[d], marksuth[d], MarkJR84[d], shaunix[d], mossymaker[d], hans63us[d], Seb[d], Asaf_Agranat[d], sayanarijit[d], daiyi[d], cygnoir[d], sarahd[d], rattroupe[d], Jeremiah[d], Myst[d], capjamesg[d], aaronpk[d] and nertzy joined the channel
jacky, petermolnar, [tonz], tetov-irc, [jackjamieson], nertzy and barnaby joined the channel
# barnaby e.g. comments on this post https://waterpigs.co.uk/notes/5GfGyY/, where the reddit post links directly to the image file, not to the post itself
# barnaby https://waterpigs.co.uk/notes/5GfGyY/ has a syndication link to https://www.reddit.com/r/HollowKnight/comments/rz4cna/project_pure_vessel_a_hk_fan_comic/, which itself only links to https://waterpigs.co.uk/img/project-pure-vessel.png, and my site ignores webmentions to image files
# Loqi [Barnaby Walters] Project Pure Vessel #hollowknight #comic https://waterpigs.co.uk/img/project-pure-vessel.png
# [snarfed] also, Bridgy is very careful to only backfeed fully public data, but otherwise it doesn't try too hard to be "secure" about what it sends where. everyone can put whatever they want on their site, including spoofing comments etc, so that supply chain (including Bridgy) isn't "secure" in that sense anyway
dovedozen[d], P1000[d], wackycity[d], jacky, sp1ff and cambridgeport90[ joined the channel
# cambridgeport90[ If this question has been asked before, then I do apologize, but what is the portion of the Microsub spec that allows for storing contacts? So far, the only module I know to use it is the Drupal Indieweb module. Indigenous used to, as well on Android,but not sure what's going to happen to that feature on iOS,or whether it's going to stay present at all since the switch to Flutter was recently implemented.
# cambridgeport90[ Also, if using Micropub as one's only UI, which interface for viewing does everyone prefer?
# [snarfed] aaronpk, is this a wm.io bug? or a sender bug in that the source URL wasn't URL-encoded? https://webmention.io/reiterate.app/webmention/pVc-pf8mm_dstAYx-7Ci
# [snarfed] URL-encoding it worked: https://webmention.io/reiterate.app/webmention/MfvBTga8_31AgqVLpVMB
# [snarfed] I think this is the section that says that. basically, "send mf2. type defaults to h-entry if unpsecified." https://www.w3.org/TR/micropub/#vocabulary
# cambridgeport90[ The problem I'm trying to solve is to have the correct platform mentioned and/or stored for other indieweb sites; for instance, if a Twitter handle is mentioned, then a mention will show up on that person's timeline... same for their domain,and so on. These could be autopopulated by contacts stored... sort of how phones handle storage of such information... metaphorically, of course.
# cambridgeport90[ I might have to see what sweltel has done with his Drupal module... for that one supports what I'm trying to do natively... I want to see the functionality in other content management systems and/or libraries.
# cambridgeport90[ s/sweltel/swentel/
# [snarfed] oh wow, interesting! sounds mostly outside of Micropub's scope, but still cool. closer to https://indieweb.org/nickname-cache + webmention
# @frankmeeuwsen Step 1: get your own domain (any tld will do) and get your own website with indieauth turned on. (twitter.com/_/status/1490389065795088386)
# cambridgeport90[ It appears I have missed the nicknames caching functionality... I hadn't heard of it until you just linked. I wonder how often it's used in practice, though?
# capjamesg[d] I have a nickname cache for @ mentions on my website.
# cambridgeport90[ How easy was it to implement?
# capjamesg[d] @james could translate into a link to my blog with my name on it, for example.
# capjamesg[d] It wasn’t too hard. I use a static site. On build, I look for all words that start with @, look up a JSON dictionary of stored values, and make the relevant substitution.
# capjamesg[d] Although it is a bit of a pain adding new names. I haven’t optimized for that so far.
# cambridgeport90[ Wonder how simple that would be to extend the Indieweb plugin on Wordpress to support it? That's wht my site uses for now.
# capjamesg[d] I do need to add new line breaks to the mentioned section. And fix the meta descriptions haha.
# capjamesg[d] So it is a WIP 😂
# capjamesg[d] I don’t think it would be too difficult.
# capjamesg[d] At its core, my implementation is just a dictionary of names / URLs and a nickname.
# capjamesg[d] @aaron could map to [Aaron Parecki](https://…) for example.
# capjamesg[d] Ah no. I was trying to avoid the auto link.
# cambridgeport90[ Interesting...
# capjamesg[d] Apparently discord tried to make https:// … a link (without the space).
# cambridgeport90[ Oh. LOL
# cambridgeport90[ and what is Query equals contact on Micropub? I have seen that with a comple of sites listed in the wiki, but I can't figure out if that's what I would be looking at?
# cambridgeport90[ s/comple/couple/
# capjamesg[d] I am not sure on that one. I’d like to know too.
# cambridgeport90[ jvt.me is the only domain I think that uses it...so far, at least.
# capjamesg[d] It looks like it is an experimental extension.
[tonz]1 joined the channel
jamietanna joined the channel
# jamietanna I believe some others may be using it - it's been in Indigenous (for Android, at least) for some time
KartikPrabhu joined the channel
# [KevinMarks] The tricky part with contacts is that CRUD is often a bad model, as you often want to associate different urls or info with the same person
# cambridgeport90[ What about key-value pairs, then? You could have any number of those associated with the same individual, couldn't you?
# Loqi h-card is the microformats2 vocabulary for marking up people, organizations, and venues on web sites, and supersedes hCard https://indieweb.org/h-card
# cambridgeport90[ So it looks like this sort of implementation could go either way... either micropub or H-card, depending on who's implementation it is? I thought the idea was not to have competing standards? Prove me wrong?
# cambridgeport90[ That's going to be interesting... once it comes time to set those up...
Osvik[d], oodani, barnaby and tetov-irc joined the channel