benwerd, KevinMarks, snarfed and fzylogic_ joined the channel
#martymcguire[m]snarfed: thanks! i am using that for the endpoint finding and auth bits. i just submitted some patches back for supporting micropub.rocks' more-stringent auth requirements
#martymcguire[m]i am thinking about making a second piece of middleware that is like "flask-micropub-proxy" or similar.
#martymcguire[m]since a micropub client basically just submits a form and the backend might do a little bit of processing before passing along a bunch of standard stuff, handling uploads, etc. it's that bit that i want to extract if possible.
#martymcguire[m]i should finish one of them before i try making it generic
#martymcguire[m]i have this mental image of eventually having a bunch of pieces of common flask-micropub-* bits that can be cobbled together to quickly build interesting and strange one-off micropub clients
snarfed, KevinMarks, sl007, mlncn, jdcauley and g3funk joined the channel
#GWGarush: Are you suggesting that you want the Syndication Links feature to hide the links on a per post basis?
#arushgwg: Something like that. Have a default setting, but when you change the value in the meta box on the add new post screen, the plugin should honor that request. Although I probably should have given that longer a post a title instead. :)
#arushgwg: There's a getting started guide that the W3C hosts because they're responsible for the web content accessibility guidelines. Hang on and I'll find the link.
#aaronpkgithub has a lot of actual paying customers
#jeremycherfasAaronpk: Given how much trouble people are having getting their data, and the backlog, I wouldn’t be at all surprised if app.net stays up until all requests are delivered.
#jeremycherfasThe front page is still offering sign-ups!
#aaronpkreally? my export arrived in about a minute
#aaronpkit's unfortunately just a bunch of JSON files, so not super easy to actually see what's in it
#aaronpkluckily I never posted directly to app.net, it was always a syndicated copy from my website
#aaronpkoh hey... actually right at the beginning I did make some posts directly on app.net, mostly just talking about the website, and replying to a few people.
#aaronpkthey wouldn't make sense imported directly into my website, without also adding some sort of context of where they are directed
#Loqi[Aaron Parecki] This post looks out of context on my site, but it's syndicated to #indiewebcamp on Freenode because I clicked that button in my posting interface....
fzylogic_ joined the channel
#aaronpkwhen the message is directed at a specific community, how can I indicate that on my website
#jeremycherfasI want to implement that Receiver a response thing on my Grav site eventually.
#sknebelcouldn't you show that similar to "in reply to"?
#jeremycherfasI’m starting to install the webmentions plugin for Grav CMS by perlkonig. It includes a blacklist “of external links you do *not* wish to notify of mentions”. Are there any sites I should blacklist from the start?
arush joined the channel
#aaronpkis that blacklisting the webmention discovery step? that's what I do in Telegraph
#aaronpkI avoid attempting to discover the webmention endpoint for a handful of domains that I know don't support it (e.g. twitter.com)
#benwerdpetermolnar: I have _huge_ spam issues. Turns out maintaining your own website when you don't have time is hard :|
#jeremycherfasAaronpk: There are actually two blacklists, one for external links you do not wish to noitfy of webmentions and the other for senders you do not wish to receive notifications from.
#Loqipnut is a short-messaging social network silo in which messages have a limited length, and you can follow folks, and be followed by folks https://indieweb.org/pnut
#dgoldMy code skills aren't up to the Coding Standards, mind
#tantekyeah martymcguire you've inspired a whole page ;)
#dgold[chrisaldrich]: if you want an invite, I can set you up the bomb
#[chrisaldrich]Was there ever a standardized way to spell indieweb? Is it CamelCase or not? Two words or one? IndieWeb, Indieweb, or Indie Web? I've seen it so many ways it's starting to bother me now.
#jeremycherfasChrisaldrich: Snarfed: I need to try and debug this on a local copy. I’m hoping that voxpelli’s node-webmention-testpinger will help, if I can figure out out to use it.
#gRegorLovemartymcguire[m]: Did you catch my note about Skeleton?
fzylogic_ joined the channel
#martymcguire[m]gRegorLove: yep, thanks! i won't hold out hope that the util-* change gets merged. I suppose I should make my own fork if I want to keep using it.
#martymcguire[m]i noticed on the /Skeleton page that you listed yourself as using it. have you replaced it with something else?
#gRegorLoveI was looking through the github thread and the number of forks has grown
#gRegorLoveI'm still using it. I made the util-* update locally, but still have old posts with the u-*
#gRegorLoveIt's OK for now. I'll probably move away from it eventually.
#martymcguire[m]I like that I was able to read through the whole of the documentation, and the stylesheet itself, in about 10 minutes and understand it all.