#Loqi[preview] [Nick Simson] Bookmarked The Negative Impact of Mobile-First Web Design …Bookmarked The Negative Impact of Mobile-First Web Design on Desktop.
Try not to be alarmed by the headline. They key phrase here is content dispersion, an effect of scaling up the mobile ...
#[nsmsn]OK I see the @nazhamid like in JSON, with name and content both with a value of "Bridgy Response"
#GWGNow, the question is what should be the behavior
[nsmsn] joined the channel
#[nsmsn]Yeah I think I just want it to show up as a like, but not necessarily a comment or reply
#GWGWell, that's the thing. The facepile version shows no content. You are rendering it as a comment, so it is showing the content, which has no meaning
#GWGIn the old days, we'd make it say something like Bob liked this article.
#GWGSo, you can replace the comment text with anything from the comment.
#GWGThere might be a case for us to bring code like that into the plugin.
gRegor joined the channel
#[nsmsn]That would be simpler for someone like me...I used a directory theme, but I would like to replace it with a theme I build myself someday
#[nsmsn]GWG, I know you're no big into Gutenberg, but I'm using a "block theme" here...so my comments is one chunky block pattern in the Single post: Note block template
#[nsmsn]My $0.02 is put this kind of functionality into the plugin
#GWGIf it isn't separating, then the theme is using a block to display comments and ignoring it.
sknebel, tinystoat and sebbu2 joined the channel
#GWGContinuing my cleanup of IndieAuth this week. Moved a lot of stuff around to make it a bit cleaner and clearer, which should set up for another tweak to the ticket endpoint code.
#Loqi[preview] [Nick Simson] Bookmarked The Negative Impact of Mobile-First Web Design …Bookmarked The Negative Impact of Mobile-First Web Design on Desktop.
Try not to be alarmed by the headline. They key phrase here is content dispersion, an effect of scaling up the mobile ...
#Loqi[preview] [Nick Simson] Likes Withdrawing my workshop from HighEdWeb 2023 by …Likes Withdrawing my workshop from HighEdWeb 2023 by Rachel Cherry.
At least two presenters are withdrawing from this year’s HighEdWeb annual conference (which begins Sunday). One of the conf...
[jeremycherfas] joined the channel
#[jeremycherfas]Both examples look good to me. Not sure whether it is intentional, but the animation when hovering over the first face image (when there are two) is interesting.
#[snarfed]nsmsn you probably want to use the webmention plugin's "Canonical URL" for the links instead of the webmention source URL. more: https://brid.gy/about#appspot . otherwise looks good!
[Joe_Crawford], gRegor, neceve, [jacky] and [nsmsn] joined the channel
#[nsmsn]hmmm...where do I find the canonical URL setting in the webmention plugin?
#[snarfed]afaik there isn't a setting, the plugin does it automatically when it renders comments and facepiles. if you're using Indieblocks's facepile block (?) to render them instead, I guess that block would have to add support for it? cc GWG
[KevinMarks] joined the channel
#GWG[snarfed]: Yes, we have a function that returns the canonical URL. Maybe the block extension predates Webmention 5.0?
[aciccarello] and [nsmsn] joined the channel
#[nsmsn]I’ll submit an issue on the Indieblocks plugin GitHub and see how the author responds