tantek, renem, snarfed, [shurcool], [prtksxna] and [eddie] joined the channel
#RuxtonGWG: something up with the way videos are being handled in OWG? https://puu.sh/zoQjr/aba2e86746.png Videos from end of Jan, start of feb look broken in list on OWG, most recent videos show as images and only posted image to endpoint :/
[gerwitz], leg and [kevinmarks] joined the channel
#[kevinmarks]reading the implied name issue again - if we stop implying a p-name, will that mean that api clients that assume that there is always a name will fail?
#Zegnat[kevinmarks], probably more of a #microformats discussion, but I would think so. Worth raising that question.
#aaronpkmay just mean it has to be released as a major version number
#[eddie]If you can, try to uninstall it, reinstall it. You should automatically be logged out. Log back in and see if it still crashes. I’m wondering if it’s missing something from your previous session
#[cleverdevil]I had to use curl directly, rather than Known's built in Webservice helper, because its got some bugs that prevent it from being used to send Micropub posts (mostly seems to be related to it not properly respecting headers that are passed in).
chrisaldrich joined the channel
#dgoldpeople who haven't updated Aperture _yet_? I resemble that accusation!
#[cleverdevil][eddie] that's awesome. How did you manage that?
#[eddie]The microblog -> Microsub notification backend. I added an IndieChat module that uses my local X-ray instance to parse the IndieWeb, Dev and Meta chat pages and then I loop through the feed and look for “search words”. If the search word is found, I create the Microsub notification for it
#[eddie]Its all configured based by user url, so when I add the front-end for microblog, I can add a front end for this. Then others can register for notifications too.
#[eddie]For now I’m calling it notiforward because it forwards notifications. The plan is microblog mentions, indiewebchat, and twitter mentions. Potentially others in the future but those are my main ones for now
#[cleverdevil]Fancy. It'd be awesome if we could configure Loqi to send webmentions for notifications.
#[eddie]That would be cool, however that would only do a person’s @mentions. Because I implemented watch words, that allows me to be notified about Indigenous or other keywords in the future
#[eddie](Unless you could register keywords with Loqi)
#[cleverdevil]If you can do one, it'd be trivial to do the other.
#Loqi[audreyr] favicon-cheat-sheet: Obsessive cheat sheet to favicon sizes/types. Please contribute! (Note: this may be in flux as I learn new things about favicon best practices.)
#indie-visitorIt looks like there are a number of forks of that with more recent updates
#[eddie]!tell aaronpk Looking at my microsub channel payload, person tags get displayed in refs, but not in-reply-to. Is that an intentional part of the spec? It’d be convenient if in-reply-to was parsed into refs as well
#[cleverdevil]But, that's likely a ways off from being a reality, and I am guessing that the share sheet functionality is reasonably similar across iOS and macOS already.
#[eddie]Yeah definitely all the functionality should be easily portable
#[eddie]It’s really dealing with the different UI components in macOS
#[eddie]But, for something like a share sheet popover and a menubar compose window, these things should be pretty easy
tantek, KartikPrabhu and snarfed joined the channel
#aaronpk[eddie]: the refs will have the full entry info for the in-reply-to url only if the page includes the info
#Loqiaaronpk: [eddie] left you a message 44 minutes ago: Looking at my microsub channel payload, person tags get displayed in refs, but not in-reply-to. Is that an intentional part of the spec? It’d be convenient if in-reply-to was parsed into refs as well
#aaronpkin other words, aperture doesn't go out and fetch anything that isn't already in the feed it's pulling from just yet
#aaronpkI do want to eventually "fill out" the details with all that, but it will be its own challenge to handle how/when that data is fetched and included
#tantekpretty sure my person-tags show up in my posts in my home stream