petermolnartest: no, not yet, and I really should, but it's funky; my generator is python, the thing handles the request is php, and the ruleset is in multiple json files
@isellsoap@gRegorLove How is your workflow when posting a note in ProcessWire and automatically posting it to Twitter via Bridgy? Where do you add the Bridgy webmention endpoint URLs? Or do you use another method? (twitter.com/_/status/1271425693671399424)
jeremycherfasIndeed. And long ago I seem to remember master-slave for disk drives. But in this sense it means "primary" or "default" or something like that, not that it has power over others. Sill, why not change it.
[schmarty]There are sufficient alternatives to that terminology for database replication which still accurately describe the behavior. For example "leader/follower".
[LewisCowles][sknebel] apparently the trick to thousands of regexes is to build them into one large state machine, combining. That was at least how fastrouter was achieving some years ago.
petermolnarhowever, a combined regex could be used to match any potential known redirect and a lookup table to identify the target, but at that point, I'm not certain how much better it would be.
petermolnar[LewisCowles]: I followed the idea and reverted back to previous iteration, where I have static lists and arrays as first line of tests and only fall back to complex regexes if there's no other way
jeremycherfasMy redirects are fine. The problem I have is in hand-migrating the posts. When they get there, the rewrites will find them, but they aren't all there yet.
swentel, [jgmac1106], nickodd, geoffo, [tantek], [chrisaldrich], [KevinMarks] and gRegorLove joined the channel
jackythis _should_ work for any site that at least has indieauth setup. I might need to add some sort of fall-back to a provider if I can't find anything
[schmarty]jacky: i've got some example data from webmention.io's webhook notifications in Morris (which just catches and stores that data where my Hugo build can parse it for my templates to use) https://github.com/martymcguire/morris
jackymy hope was that in order to make it seamless that once you sign in, we'd find the feeds on your site that you expose as well as the WebSub endpoint
jackydoes that sound like something that'd reduce a bit of work for you w.r.t setup (b/c you're in the static space and some other people I'm targeting for Lighthouse are in that space as well)
[schmarty]when i had bigger POSSE dreams i started work on a thing i called Syndication Party. i ended up building just the IndieAuth parts on Glitch and getting distracted with other proejcts.
[schmarty]jacky: that was my hope! i have another handful of fun ideas to do with it but never came back to sit with the effort required to get a good robust feed watcher and websub implementation going.
petermolnarso, this is what came out of my redirect/gone/etc refactoring from today: https://pastebin.com/K7h19R70 - the 404.php ; https://pastebin.com/uRvKG63m - the actual dataset it iterates over with various methods. Some parts of me are proud, because it's working quite nicely, but deep down I'm quite ashamed that I need it.
aaronpkyeah i switched mine to stop autogenerating short URLs for everything, now I have a URL shortener app at aaronpk.com that i can use to make short links to whatever, not just my own posts
[Paulo_Pinto]If I generate webmentions from a RSS feed through a IFTTT action that runs once a day, at a particular time, how are treated webmentions already sent? Are they going to be sent again, creating SPAM? I tried to find the answer but I am confused.
petermolnar[Paulo_Pinto]: they will be sent again, which is OK - re-sent webmentions usually indicate something has changed in the article, but they are not forbidden.
jackykey=agdicmlkLWd5cmULEg1QdWJsaXNoZWRQYWdlIj5odHRwczovL3YyLmphY2t5Lnd0Zi9wb3N0L2VjMGY5ZDA4LWY0MmMtNDZhYS04YTNlLTRlYjI0NTdlZGEwNAwLEgdQdWJsaXNoGICAkKWYt4AJDA) for mastodon
@bixtweetsWell shit. This db plugin won’t let me save an edit to this comment to change the Comment-Type to webmention because another field is required, despite obviously not being required when the comment was created. Shit. (twitter.com/_/status/1271579919189807106)
@bixtweets↩️ And there isn’t. Of course there isn’t. This should be working, as the post is properly displaying a webmention already, so why not this second one? (twitter.com/_/status/1271584902421417985)