2016-10-21 UTC
# 00:11 aaronpk I need an mf2 property for the list of people who can see a private post, aka who the post is shared with
# 00:11 aaronpk Facebook actually lists out each person when the message is shared with a specific set of people
# 00:12 aaronpk not a huge fan of using "share" since it's kind of vague/overloaded
# 00:24 tantek aaronpk - is there vocabulary you can re-use from ActivityPub ?
# 00:28 Loqi [Christopher Allan Webber] ActivityPub
# 00:29 tantek huh - then I'm definitely confused about "audience" in ActivityStreams
# 00:29 tantek I wonder if anyone implements "audience" (publishing and/or consuming)
# 00:52 dansup aaronpk, what is the difference between activitystreams and activitypub ?
# 00:53 dansup i am using activitystreams for my gnu/social clone
# 00:54 dansup the working draft
# 00:54 tantek dansup great! we definitely need more implementation experience with AS2
# 00:55 dansup its not working yet, still have a lot of work to do
# 01:00 dansup tantek, it will support both
# 01:00 dansup same with my micropub lib
# 01:01 dansup client/server and I hope to publish laravel packages too, because I am using laravel for a few projects
# 01:01 dansup i ran a gnu/social instance for a few years on something called hyperboria, its a peer-to-peer IPv6 network with automatic end-to-end encryption, distributed IP address allocation, and DHT-based Source Routing
# 01:02 dansup we like to think of it as the alternative/next-gen internet
# 01:02 dansup and I need something more modern than gnu/social now
# 01:04 tantek any/all feedback re: AS2 and/or Micropub is strongly welcome! Anything from editorial to challenges / problems / questions you come up with from the specs
# 01:04 tantek feel free to ask informally, or file github issues! (both specs link to their github repos for issues)
# 01:06 ben_thatmustbeme Tantek, aaronpk I started mp-type to distinguish between types that you cannot determine based on field. (note at a location vs check-in with text). (note vs snark)
# 01:12 tantek ben_thatmustbeme: is it still needed and if so why?
KevinMarks joined the channel
# 01:14 tantek ben_thatmustbeme: what "they" and why "they" need mp-type in particular
# 01:18 tantek since that's one specific post type discovery case
# 01:20 ben_thatmustbeme Now that is an interesting way about it. The arguement in the past has been that they are the same
# 01:20 tantek not from a user perspective, which is the important part
# 01:21 tantek regardless of what particular set of properties / values get created or not
# 01:21 tantek this is worthy of some thinking, taking some time to figure out
# 01:23 ben_thatmustbeme So in the simplest case, I could see just location and content being the only data on them
# 01:24 tantek but more importantly, it may be that that focus or intent can only be captured by the client UI
# 01:25 tantek yes yes obviously in the eventual display they look different
# 01:25 tantek what's interesting is how does the user create one vs the other
# 01:38 tantek that's probably worth documenting, e.g. screenshots of their UI creating one vs the other
KevinMarks_ joined the channel
# 02:17 ben_thatmustbeme And I did find it. You can only "check-in" by finding a page of a place (restaurants etc) and selecting check-in from there
# 02:18 tantek ben_thatmustbeme: I wonder if their "native" app has different checkin UI (more explicit)
# 02:22 ben_thatmustbeme Interesting that the UI is slightly different, check-ins don't let you post what you are eating
# 03:01 KevinMarks_ You add a location to a photo on instagram, that becomes a checkin with photo on swarm
# 03:02 bear most of facebooks post options on their android phone app are exactly the same, once you pick one the other options are icons at the bottem
tantek, KevinMarks and gRegorLove joined the channel
KevinMarks joined the channel
tantek joined the channel
KevinMarks_ joined the channel
loicm, cweiske, KevinMarks, AngeloGladding, chrisaldrich_, Loqi, tantek, ben_thatmustbeme and gRegorLove joined the channel
ben_thatmustbeme joined the channel
# 17:24 aaronpk gRegorLove: fyi i'm getting an HTTP 200 response even though it says i need to authenticate
# 17:25 gRegorLove I didn't check with the token, just get. Clearly something's messed up with the token handling part.
ChrisAldrich joined the channel
# 17:28 aaronpk with the token I get 200, but the content still says please authenticate
# 18:37 Loqi An edit (AKA diff, change) is a special type of reply that indicates a set of suggested changes to the post it is replying to. A collection of (presumably related) suggested edits in open source is often called a patch or pull request https://indieweb.org/%E2%9C%8F%EF%B8%8F
KevinMarks_ joined the channel
KartikPrabhu joined the channel
sknebel joined the channel
# 20:34 tantek gRegorLove: those may have been separate as pre-flipping the switch for the new redesign
# 20:34 tantek also there were issues with the simple redesign in 2016, vs the larger effort in 2014
KartikPrabhu joined the channel
# 20:34 tantek not going to try to figure out which is which right now
# 20:35 gRegorLove The further we get from the 2016 redesign in July, the less likely anyone is to remember to look at 2016/newskin#Issues, is my thinking
# 20:36 tantek gRegorLove: indeed - the problem is that processing those is more a matter of triage
# 20:36 gRegorLove Re: the blockquote formatting, checked Wikipedia and seems they only do the indent currently.
# 20:36 tantek since they were part of a "new" effort, we have to decide whether to just "punt" on some of the issues that we didn't bother fixing before flipping the switch
# 20:37 tantek the issues there ^^^ are all "we really should fix these" issues
# 20:37 tantek any remaining 2016 issues need re-evaluation as to whether we really should or shouldn't fix them.
# 20:37 tantek since we obviously didn't bother to fix all of them before flipping the switch
# 20:37 tantek therefore maybe the remaining ones didn't matter that much?
# 20:38 tantek or if they did, they should be carried forward yes
# 20:38 gRegorLove Yeah, I think the issues on 2016/redesign were after the switch. They do seem low priority, though.
# 20:41 gRegorLove Oh, cool. I didn't realize the list of wiki suggestions was pulled in from github
# 21:10 tantek ^^^ aaronpk that sounds normative but is misleading since mp-type is not in the micropub spec
# 21:10 tantek probably worth fixing, especially since it just went out in the newsletter
# 21:12 tantek it's an mp-* extension right? that was (is?) a stopgap measure in an attempt to distinguish checkin and note with location posts?
# 21:12 tantek just saw the edit - it started with Known? I thought ben_thatmustbeme started it
marcthiele, AngeloGladding, GWG, kants, petermolnar, myfreeweb_, bnvk_, bear, kline, dansup, ben_thatmustbeme, gRegorLove, ChrisAldrich, sknebel, plindner, KartikPrabhu, rhiaro, dkm, rascul, Zegnat, tommorris, jonnybarnes, kapowaz, voxpelli, KevinMarks_, thebaer, aaronpk and bret joined the channel