#dev 2019-06-03
2019-06-03 UTC
snarfed, eli_oat, [tantek], gRegorLove and KartikPrabhu joined the channel
# gRegorLove I've set up h-cards for orgs on their homepage, p-name = p-org, address properties. Haven't used p-note for them though.
[tonz] joined the channel
[frank], jbove and cweiske joined the channel
# [frank] [Zegnat] One more thing... I sent a webmention to [chrisaldrich] on his blogpost about lurking (https://boffosocko.com/2019/06/02/lurking-twitter-the-commons-and-private-posts/). It shows the default WordPress avatar instead of my mugshot. And it doesn't link back to my post but to my author profile. What am I doing wrong and where do I start with a fix?
chrisaldrich joined the channel
# Loqi chrisaldrich: snarfed left you a message 2 days, 15 hours ago: hey everyone on https://github.com/snarfed/bridgy/issues/854 , if you're not currently receiving facebook email notifications for comments, likes, etc, you might want to turn them on. i'll be ready for you to test soon!
# chrisaldrich [frank] if you look at http://pin13.net/mf2/?url=https%3A%2F%2Fdiggingthedigital.com%2Freading-about-lurking-its-great-to-be-part-of-this-community%2F you'll see that the parser isn't finding a photo for your h-card
# chrisaldrich My site isn't seeing/parsing it either, so it defaults to a generic gravatar
# chrisaldrich Your page does have a u-photo around your avatar, it just looks like it needs to be nested within the h-card to be found properly.
# chrisaldrich I could have sworn the most recent version of Independent Publisher did this properly. Which version of it are you using frank?
swentel joined the channel
# chrisaldrich As for the link back to your author profile, this is the current default within the semantic linkbacks plugin for many of the post kinds when they're facepiled.
# chrisaldrich The issue is documented here: https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/208
# chrisaldrich frank, since I can control it on my end, and based on what you've written, I'll probably end up changing your "read" post on my end to being a "reply" in which case it'll show the link back as well as your comment.
# chrisaldrich I'll wait to do that until later so that you can play around with your h-card and u-photo. If you resend the webmention, my end should automatically update when you've fixed it.
# chrisaldrich If you're interested in facepiled avatars linking back to the origin, do post a +1 to that github issue
# chrisaldrich Ha! If it helps GWG made a fork of Independent Publisher that updates several pieces: https://indieweb.org/IndieWeb_Publisher
chrisaldrich and DenSchub joined the channel
[kevinmarks786], KartikPrabhu and [tantek] joined the channel
[tantek], [jgmac1106], eli_oat, [tonz], eli_oat1, [smerrill], snarfed and [Rose] joined the channel
eli_oat, eli_oat1, swentel and snarfed1 joined the channel
snarfed, [schmarty], [jgmac1106] and [eddie] joined the channel
# [eddie] I really need to build my own Microsub servers. I'm starting to get more and more ideas of features I'd like to implement. For example, today I'd love to be able to tell my Reader to move ANY post that mentions specific keywords "WWDC", "Apple", "iOS", "iPad", etc. into one specific channel that I choose.
# [jgmac1106] if you looking for good prior art the rules you can build with inoreader are greate
eli_oat joined the channel
eli_oat1 joined the channel
[tantek] joined the channel
snarfed, eli_oat1 and [Rose] joined the channel
jackjamieson joined the channel
snarfed and gRegorLove joined the channel
snarfed joined the channel
singpolyma joined the channel
singpolyma, leg, [schmarty] and jackjamieson joined the channel
# jamietanna[m] Hmm interesting
# [jgmac1106] so I am in terminal and being told I need a newer version of PHP when I know I am running 7.3. I wonder if there is a way I can force composer to accept my version?
[smerrill] joined the channel
# [smerrill] `7.0.33` according to the snippet above.
# gRegorLove I've had to do that on a server where `php` defaults to the 5.6 version. I set up an alias to run composer with php7
# Zegnat If `php --version` gives PHP 7.0.33, you may want to figure out if the PHP 7.3 binary is also installed. One trick I often do is check if current PHP has a version number in its path, and then try to swap that out. To figure out the path I often go this way (might be better ways): https://gist.github.com/Zegnat/fcc69652ab37f1c10736253936afdaf4
[schmarty] joined the channel
# gRegorLove e.g. it's `php72` so I have `alias composer7 php72 /path/to/composer.phar`
# gRegorLove then `composer7 require foo/bar`
snarfed joined the channel
# gRegorLove Yeah, that's the example from the server I'm working on. `which` helped me find it
# [jgmac1106] okay one sec
# [jgmac1106] that reports v7.0.33
# [jgmac1106] but I selected 7.0.33 in MultiPHP Manager
# [jgmac1106] i mean 7.3
# gRegorLove That's for the web server, can be different on the command line
# [jgmac1106] I will compare to my other 13 Known installs ...see if I can find the difference
# [jgmac1106] ahhh okay
# gRegorLove Try Zegnat's gist with the `which` to find out where the binary is. There might be (likely, I'd say) a PHP 7.3 binary in that same path
[eddie] joined the channel
# sebsel [eddie]: I am reading the docs now too for exactly that ;) https://developer.apple.com/sign-in-with-apple/get-started/
# [jgmac1106] thx everyone this did the trick: composer install --ignore-platform-reqs
# gRegorLove yeah, I'd really recommend finding the php 7.3 binary and making a composer alias for it
# [jgmac1106] yeah I might just delete and start over, this has not happened to me yet and I been updating Known sites all day...my eldest was really out of date though
# gRegorLove Don't think you need to delete anything
# gRegorLove Who is the web host? They might set up the alias for you.
# [jgmac1106] easier than figuring out what "php 7.3 binary and making a composer alias for it" means and how to do it
# [jgmac1106] Reclaim hosting
# gRegorLove Fair :)
# [jgmac1106] thanks for the help everyone, kids home from school, talk to those around tonight
# sebsel yea, but I found this one regerding WWDR: https://stackoverflow.com/questions/4057241/iphone-what-is-a-wwdr-intermediate-certificate
# [jgmac1106] gRegorLove, sebsel, zegnat all working now and up to date thanks again
snarfed joined the channel
DenSchub_ joined the channel
KartikPrabhu joined the channel
# [jgmac1106] ooh and btw Marcus let me know, while not ideal, there is one line I could delete in composer.json
# gRegorLove aaronpk, when you get a chance could you review/merge https://github.com/indieweb/rel-me/pull/4? Then I'll be able to push an indiewebify.me update
# aaronpk based on their token endpoint I made a guess at https://appleid.apple.com/auth/authorize which does appear to be something
# aaronpk cause the error is different than a URL that doesn't exist like https://appleid.apple.com/auth/auth
# aaronpk well look at this https://media.aaronpk.com/2019/06/file-20190603133715-6090.png
snarfed joined the channel
[Ian_Forrester] and [dougbeal] joined the channel
dgold joined the channel; dgold left the channel
# gRegorLove who reports the reporting tool? :)
[tantek] joined the channel
# @xwolf @pfefferle Sach mal, kann es sein, daß das Webmention-Plugin bei normalen Kommentaren das Mailformat ändert?
Als ich die drei Plugins für Webmentions Indieweb,Semantik Web und Webmention) an hatte, wurde das Template auf englisch gesetzt und war ohne Autordaten und Content. (twitter.com/_/status/1135652012643819521)
snarfed joined the channel
[calumryan] joined the channel
dougbeal|iOS, [schmarty] and snarfed joined the channel
[dougbeal], [tantek] and snarfed joined the channel
# Loqi Sign In with Apple is an authorization api similar to social silo login buttons that allows a user to sign in using their Apple device https://indieweb.org/sign_in_with_apple
snarfed and KartikPrabhu joined the channel