#[tantek]and then hopefully figure out how to make it less of a polyfill and more of a series of web standards proposals
#[tantek]GWG, we likely need to review the state of current implementations / deployments, see who it is working for (or not), and also review brainstorms and update those, then figure out next steps on web actions accordingly.
#[tantek]The goals remain the same, to be able to one-click respond across sites the way that you can currently inside a silo
#[tantek]GWG, if you want to do a session it would help A LOT to do the editorial work on updating the page (per what I said above) in advance instead of spending the whole session time doing that
#jackygot indigenous for android running from source :)
#GWG[tantek]: I think I can handle that. There's a lot I need to do, but that seems doable.
#LoqiOwnTracks is an open source app for tracking your location and sharing with others, available on iOS and (unmaintained) Android https://indieweb.org/OwnTracks
#[Rose]I used a class from GitHub to make my menu (because otherwise I'd have had to write the same thing), but unfortunately they didn't quite manage to tie everything up.
#[Rose]It was trying to toggle something that didn't exist. Which unsurprisingly doesn't work
#[jgmac1106]it used GPSLogger and does a decent job
#sknebelGWG if you only miss the ability to manually mark trips, GPSlogger can afaik be controlled via intents, so you could make buttons for that with Tasker
[KevinMarks] joined the channel
#[KevinMarks]Can you use details/summary for a declarative collapse menu?
gxt and OneWalrus joined the channel
#[jgmac1106]Kevin I remember somebody posting directions on how I could do that for my resume so details/summary could default open on a print query but collapse normally.
#Loqi[y20k] trackbook: Trackbook - Movement Recorder for Android
jeremych_ and [prtksxna] joined the channel; OneWalrus left the channel
#jeremycherfasAnyone using Pelle's webmention.herokuapp.com? I currently use the script offered to embed webmentions if there are any. To be honest, I don't really know exactly what the script does. What I would like to do, however, is determine whether there are currently any webmentions for the URL and then use that to determine what to display. Does that seem possible?
#GWGsknebel: I continue to file issues with Gpslogger
#jeremycherfasI mean, clearly it is possible. The script seems to set a variable called sn.src to the result of a call to the embed part of the API. If that's empty, then there's nothing there. I'm wondering, though, how I can make use of that variable to do other things in the document.
#jeremycherfasGuess I'm going to have to add learn javascript to my list of things to do.
#jeremycherfasCurrently wrangling <details> and <summary>
#ZegnatThe standard embed from voxpelli uses the /api/embed endpoint to grab HTML. But there is also a /api/mentions endpoint that gives nice JSON.
#ZegnatYou could write a little JS that fetches the JSON format for the current page, and only if that is not an empty JSON array actually do the embed.
jgmac1106 joined the channel
#jgmac1106I can never get past adding a domain to voxpellie heroku app. I just get “Error Failed to Add Domain” has never worked for me
#jgmac1106not sure, I wait, one day will get the lotto ticket…probably a good thing, not ready to spend the time figuring out how to display all my mentions…..I have them collection in webmentions.io
#jgmac1106right now I am working on a monthly view of my notes, I figure I will set up an h-feed and then use pagination at the month level
[LewisCowles] joined the channel
#ZegnatIf you have them in webmentions.io already, you do not really need webmention heroku. You’d just lose your historic webmentions then
[jgmac1106] joined the channel
#[jgmac1106]ahh thanks,so few I may just manually add so I canatleast play with layout
#jgmac1106question on pagination and h-feed? Do I add an h-feed to each page. I would assume so
jeremych_, [manton] and [grantcodes] joined the channel
#jeremycherfasNo indication from DreamHost what the problem was, or that it fixed itself, but today I was shocked to discover that my memory used had gone down from an average of 60,000 MB to 11314 MB. As ever, no idea why. Maybe tomorrow will go up again.
#[LewisCowles]Maybe you need to set max memory to 64MB (although that seems a lot for showing a personal webpage)
#jeremycherfasI feel befuddled looking at the daily status report I get. Ideally I'd like a set of traffic lights or a narrative that tells me what the various PIDs etc mean. Total memory is 128
#jgmac1106what I am looking at for a note feed, but worried abotu doing a month by month view as it might get too big a page
[email096], [tantek], [davidmead], [KevinMarks] and [manton] joined the channel
#[manton][aaronpk] I added the "send a Webmention when Micro.blog reads your feed" feature, but I'm having a difficult time coming up with the UI to enable it that won't confuse 99% of users. Until I have a UI for it, I can enable it manually on your or anyone's feed.
[schmarty] joined the channel
#aaronpk[manton]: haha okay! i need to update my site to handle that first before turning it on for me. i'll let you know
#[tantek]I feel like we discussed sending such back webmentions from POSSE copied before and I thought Aaronpk was strongly against it in the past
#[Rose]How will it differ to me adding a feed to micro.blog?
imsky, [Khurt], chrisaldrich and cweiske joined the channel
#[manton][Rose] I'm not totally sure about everything GWG is planning, but I think it would be the same except the WordPress plugin would automatically tell Micro.blog when a new post was published.
#[Rose]I do like the sound of that a lot. Consider me a happy guinea ping
#[Rose]*typo, but an appropriate one considering the topic under discussion!
#aaronpkoof, it's gonna be harder than I thought do this micro.blog thing, apparently webmention.io doesn't currently send any rel values in the web hook
nhultzDiscord[m] joined the channel
#aaronpkand that bubbles up to xray, which means I have to define a place to put it in the xray json
#[manton]I was going to say you could just see if the post wasn't a reply and assume it's a syndication of your own post, but it does seem like rel=canonical makes that more explicit. Does anyone currently send Webmentions without any reply-of, like, etc. markup?
#aaronpkyeah I can't rely on the absence of something for this
#aaronpklinking to a syndicated copy is a pretty high signal and I wouldn't want to accidentally do it
#LoqiIt looks like we don't have a page for "rel-webaction" yet. Would you like to create it? (Or just say "rel-webaction is ____", a sentence describing the term)
#mblaneyrel-webaction is an experimental rel value to link to the webaction config on your website
#GWGmblaney: So, why rel-webaction? What prompted it?
#GWGCompared the the webaction polyfill voxpelli did?
#mblaneyGWG rel-webaction was prompted by the indie-config privacy problem, which is that any website can run the web+action registration handler to grab your details without your permission.
#mblaneyI had implemented that registration handler previously, but removed it when I realised there was a privacy issue.
#aaronpkI thought there was a confirmation step before a website can register the handler
#GWGWhy can't the URL be a property of the indie-action?
#GWGRight now, it is <indie-action do="follow" with="http://tantek.com> ? Why not url="https://example.com/intent/follow?url={url}"
#mblaneyaaronpk I thought I did write this up but can't find much. I think it's also still up for debate if this is a privacy issue or not, though I think it is.
#mblaneyGWG would be great to find a way to do webactions without js