#@dshanskeThe IndieAuth plugin update I was writing about last week finally got released to the WordPress repository. It's a great development for the community. You can now use your website to log into a variety of different services.
- https://di5.us/b/X6 (twitter.com/_/status/985359852187934722)
KartikPrabhu, Mandrake, Mandrake_, barpthewire and gRegorLove_ joined the channel
#@kevinmarks↩️ I am not a lawyer either, but a webmention model where your comments are on your site and I show a quoted copy seems more gdpr compliant than when my site hosts the primary copy of your comments with your PII attached. (twitter.com/_/status/985439391580598272)
AngeloGladding, [jeremycherfas], jeremycherfas and iasai joined the channel
#dgoldaaronpk: is `p3k-content-type` used for everything in quill, or just the code snippets?
[tom_wolf], [jgmac1106], swentel, KartikPrabhu and eli_oat joined the channel
#aaronpkdgold: I think also there is an Easter egg in the note interface that uses it
#aaronpkIt's been working well tho so I might want to see if others want to adopt it too
swentel, swentel_, snarfed and KartikPrabhu joined the channel
#@kevinmarks↩️ If I fetch your site in response to a webmention, and parse it for an h-card is that processing PII, building a profile? On the other hand, if I republish on my site with microformats comment markup, does that count for data portability? (twitter.com/_/status/985538040214052865)
[miklb], [jgmac1106], KartikPrabhu and [kevinmarks] joined the channel
#aaronpkmy site can store posts internally in plaintext, markdown, or HTML. I use markdown when I want to post things with simple markup like lists. so I have a way to tell quill to tell my site that the content type is markdown in some posts.
#dgoldI think I shall use the code/lang header for my site, but that's a future feature
iasai, [jeremycherfas], iasai_ and [miklb] joined the channel
#[miklb]if I have a GitHub repo url and I want to get the repo owner & repo name from the URL, is a regex the easiest way to do that in PHP?
Mandrake, KartikPrabhu, AngeloGladding, eli_oat, [pfefferle], [miklb], iasai_, iasai, iasai__, leg, snarfed, [snarfed] and [jgmac1106] joined the channel
#[jgmac1106]If I wanted to change Known to always syndicate to Twitter is that just a matter of switching a validation from false to true?
[kevinmarks], snarfed, [miklb] and [eddie] joined the channel
#[eddie]It’s interesting how much more difficult some things can be then you expect… I would not expect adding a red border on the left of Table View cells in Indigenous would be difficult 😕
#[eddie]But for some reason with the way iOS reuses table view cells, the height keeps getting incorrectly miscalculated and the borders end up the wrong size. 😆
#aaronpkliterally nothing about ios development surprises me that it's difficult
#[eddie]Yeah, it’s kind of gone stagnate (busy life stuff) so hopefully I can give it a burst of life. There are some major functionality improvements I need to keep using it consistently. I’m finding I’ve been hoping into Monocle at times which definitely helps me see what things Indigenous is missing that I feel are vital to consistent use
#[eddie]Like the ability to mark a post as read when it scrolls out of view. It’s like essential with how big my micro.blog channel has gotten
#[eddie]I don’t want it on every channel though, so it’ll have to be a setting. Some channels I don’t open in Monocle for fear of losing important “read” statuses. 😆
#[eddie]While I’m working on getting a new build out, any Indigenous iOS beta testers that have any major issues that are a recurring issue? (No promises, but I can try to give things mentioned an extra push)
#[eddie]I know schmarty would really like to be able to share a photo into it. That’s a pretty major thing I could use too. Not sure if it’ll make it in this next release or not. But I’m gonna try 🙂
iasai and eli_oat joined the channel
#grantcodes[eddie] and swentel, one thing I have which is kind of an awesome, nice to have, feature is if you share a url to indigenous it should check if it is a post on your own site and add the option to perform actions on it, delete, update etc
#grantcodesI have it in postrchild.com and it's really useful (if your site actually supports it)