#dev 2024-03-26
2024-03-26 UTC
jazzSlug and ttybitnik joined the channel
# [tantek] is there a best practice for adding soft line breaks to a large nested quote that requires explicit wrapping so that the "> " show up at the beginning of each line of the quote? one trailing space on the end of each line to indicate a soft line-break is what I'm thinking, and maybe soft-wrapping at last soft-wrap opportunity before 70 chars on a line, including the leading "> ", or if no such opportunities then breaking at the 68th character
# [KevinMarks] I think Gmail reflows as a blockquote in that context
[tantek] joined the channel
# [tantek] Gmail is actually really bad at this and somehow attaches extra semantics to plain text so you never know if you copy&paste and delete a ">" character if it will actually make it NOT look like it's part of a quote, or vice versa, if adding a ">" character will actually make it look like part of a quote or just literal text. It's really unpredictable and horrible to use for plain text emails with ">" quoting.
bruh and Renfield joined the channel
# [Erik] [gRegorLove] It would? That would be great. Checking that out, thanks!
Maxpm, [dominik], gRegorLove_, gRegorLove__, gRegor, nertzy_, mahboubine, [David_Peach], [contact898], ttybitnik and AramZS joined the channel
bhavin192 left the channel
# [schmarty] probably relevant beyond #indieweb-dev but definitely IndieWeb-related in terms of private feeds, etc. https://www.404media.co/email/4e6c0b81-03f6-4370-8fc8-98dab30bfd45/
Guest6, [Joe_Crawford] and shoesNsocks joined the channel
# Loqi A Capability URL (AKA hard to guess URL or secret URL) is a URL that provides access to a resource to anyone who has the URL without an explicit login https://indieweb.org/capability_URL
[Murray] and [aciccarello] joined the channel
# [aciccarello] I've never heard that term before
# [aciccarello] Looking at the w3 pages now
# [aciccarello] What distinguishes it from unlisted URLs?
# Loqi It looks like we don't have a page for "unlisted URL" yet. Would you like to create it? (Or just say "unlisted URL is ____", a sentence describing the term)
# [aciccarello] What is unlisted?
# Loqi unlisted are publicly visible posts that are not included in a homepage or feed(s), and are typically excluded from site search features and broader web search services https://indieweb.org/unlisted
# [aciccarello] unlisted << [[capability URL]]
# Loqi ok, I added "[[capability URL]]" to the "See Also" section of /unlisted https://indieweb.org/wiki/index.php?diff=94370&oldid=86124
# [aciccarello] It seems like the name "capability" has in mind actions like password resets
[KevinMarks] joined the channel
# [KevinMarks] Duncan Watts's Six Degrees is quite good - I preferred it to Barabasi's Linked
# [KevinMarks] Capability often implies a URL that causes an action, ie something that you POST to rather than GET
# [aciccarello] "Capability URLs should expire. For example, it may be suitable to have a capability URL that can only be accessed once, or one that expires after a week. Password reset links should expire after the password has been successfully changed, or when the email address on the account changes."
# [Joe_Crawford] Based on the definition an RSS feed url which is secured with a token or attached to iCal feeds would be capability URLs.
# [aciccarello] Those are actually mentioned https://w3ctag.github.io/capability-urls/#google-calendar https://w3ctag.github.io/capability-urls/#flickr-images
# [tantek] the phrase "private address" in the UI for Google Calendar shown here https://w3ctag.github.io/capability-urls/#google-calendar makes sense to me along with the warnings.
# [tantek] capability URL << similar or at least adjacent conceptually: https://en.wikipedia.org/wiki/Capability-based_security
# Loqi ok, I added "similar or at least adjacent conceptually: https://en.wikipedia.org/wiki/Capability-based_security" to the "See Also" section of /capability_URL https://indieweb.org/wiki/index.php?diff=94374&oldid=94373
[capjamesg] and btrem joined the channel
# Loqi IndieWebForum is an experimental place for people to ask questions and start discussions at a slower pace than in chat https://indieweb.org/IndieWebForum
# mahboubine what's the backend of this forum?
# mahboubine it looks beautiful
# Loqi IndieWebForum is an experimental place for people to ask questions and start discussions at a slower pace than in chat https://indieweb.org/IndieWebForum
[lcs] and [qubyte] joined the channel
# [KevinMarks] on the unlisted/capability discussion, should we define 'visibility' for the category they're instances of? Currently it's pointed to the micropub extension, but it seems to be the broader term, per this discussion, and could link back to the micropub example https://twitter.com/FreyaHolmer/status/1772615971171148242
jjuran_ joined the channel
# [aciccarello] btrem Here's my 11ty code for that section https://github.com/aciccarello/ciccarello.me/blob/main/_includes/mentions.html
# [aciccarello] The email href includes the some prefilled content that's url encoded
# [aciccarello] I'm using liquid but I bet there's a nunjucks way to do that too
# [KevinMarks] yep, it's a pipe filter https://mozilla.github.io/nunjucks/templating.html#urlencode
bterry1 and ttybitnik joined the channel
# [KevinMarks] no, 'visibility' is what micropub, mastodon, wordpress etc call the post's public/private/unlisted state
# [tantek] [KevinMarks] that post was shared by [schmarty] earlier today, it's what kicked off the capability URLs conversation https://chat.indieweb.org/dev/2024-03-26#t1711464843787400
# [KevinMarks] what is visibility?
# Loqi Micropub extensions are Micropub protocol-related features that are proposed, prototyped, or implemented in Micropub clients and servers beyond the official Micropub specification https://indieweb.org/visibility
# [KevinMarks] it's not that
# [KevinMarks] yes, but calling that 'visibility' is not just what micropub does, but what alot of other things do to
# [KevinMarks] yes, that's what I meant
[0x3b0b] joined the channel