tantek!tell snarfed I'm starting with trying a simple text request to enable the OAuth app "Bridgy" on a particular github org, we'll see if that's enough information for an org admin to figure it out.
Loqisnarfed: tantek left you a message 6 minutes ago: I'm starting with trying a simple text request to enable the OAuth app "Bridgy" on a particular github org, we'll see if that's enough information for an org admin to figure it out.
@EatPodcast↩️ I may be missing something subtle here, but if you have a photo as part of your h-card, that works pretty well in an #indieweb context. Depending on the receiver, it can show up in likes, reposts, webmentions etc. (twitter.com/_/status/999943835454181376)
@vincentlistens↩️ Sorry I probably wasn't articulate!
Using the h-card would be my preferred method. So when I sign in to "any_service" instead of it trying to grab a Gravatar etc I can use IndieAuth to verify my own details and push them across. (twitter.com/_/status/999945210070208514)
iasai, [unoabraham] and [Vanessa] joined the channel
ZegnatThe question is, how many plugins will still support it if the hosted version dies. Throwback to our HWC discussion about hosted Known (and other CMS)
[kevinmarks]bridgy seems to have been confused by my twitter suspension - when I try to reauth it goes back to the auth page twice, and doesn't show new updates. [snarfed] - ping me if you want to debug together later
[miklb] joined the channel; Kyle-K left the channel
jeremycherfas!tell aaronpk For some reason, after an update to Known, pictures from OYG no longer show up. The post is there, with tags, but no image. I reconfirmed by signing out, revoking the token, and signing back in again. Resending still has no image. Not sure where to start looking to debug.
swentelhmm, is there an alternative for microformats to set a title, which doesn't get picked up by microformat parsers as 'name', but could be used as a title for say atom feeds ?
[jgmac1106]This is what I was telling @gwg we should do with the note kind in WordPress "(as it should, unless I put p-name on the same wrapper as e-content as aaron is doing)"
swentelsnarfed, yeah, I was trying to (re)figure out again whether I could still use granary, and have a nicer title as it generates now, any pointers greatly appreciated :)
schmartysknebel: good point, post-type-discovery would pick that up as an article, then. i think combining e-content p-name is the most widely used method to get around this problem.
sknebelsnarfed: do you have an example where that fails? even with bad whitespace handling, p-name and e-content should result in the same plaintext version?
ZegnatReading back a little. Yeah. I think the deduping rule is if p-name === e-content[value] (not e-content[html]), assume the author meant for there to be no title. But I couldn’t actually point you to the direct discussion on the wiki.
ZegnatIf Indie Readers follow that, your titles could be filled with just the first few words of the note text, followed with “...”. And readers should ignore it, while you can still have it in your generated feeds.
ZegnatYes. It is actually a bit of a workaround because until recently you couldn’t not have a name property. With the current mf2 spec, you should be able to keep the p-name away entirely for note posts.
ZegnatBut because the name property was required, the note type algorithm was invented so readers could decide when they did not want to display the title at all. This should theoretically mean you can define a (hidden) p-name specifically for things like RSS generation, that will not show up in Indie Readers.
ZegnatXRay seems to use similar logic when it is parsing RSS/Atom feeds. So I would make the first-five-words-followed-by-ellipsis my definitive recommendation :) If you see readers that do not implement this, file bugs with them.
ZegnatYeah. But setting up an extra layer in front of the server, with all the other possible changes in the TLS settings, still doesn’t feel worth it to me.
ZegnatAnother reason I have considered swapping to Caddy: I can run what is almost the exact same executable on my dev machine as I run on the VPS. Making the local environment match the server environment more closely
Zegnathttps://www.passprotect.io/ - interesting browser extension by Okta, going to check out how it is intercepting passwords. Too bad Firefox in “coming soon”. Would’ve expected Firefox and Chrome extension code to be close to the same for this.
snarfedthe indiewebcamp page is https://brid.gy/facebook/688447421193285 , which doesn't have tantek.com in its profile (or didn't when it was last authed), so it doesn't look for synd links on your site
snarfed"they've largely disabled the events API, including /me/events, which we use to get events and then their RSVPs. originally it kept working even after they announced that they'd disabled it, but it stopped working today. that API call now returns no data."
tantek.comedited /Facebook (+462) "/* How to backfeed from */ Note recent limitations / challenges FB dev blog post about event API deprecations" (view diff)
tantek!tell snarfed I moved the FB-specific backfeed info from /backfeed to /Facebook#How_to_backfeed_from and added citations of the dev blog post you noted - please review - thanks!
tantek.comedited /Why_web_sign-in (+379) "/* But a domain is a big investment */ That's the point - only a small fraction need to do the iteratively improving" (view diff)
[asuh], [miklb], leg and [Vanessa] joined the channel