#dev 2018-02-17
2018-02-17 UTC
PeterFD and chrisaldrich joined the channel
# KartikPrabhu ok so there does not seem to be any way to fork a github repo with its issues
# www.boffosocko.com edited /follow (+85) "stub; emojicon suggestion 👣; microsub and Kinds of posts to see also" (view diff)
# KartikPrabhu so I don't know how to import mf2py issues
renem joined the channel
# KartikPrabhu yeah
# KartikPrabhu so I guess we'll have to get tommorries to move it
radicaledward101, tantek, snarfed, globbot, AngeloGladding, chrisaldrich, [mrkrndvs], [colinwalker] and [kevinmarks] joined the channel
jjuran_ joined the channel
# Zegnat chrisaldrich, I would probably start of with something like this: http://php.microformats.io/?id=20180217114039677
sknebel and Zegnet joined the channel
petermolnar_ joined the channel
petermolnar joined the channel
KartikPrabhu and leg joined the channel
[kevinmarks] and pstuifzand joined the channel
# aaronpk the example I gave uses a relative URL in the HTML <link> https://indieauth.spec.indieweb.org/#redirect-url
# Zegnat redirect_uri may be given as http://example.org, that does not have a path. So you would also want me to resolve non-relatives?
# aaronpk it must be an absolute URL https://tools.ietf.org/html/rfc6749#section-3.1.2
tantek joined the channel
tantek and leg joined the channel
[jeremycherfas] and KartikPrabhu joined the channel
# KartikPrabhu !tell snarfed: updated my fork of mf2py with latest code. Feel free to file issues https://github.com/kartikprabhu/mf2py/issues
# KartikPrabhu cc Zegnat
snarfed joined the channel
[kevinmarks] joined the channel
# [kevinmarks] Part of the h-feed problem is that hAtom was missing feed level properties
# KartikPrabhu so much of mf2py has changed since I looked at it 4 years ago!
# aaronpk his notes too https://adactio.com/notes/
[cleverdevil] joined the channel
# grantcodes `yarn install`
# grantcodes yeah that
# [cleverdevil] I use homebrew for my node stuff. Makes life easier, IMO.
# grantcodes I think it should really work with npm as well. Just not as guaranteed
# Loqi snarfed: KartikPrabhu left you a message 48 minutes ago: updated my fork of mf2py with latest code. Feel free to file issues https://github.com/kartikprabhu/mf2py/issues
# grantcodes then `yarn run start`
# KartikPrabhu wait what's issue skew?
# grantcodes There were instructions on the readme I thought but I think [cleverdevil] removed them?
# Loqi It looks like we don't have a page for "skew" yet. Would you like to create it? (Or just say "skew is ____", a sentence describing the term)
# KartikPrabhu snarfed: yeah there is no way to "copy" issues from a repo. So I manually added some with a URL linking to the original mf2py issue
# KartikPrabhu so I can see what to work on :P
# KartikPrabhu yeah
# KartikPrabhu yeah something like that. I don't have any access to tommorris' repo I think
chrisaldrich joined the channel
# chrisaldrich Zegnat++ for catching my error. Thanks for the help!
# grantcodes Who should I message about the JF2 spec doc? Think I noticed an error.
# [cleverdevil] Yeah, the instructions weren't working anymore, so I removed them ;)_
# [cleverdevil] I'll try and add some working instructions back later today.
# grantcodes Ahh yeah issues link. Thanks.
# grantcodes Don't think you should need to do anything apart from install and run
# KartikPrabhu snarfed: you want the implied p-name thing yes?
# KartikPrabhu ha! ok
# KartikPrabhu 's brain has forgotten the mf2py code flow
# snarfed KartikPrabhu: basically i suspect better implied p-name handling is the right fix for https://github.com/snarfed/granary/issues/131
# [cleverdevil] FWIW, I also get an error on a clean install now, [grantcodes].
# KartikPrabhu snarfed: ok. that discussed fix is tricky as it is sort of a "global" check
# [cleverdevil] ```Error running install script for optional dependency: "/Users/cleverdevil/Development/together/node_modules/chokidar/node_modules/fsevents: Command failed.```
tantek joined the channel
# grantcodes Ahh that's just when running `yarn install`?
# [cleverdevil] Yup, that said it looks like things still work in spite of that.
# Loqi It looks like we don't have a page for "yarn" yet. Would you like to create it? (Or just say "yarn is ____", a sentence describing the term)
# [cleverdevil] yarn is a package and dependency management tool for node.js - https://yarnpkg.com/
# [cleverdevil] (Instructions added back to the README for Together, btw.)
renem joined the channel
# [cleverdevil] Added links to avatars and author names for ya [aaron_pk].
# KartikPrabhu in support of databases :https://allinthehead.com/retro/362/why-use-a-database-with-a-small-cms
# KartikPrabhu post also uses Webmention so...
# [cleverdevil] [grantcodes] [aaron_pk] what do you think of this look for like-of? https://cleverdevil.io/s/rmNqmtNyW6.png
# [cleverdevil] (I've done similar for bookmark-of, in-reply-to, repost-of, etc.)
gRegorLove joined the channel
# KartikPrabhu I don't think I have ever broken my site due to storage error. Code errors yes
# KartikPrabhu also that post by Drew does support database as cache
[jeremycherfas] and barpthewire joined the channel
# [cleverdevil] Getting pretty close to adding a bookmark-of action to Together.
# @ellemthomas24 my life right here at the moment #amediting #amwritingromance #indieauth #selfpublishing https://twitter.com/byMorganWright/status/964935600594878466 (twitter.com/_/status/964979005437939713)
snarfed, Kongaloosh and AngeloGladding joined the channel
# [cleverdevil] Whew. Well, I got bookmark-of posts pretty much working in Together, though there is a weird error after the post is created on the Micropub endpoint.
# [cleverdevil] !tell grantcodes take a look when you get a chance - https://github.com/cleverdevil/together/issues/16
tantek joined the channel
# KartikPrabhu !tell snarfed: pushed the implied name fix https://github.com/kartikprabhu/mf2py/tree/implied-name-fix let me know if it works for what you want
[tantek] joined the channel
# KartikPrabhu yup
[miklb] joined the channel
KartikPrabhu and [kevinmarks] joined the channel
# [kevinmarks] I wonder if implied name fix will break post types
# [kevinmarks] Because name == content is a test there
# [kevinmarks] Right, and rereading it, no name or empty name is already handled
# Loqi It looks like we don't have a page for "WDYT" yet. Would you like to create it? (Or just say "WDYT is ____", a sentence describing the term)
snarfed, tantek and [cleverdevil] joined the channel
# [cleverdevil] Wooo! Added a composer to Together for status updates.
# KartikPrabhu [cleverdevil]++ looks neat
# Loqi snarfed: KartikPrabhu left you a message 1 hour, 31 minutes ago: pushed the implied name fix https://github.com/kartikprabhu/mf2py/tree/implied-name-fix let me know if it works for what you want
# [cleverdevil] Its not a repost-with-comment.
# [cleverdevil] Its a bookmark-of 🙂
# [cleverdevil] That you can give a title and content to.
# [cleverdevil] (But, that's a separate issue).