#wordpress 2018-09-18
2018-09-18 UTC
[jgmac1106] joined the channel
# [jgmac1106] <link class="chattin-to">Parenting</link>
# [jgmac1106] @jackiejamieson there has to be a way to hack the link manager interface to do everythign you would need for a microsub management UI
strfyr and [kevinmarks] joined the channel
# [jgmac1106] no no, @gwg just the UI
# [jgmac1106] Even if I have a microsub reader I would like to have a way to publicly show who I follow, and I don't want to do it twice, or make it when I add someone to a microsub reader it also publishes a follow post-kind
muteki19 joined the channel
# [jgmac1106] be neat. i was even going to suggest to [aaronpk] that a public "Who I follow page" in Aperture would be nice feature. I decided not to make an OPML file available for who I follow...I think mass follow lists aren't good. Want folks to take time and curate
# [jgmac1106] that makes sense...in the end the output is just a bunch of <ul's> that is an easy function...I just want to add the description., but be nice if parsing filled in as much as possible, img from h-card, etc
# [jgmac1106] said you wanted metadat and sounds like the splitting of the parser is a good idea if I understood what you and @jackiejamieson were talking about
tantek, Logg11, Ruxton, dwmw2_gone28, dandre17, jeremych_, mikkeloscar6, walterve21, bb1, guerby3, aml7, [jgmac1106], Krakke13, crope20, dgenr8, [schmarty], [eddie] and jackjamieson joined the channel
# jackjamieson Thanks, I'm just looking at it now
[tantek] joined the channel
# [jgmac1106] !tell chrisalrich we spent some time looking at your /following post types, I am gonna use what @zegnat suggested as: <a class="u-follow-of h-card" href="$url">$name</a> - should be enough for following a person
# [jgmac1106] but you do combine the quote and a little reason why..so its get complicated...you should scroll back through dev as people had a few pointers
# jackjamieson GWG: I just merged it. Thanks for the changes - You can tell I copied a bunch over from webmention before learning how to deal with it properly. So thanks for updating the gruntfile, phpcs etc.
# jackjamieson GWG: I probably won't have much time for coding today, but will do some more tomorrow. I'll probably merge the parse-this-update branch soon since it's working pretty well (unless you have more changes I should wait for), and then I'm adding some UI for managing channels in the admin-options branch. Then, I want to focus on optimization, documentation, and testing
# jackjamieson Great! Was there a specific problem before?
# jackjamieson Ah, I've still been learning the ins and outs of composer. Worked on my server as it was before, but maybe the dependency was already present in another plugin or something. Thanks for catching that
# jackjamieson Sounds good, I've got some other work to catch up on today, and then I'll have some more time for yarns tomorrow. Thank you for the PR!
[kevinmarks] joined the channel
# jackjamieson Fantastic, I'm eager for any feedback/ideas you have
jackjamieson, [tantek], [schmarty] and jgmac1106 joined the channel
jgmac1106 joined the channel
# jackjamieson GWG - oh, that's temporary for debugging
# jackjamieson GWG But to be honest it's not that useful for debugging, so I may as well hide it now
# jackjamieson By saving it all as one field, I can just write a simple function to store posts. If each json field has its own field it would be more complicated to read and write. Probably good ways to write that but storing the full json in one field I can more easily retrieve it (e.g. just pass that one field to timeline)
jgmac1106 joined the channel
# jackjamieson The title scheme is a pretty hacky method for avoiding duplicate posts in one channel - could definitely be changed
# jackjamieson Of course - some of those decisions aren't documented thoroughly in the source
# jackjamieson Hmm, not familiar with GUID
# jackjamieson Actually I've got to run to a meeting now - I should be able to get back on IRC in a couple hours though
# jackjamieson Thanks - I'll talk to you later
jgmac1106, pfoo19, doubleloop and jackjamieson joined the channel
# jackjamieson GWG: I'm back if you're still around
# jackjamieson re: using GUID to refer to posts, my purpose was to prevent a post from being polled multiple times for the same channel, but to allow a post to be added to multiple channels
# jackjamieson Woo!
# jackjamieson Are you thinking of adding it to packagist or anything like that?
# jackjamieson Great, that will be very convenient
# jackjamieson Nor I
# jackjamieson I'm taking a look at it now (not that I need to submit anything there, but curious how it works)
# jackjamieson As someone who is still getting used to composer, may I ask why?
# jackjamieson Do you mean you need it if you want to rely on the autoload.php it generates?
# jackjamieson If I'm understanding correctly, I think you can just list the dependencies in composer.json, and then when someone requires your package its dependencies will be loaded
# jackjamieson Right - I think we're on the same page
# jackjamieson aaronpk: That seems reasonable, but I think it's fairly common practice (at least I do it regularly) to just download a wordpress plugin from the master branch and install it directly
# jackjamieson My instinct is that a library makes sense without the files, since anyone installing it via composer will get them anyway
# jackjamieson And including the files in a library could cause problems.
# jackjamieson But I think there's a bit of convenience for keeping the files in a wordpress plugin, and it doesn't seem likely to harm anything
# jackjamieson This keyring? https://github.com/beaulebens/keyring
# jackjamieson For real, it'd be nice
# jackjamieson Hmmm, hard for me to weigh in
# jackjamieson Agreed. I'm quite content just borrowing it from post-kinds in the interim, but it seems like it will be a useful general purpose tool
# jackjamieson Well, I'm happy to chat about it any time, though I think you've got a much clearer idea than me
# jackjamieson Can't hurt
# jackjamieson I've got to get going. Thanks again for the PR and yarns feedback!
# jackjamieson Always appreciated
# jackjamieson Cheers!
[tantek], tantek__ and dougbeal|mb1 joined the channel; jackjamieson left the channel