#dev 2017-05-03

2017-05-03 UTC
[cleverdevil] and [kevinmarks] joined the channel
#
@matrixdotorg
matrix<->mastodon bridge is looking promising, but somewhat blocked on https://github.com/tootsuite/mastodon/issues/2726 if anyone has any ideas --
(twitter.com/_/status/859560546164723713)
gRegorLove joined the channel
#
gregorlove.com
edited /events/2017-05-03-homebrew-website-club (+91) "/* US West */ no Bellingham HWC, but join us for IWC!"
(view diff)
tantek, [chrisaldrich], [mko] and [eddie] joined the channel
#
KartikPrabhu
how are people using file-storage deleting posts so that undelete works?
#
sknebel
KartikPrabhu: just set a flag in the post-meta
#
sknebel
(and I'd probably suggest to have "state" for a post, I started with boolean flags and its needlessly fragmented)
#
sknebel
(e.g.state is one of "draft","hidden", "published", "deleted" or something like that)
#
KartikPrabhu
I see. I do draft by setting the published date to future :P
#
KartikPrabhu
I was thinking of flagging the flder which stores a posts files with a "[deleted]" prefix or something
#
Loqi
[Kartik Prabhu] Now storing (creating and updating ) notes in flat files.
#
Loqi
does a happy dance!
#
KartikPrabhu
thanks Loqi
#
Loqi
you're welcome
#
KartikPrabhu
what is file storage
#
Loqi
File Storage is the practice of storing main (primary) site content in flat files in a filesystem https://indieweb.org/file-storage
#
kartikprabhu.com
edited /file-storage (+82) "/* IndieWeb Examples */ add my notes storage"
(view diff)
#
KartikPrabhu
what is bundle?
#
Loqi
Bundle is a set publishing tools for the Indieweb built using Python and Django https://indieweb.org/Bundle
#
kartikprabhu.com
edited /Bundle (+132) "adding note storage"
(view diff)
[colinwalker] joined the channel
#
gRegorLove
Hah. Just noticed I received a webmention from a .dev domain. The slug is "fake-h-event" and is in reply to my IWC RSVPs. Really curious what the content of those posts were.
#
gRegorLove
paultibbets.dev
#
KartikPrabhu
what is undelete?
#
Loqi
undelete is the first U in CDURU https://indieweb.org/undelete
#
KartikPrabhu
oh come on!
#
KartikPrabhu
what is CDURU
#
Loqi
CDURU is Create Delete Undelete Read Update as defined in http://tantek.com/2016/093/t1/indieweb-micropub-incrementalism-cduru — a replacement for CRUD https://indieweb.org/CDURU
#
c.micro.blog
edited /micro.blog (+2415) "snippets.today; personal-domain set up; other misc observations; projects, articles"
(view diff)
#
gRegorLove
CDURU rolls off the tongue.
#
gRegorLove
Maybe could pronounce it "Could You? Are You?"
#
gRegorLove
What is Cthulhu
#
Loqi
It looks like we don't have a page for "Cthulhu" yet. Would you like to create it?
#
@gRegorLove
@paul_tibbetts I think I got a webmention from your .dev site. I'm curious what the contents were of the post with slug "fake-h-event" :)
(twitter.com/_/status/859636529857273860)
#
gRegorLove
Loqi seems to be a bit behind
#
gRegorLove
what is undelete
#
Loqi
undelete is making a previously deleted post visible again https://indieweb.org/undelete
cweiske joined the channel
#
c.micro.blog
edited /micro.blog (+1203) "reformatting section on projects; wordpress plugins; jeremy cherfas known example"
(view diff)
tantek joined the channel
#
gRegorLove
This is weird. I have a note posting interface on my site that requires logging in either by IndieAuth or locally with the ProcessWire account. IndieAuth works fine and the form displays on desktop. IndieAuth works fine on mobile, but doesn't show the form or any other sign of being logged in. If I log in through IndieAuth on mobile (Chrome) and then try to access the admin area, I'm not...
#
gRegorLove
...logged in. No error from IndieAuth.
#
gRegorLove
Ah, nevermind. URL in my profile was still set to http, not https. It's working now.
leg and barpthewire joined the channel
#
@johnjohnston
Finding a couple of webmentions in my blogs spam folder. Luckily you can filter spam for webmentions. ... http://johnjohnston.info/blog/finding-a-couple-of-webmentions-in-my-blogs-spam-folder-luc/
(twitter.com/_/status/859648836620476417)
[chrisaldrich], tantek, [colinwalker] and [kevinmarks] joined the channel
#
[kevinmarks]
I thought I defined CTHULU
#
[kevinmarks]
What is CTHULU?
#
Loqi
CTHULU is Create, Tombstone, Hide, Unhide, List, Update https://indieweb.org/CTHULU
#
[kevinmarks]
Because you don't delete.
#
cweiske
CTHULU << CRUD
#
Loqi
ok, I added "[[CRUD]]" to the "See Also" section of /CTHULU
#
loqi.me
edited /CTHULU (+28) "/* See Also */ new section"
(view diff)
#
www.svenknebel.de
edited /undelete (+11) "add link to /CTHULU"
(view diff)
[kevinmarks] joined the channel
#
[kevinmarks]
Hm. Nor clear if they were spam or akismet is being crap.
#
colinwalker.blog
created /Template:colinwalker (+67) "Created page with "<span class="h-card">[https://colinwalker.blog Colin Walker]</span>""
(view diff)
#
cweiske
GWG, https://david.shanske.com/?webmention=endpoint - Error establishing a database connection
#
GWG
cweiske: Thank you, the database did go down. As for ?webmention=endpoint, that is deprecated.
#
cweiske
gwg, that's still linked from your "notify me" forms on the blog post pages
barpthewire joined the channel
#
GWG
In an update to the Webmention plugin, pfefferle merged the form into the plugin. I had one encoded in my theme. I just disabled it.
#
GWG
I really need to update my theme again
#
GWG
There. Removed the other instance of it.
#
GWG
I think, since IWC Bellingham is this weekend, I may see about checking on a few things.
pfefferle, [kevinmarks], KevinMarks and KevinMarks_ joined the channel
singpolyma, pfefferle and [eddie] joined the channel
#
[eddie]
So this is good news: iOS Share Extensions use JavaScript for the page processing, which means I’m able to use https://github.com/glennjones/microformat-shiv for my microformats processing rather than having to build Swift mf2 from scratch. (I still want to do Swift mf2, but not having to do that immediately is helpful)
#
Loqi
[glennjones] microformat-shiv: A light weight cross browser JavaScript microformats parser
TedCHoward joined the channel
#
[eddie]
animated gif above: mf2 action extension for those that want to see what’s under the hood of a page without a bookmarklet. It can use a little formatting work, but not bad for a quick little addition this morning.
KartikPrabhu joined the channel
#
schmarty
[eddie]++ nice!
#
Loqi
eddie has 5 karma in this channel (15 overall)
#
schmarty
sknebel++ thanks for the Flask-IndieAuth patch. Just merged it to master.
#
Loqi
sknebel has 7 karma in this channel (26 overall)
#
schmarty
sknebel: I'd also like to allow Flask apps finer-grained control over what scopes are allowed for a given route. e.g. @indieauth_required(scope='update')
#
schmarty
err, @requires_indieauth(scope='update'). forgot how my own lib works, haha.
#
Loqi
awesome
[mko] and tantek joined the channel
gRegorLove, KartikPrabhu, [cleverdevil], [kevinmarks] and leg joined the channel
#
@SwiftOnSecurity
Massive oversight in allowing non-Google apps to call themselves Google, in Google's own web interface. Incredible. QT [@zachlatta] @zeynep Just got this as well. Super sophisticated. https://pbs.twimg.com/tweet_video_thumb/C-7GsbaWsAAeLxR.jpg
(twitter.com/_/status/859856435554996225)
#
gRegorLove
More in that thread about a phishing/malware Google Docs link going around
#
KartikPrabhu
also why obfuscating URLs is a terrible idea. I got one and had to look down the Google created URL to find the actual URL and conclude that it is phishing
#
@darth
do not even check your email this works for me one hundred percent of the time i am serious
(twitter.com/_/status/859852894664663040)
#
calumryan.com
edited /events/2017-05-03-homebrew-website-club (+120) "/* Photos */ Added London photo"
(view diff)
#
calumryan.com
edited /events/2017-05-03-homebrew-website-club (+63) "/* Blog posts */ London summary"
(view diff)
[kevinmarks] joined the channel
#
Loqi
[cleverdevil] #1702 Emoji causes failed slug generation
#
Loqi
ok, I added "https://github.com/idno/Known/issues/1702" to the "See Also" section of /database-antipattern
#
loqi.me
edited /database-antipattern (+44) "[kevinmarks] added "https://github.com/idno/Known/issues/1702" to "See Also""
(view diff)
[cleverdevil] and [eddie] joined the channel
#
tantek.com
edited /reaction () "(-599) collapse with the plural"
(view diff)
#
martymcgui.re
edited /FreeMyOAuth (-118) "remove app.net (shut down)"
(view diff)
#
tantek.com
edited /reacji (+209) "/* Facebook */ note dates of support on posts and comments"
(view diff)
#
tantek.com
edited /reactions (+661) "merge bits of singular /reaction into here, answer npdoty FAQ, summarize FB reactions including reacji with link for details"
(view diff)
#
KartikPrabhu
what is reactions
#
Loqi
reactions refer to the subset of responses/interactions with a post that are quicker, more impulsive, but still a conscious act, typically a simple UI gesture without writing any content, such as likes, reposts, bookmarks, or perhaps multiple simple UI gestures, such as selection a text range and posting a quotation of part of a post, or picking a person from a list to post an invitation as a response to seeing an event https://indieweb.org/reactions
miklb, [cleverdevil]1 and [kevinmarks] joined the channel