#raucaoi'm already syncing activities to my remotestorage account, but it'd be super easy to use the post agent to just post micropub from it to somewhere
#raucaowould also be easy to add webmention support for kudos and comments based on the current code
j12t, [grantcodes], leg, mblaney and dougbeal|mb1 joined the channel
#ben_thatmustbemeaaronpk: regarding throttling salmention. My way of handling it is basically adding a layer of indirection. its kind of terrible that i have to do it, but basically i create a queue object in the DB that just has the post_id of what to send webmentions for, and put that on a delay of a few minutes. Then whenever a queue processes a job, it also deletes any other records with the same post_id from that table
#ben_thatmustbemethe subsequent job runs will fail as the object they refer to no longer exists
#ben_thatmustbemei haven't got it fully implemented yet in my laravel system, right now it doesn't delay. but they way i did it before i had it on a 5 minute delay
#ben_thatmustbemewell, for receiving updates was that delay. so i guess there wasn't really one on sending
#aaronpki don't think i want to add a delay in sending webmentions, although i could see maybe adding a delay when sending an update webmention
#ben_thatmustbemetries to think about it. actually, when i created a post there was no delay, but mention_send_queue was a thing, and it was on a 5 minute cron job
#LoqideviantART is an art hosting silo that retains the rights to resell copyright of anything you post to it, without informing you, and has done so in the past https://indieweb.org/deviantART
#petermolnartempted to include da on the list of least useful APIs provided
#cweiskebecause I saw something about "migrating karma" yesterday
#seblog.nledited /Strava (+175) "/* How to Export */ added Sebastian.kip.pe / raucao's work" (view diff)
#sebsel!tell raucao Thanks! :D I can't actually run Ruby on my server (shared host ftw), but I have a Raspberry Pi working for me at home, so maybe I can get that to work. It looks good!
#ZegnatThe difference doesn’t really exist because we recommend your site only represents one person (yourself) and uses a photo of that person (your profile photo) as icon.
#sebselfor me, photo's of people who mentioned me and my nicknames-cache are two totally separate things
#Zegnatcaching it for mentions should be fine though, that is the image they had at the time of the mention. As long as you fetch the new one for newer mentions.
#sknebelbut IPFS still doesn't have a (to me) convincing transparent upgrade story for use in browsers, and just for the backend, ehh
#sknebeltheir browser story is "you can run IPFS over WebRTC", but I don't want to force that on my visitors! I'd want them to totally opt in e.g. by installing a browser plugin
#petermolnarIPFS nearly got my server at hetzner blocked; by default it's incredibly agressive on network scanning for sibling nodes
AngeloGladding joined the channel
#ZegnatI could do content-based names for my display pictures. Concat on the date the photo was taken. That is what barnaby (waterpigs.co.uk) does, as the only listed example on /profile_photo
#ZegnatBut I would rather swap out the old with a new.
#sknebelI think it's fine to let consumers deal with it
#ZegnatThat’s what I think, sknebel. But now wondering if we should document some common pitfalls.
#sknebelok, your webserver does ETAG, so there is no cache time issue
#sknebel(which otherwise could be, people might by default say that images can be cached 30 days)
#sebselhm, I was wondering if OwnYourSwarm can also set a location on my posts (there is a location in the checkin-property, but that's the venue's location) but it seems like there is non in the API :(
#sebselon for instance a park, my checkin can be at a more specific spot than the point they chose for the venue
#petermolnarfor my surprise it's not even draining my battery as bad as I expected
deathrow1 joined the channel
#sknebelpetermolnar: cool, will try that app when travelling soon (battery has been an issue with logging for me)
#sknebelsebsel: seems like the location is only provided by the API if you post a "shout" or a venueless checking
#petermolnarfor me too, with most of the apps. now I have this: http://amzn.to/2tg5s8M with that app and my phone lasts for 2 days when used :D
#sebselsknebel yeah, I read that. I have NO idea how to post either of those on Swarm, I can only find checkins with venue.
#sebselAnd it was also not where I was looking for, because I want it on the checkins with venue too :P
#sebselpetermolnar that was a returning theme last weekend in the Location Location Location session I remote-attended: think of something cool and aaronpk has done it
#ZegnatThat app looks interesting petermolnar, I might give that a shot too.
#Zegnatgrant.codes seemed to be having some good results with owntracks
#petermolnarowntracks was eating my battery like mad
#petermolnarit's a brilliant app, but a; it needs internet, b; it consumes orders of magnitude more energy compared to backtitude c; can't 'steal' location from other apps
#LoqiAccessibility is the practice of designing so that people with disabilities can have equal access to information and functionality, applicable to both websites as well as physical environments https://indieweb.org/accessibility
#sebselMaybe also include it there somehow? Better accessible than 'WCAG' ;)
#Loqiautosuggest (AKA auto-suggest) is a user-interface feature that provides a list of options while the user is typing, related to what the user has typed, possibly beyond mere (sub)string matches https://indieweb.org/autosuggest
#[kevinmarks]Hm. I could issue tokens I suppose. The current one is hard to script because it uses Google's upload api, which generates post endpoints that expire
#loqi.meedited /User:Kaja.sknebel.net (+103) "sknebel added "sknebel, another feature request, for Kaja now! Be able to append to a Inbox section on a user page." to "See Also"" (view diff)
tantek, KevinMarks, amitp, KartikPrabhu, eddie, eddiehinkle, KevinMarks_, [cleverdevil] and [manton] joined the channel
#tantekalright, trying my first manual event POSSE to FB, with the hopes of setting it up so that I get Bridgy RSVPs
#tantekmy understanding is that Bridgy backfeed only works on 1) public events, 2) events created by your *personal* account (i.e. not by the "IndieWeb" page)