kevinmarkswhich was vaguely plausible when it was for desktop-only ui for interanl twitter tools, but a bit of a conceptual boat anchor when you're using it for mobile
tantek!tell shaners re: page vs article - interesting discussion, and I do also see them as fundamentally different, in fact, page vs post as different. to me, page is more like wiki page and hence: https://indiewebcamp.com/wiki-projects#Brainstorming
LoqiAn 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://indiewebcamp.com/edit
nitot, gRegorLove, tantek, sdboyer, ageis, lukebrooker, yakker, sanduhrs, Rev_Illo, cweiske and Jihaisse joined the channel
voxpellinot so sure I would say that Drupal is necessarily more heavy than WordPress – one can optimize Drupal pretty heavily and make it use good cache systems
@poeksEvent planning in Portland, an attendee response key: Yes = Maybe Maybe = No Didn't Answer = Definitely not No = I am from the East Coast (twitter.com/_/status/659766478531506176)
gRegorLovesnarfed: Not sure if this has been requested already, but would it be possible to list non-interactive Bridgy Publish logs under the "Published" heading, too?
[shaners]Here’s an example. It’s a page on my site, that I made inspired by my friend’s similar page. (They’re both pages out of timestream.) But *as a user*, I’m not sure if I want to show an in-reply-to link.
[shaners]I’m not asking your opinion as a plumber or programmer. I’m asking you as a user, what do you think? Do you ever want to show reply-context or an in-reply-to link on a Page that you’ve made?
davidpeachi had to build a little scraper to grab data from google play music all access public pages. bit of a pain as they've now changed how their images are loaded.
davidpeachhi gRegorLove. I save the URL in my site admin then ive got a scraper that scrapes the 'public facing' version of the album screen that none-members can view, and grab the title, artist, artwork.
davidpeachthen for each time submit my listen form in admin, i then add to a listen_count table with timestamps. So got album saved once, then each entry in counts to track individual listen dates