[schmarty]hoho, oops, i need a threshold in my site publisher that catches things like "the template changed and all posts seem to be updated". my site just resent mentions for every page, in addition to pinging my websub hub for every page that is a list of posts (e.g. the main posts page but also every tag)
@christydena@pfefferle Hello Matthias! Query: my web mentions were working for my last post on April 27, but now not. I’ve deactivated Wordfence but not change. Any ideas? Plugins: Bridgy, IndieWeb, Post Kinds, Semantic-Linkbacks, Series, Simple Location, uf2, Webmention, WP Related posts :) (twitter.com/_/status/1004903721686319104)
aaronpkI saw all your old webmentions in monocle because they hadn't been seen by it yet! normally it dedupes those but you sent them for a lot of oooold posts from before monocle was around!
gRegorLoveHah "Reading Wikipedia articles and randomly clicking links to other articles. Where can I land? Not affiliated with Wikipedia, bother @richardg867 instead."
snarfed, barpthewire, globbot, cweiske, yoroy, [kevinmarks], [pfefferle], swentel, StryKaizer, Harsh1, jeremycherfas, [jgmac1106], [wiobyrne], leg, [snarfed], [xavierroy], iasai and [cjwillcock] joined the channel
petermolnarssllabs also lists some of my ciphers as weak, despite: ssl_ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA:AES128-GCM-SHA256:AES128-SHA:HIGH:!ADH:!EXP:!LOW:!RC2:!3DES:!SEED:!MD5:!aNULL:!EDH:!CAMELLIA:!MEDIUM:!RC4:!eNULL;
sknebelpetermolnar: quite possible. of course, I think for private sites it often makes sense to put compatibility over max security, so I'd have to look up what clientsexactly you're loosing when you turn it off
petermolnarI'm actually tempted to put ssl back - the whole https run just starting to feel like a swamp, constantly deprecating backwards compatibility
schmartyFrom my memory, it generates a file name by combining the source and target URLs in a string and taking the hash of that string, then writes the JSON payload from wmio there.
schmartyThe “storage” bit handles saving the actual mention data. The index makes the mentions actually findable by mapping the target path to a list of “ids”, which are those file names that the storage generated.
tantekhas anyone tried using fed.brid.gy to comment (via Webmention) on an ActivityPub supporting site *other than* Mastodon? E.g. peertube (via nightpool in # social on w3c irc)
[schmarty][dgold]: sent a PR to your PR (PR-ception) to make whitespace match up. apparently my default for php is unexpanded tabs, which i would like to fix but will do in a separate pass.
Zegnataaronpk, for IndieAuth stuff, I am going to update my copy-paste-guide at https://gist.github.com/Zegnat/a2ff8835a6bfc59e076ec7779cf01dc7 . It lets me setup a completely selfcontained/offline environment to demo Micropub clients like Omnibear in within minutes, thanks to all the small separated tools!
@calum_ryan↩️ It's a pre-JAMStack term setup, using a somewhat unconventional mix of a Jekyll build I setup originally for my blog and layered on top of that is a LAMP setup for the content I syndicate out to Twitter using http://Brid.gy along with support for Webmentions and Micropub (twitter.com/_/status/1005185475257274368)