miklbGWG not really, a couple of pull requests from folks who have been trying out the Jekyll theme from exposure in the community. I'm bouncing from working on that & getting micropub working with my site. While balancing $work :-)
miklbThere was an online JekyllConf yesterday, saw a cool demo of someone using Jekyll with Mapbox and geoJason. Really want to explore that for self-check ins.
snarfed!tell tantek welcome back! sounds like a great IWC and /deleted progress! just fyi, your "This content should not show up." post showed up in my reader. your new code may not be in your atom feed yet? just a heads up before you publish anything actually private.
GWGI can't work on deletion, because WordPress really doesn't have a concept of it. But I wrote the code to support deleting from outside sources if I ever figure it out.
GWGI'm not sure how to get Salmentions working properly, but I did add code to parse comments on the source of a webmention as children of the original webmention.
bearhmm, reading the micropub spec and I just don't get why "updated" is a property listed for h=entry create. "published" I could see if the date is in the future, but "updated" should, IMO, never be set - it's a marker of activity
Loqitantek: snarfed left you a message 2 hours, 42 minutes ago: welcome back! sounds like a great IWC and /deleted progress! just fyi, your "This content should not show up." post showed up in my reader. your new code may not be in your atom feed yet? just a heads up before you publish anything actually private. http://indiewebcamp.com/irc/2016-05-08/line/1462765983040
tantek!tell snarfed ... yet what I want to do is generate tombstones in the Atom feed that a feed reader will use to delete/remove its cache(s) of the posts that were deleted. do you know how to do that?
tantek!tell snarfed just double-checked my Atom feed http://tantek.com/updates.atom and I'm not seeing any deleted posts at all! (which is plenty fine for initial fallback support)
tantekNow once more into working on detecing newly updated/deleted(/undeleted?) posts to then prompt "Update" / "Confirm Delete" / "Undelete" in my posting UI!
ZegnatWork!tell tantek several feed readers and services do support post updates, just make sure the unique identifier (atom:id, I guess) stays the same.
cweiske!tell aaronpk your homepage's "load more" button breaks with browser history. I click on the date of a post to read the comments, and then use the browser button to go back. now the browser scroll position is not anymore at the article I clicked
Loqisnarfed: tantek left you a message 8 hours ago: ... yet what I want to do is generate tombstones in the Atom feed that a feed reader will use to delete/remove its cache(s) of the posts that were deleted. do you know how to do that? http://indiewebcamp.com/irc/2016-05-08/line/1462775877840
cjk101010my website ignores mentions with source = target and my webmentions module explicitely checks if canonical source = canonical target and doesn’t send them if this is the case
sknebelaaronpk: friendly reminder that the IRC logs still miss CSS on the individual-line-links (e.g. http://indiewebcamp.com/irc/2016-05-07/line/1462626687872) (since you were quite busy the past few days I wanted to make sure it ended up on a todo list somewhere ;))
[shaners]aaronpk: re vid vs irc notes. I love the videos when I have high bandwidth and can watch real time. When I don’t or can’t, I prefer the lofi notes to keep a pulse on what’s happening.
hongpongalright i now have pull requests posted on barnabywalters/php-mf-cleaner and indieweb/mention-client-php to improve the documentation (and debug strings in latter) cc aaronpk
hongpongyou're welcome :) aaronpk i am trying to revive drupal.org/project/microformats in hopes someone at drupalcon might notice.. no fancy integrations done yet but the libraries load - and I want them to have nicer PHPdocs .. very much hoping drupal world picks it all up
Zegnataaronpk would it look better if a row with such a wide picture could default to being 1 picture only? Or did you hard code the 3 pictures per line?
aaronpkthe rule right now is that each row has to be shorter than 220px. it adds images to the row until it can shrink the width of the row to be less than that.
Loqiaaronpk meant to say: the rule right now is that each row has to be shorter than 220px. it adds images to the row until it can shrink the width of the row so that the resulting height is less than that.
ZegnatAlso, for posterity and the logs (and my logs). The web-action demo was given by Sebastian Lasse (sebastianlasse.de), whos name and URL had totally escaped me yesterday and I made sure to ask afterwards.
ZegnatCool. Though I really can’t imagine doing that myself. One of the reasons I am not doing bookmarks in my browser is because I want to access them anytime I need them
ZegnatIt is not a big issue, I do not actually use Twitter. I reinstalled the Twitter client yesterday just to check what people were up to in Dusseldorf
sknebelapropos chatbots etc, a friend I talked to today suggested a messenger bot that can post photos as a way to get photos off the phone and on a site
cweiskebtw, I'm using errbot.io as base for connection handling (it's written in python), and I wrote an exec plugin that executes a single command and passes message + username as parameters to it
Zegnatsknebel, are you planning to write up the demos page? If you aren't working on it yet you might want to hold off, as I was planning to convert all my IRC notes into the page
voxpellimiklb: the token is what the Micropub endpoint uses to ensure you are you so yeah :P I wonder if someone else has built an indie auth token flow that jut echoes the token back?
miklbvoxpelli quick google search didn't turn anything up. aaronpk you have any suggestions on how I might get my indie auth token to use in a different app?
begriffsAny suggestions for a good self-hosted email newsletter system? Ideally supporting HTML emails and standard opt-out links at the bottom of messages.