#meta 2025-01-16

2025-01-16 UTC
#
kaja.sknebel.net
edited /User:Kaja.sknebel.net/upcoming-hwcs (-10) "update from events.indieweb.org"
(view diff)
#
tantek.com
edited /events/2025-01-15-hwc-europe (+8) "+me, forgot to add to etherpad"
(view diff)
#
gregorlove.com
edited /events/2025-01-15-hwc-europe (+4) "/* Notes */ fix some link bullets"
(view diff)
#
tantek.com
edited /streak (+233) "+Swarm"
(view diff)
sp1ff and strugee joined the channel
#
artlung.com
edited /events/2025-01-15-hwc-europe (+229) "/* Notes: breaking into sections */"
(view diff)
jimw joined the channel
karjala, thegr8whoopdini[, gRegor, gRegorLove_, [KevinMarks], glacier and [Murray] joined the channel
#
Loqi
[[Comparison_of_software_and_protocols_for_distributed_social_networking]] https://en.wikipedia.org/w/index.php?title=Comparison_of_software_and_protocols_for_distributed_social_networking&diff=1269776094&oldid=prev LemurianPatriot: Redid the entire page to make it look normal and separate the protocols and softwares, not the most beautiful page ever but it works. Feel free to import any more references from the previous revision if I missed some
doesnm joined the channel
#
kaja.sknebel.net
edited /User:Kaja.sknebel.net/upcoming-hwcs (-333) "update from events.indieweb.org"
(view diff)
#
kaja.sknebel.net
edited /Template:next-hwc (+0) "update next date from events.indieweb.org"
(view diff)
Guest6 joined the channel
gRegor, gRegorLove_ and aelaraji9 joined the channel
jeremycherfas joined the channel
#
gRegor
Not sure how to avoid it, but kinda looks bad if Loqi is nudging after an intro, haha https://chat.indieweb.org/2025-01-16#t1737051690662300
#
Loqi
[preview] [jasonshellen] 👋 Hey I'm Jason Shellen. I've spent a good chunk of my career dreaming up and building things that intersect with IndieWeb ideas. I participated in the creation of Atom while working on Blogger (before and after being acquired by Google). I found...
#
aaronpk
yeah, and it only happened because the discord bridge sends an edit when there is a link in the message
#
aaronpk
a single message doesn't trigger the nudge by itself
#
aaronpk
i could make the nudge ignore edits
#
[tantek]
Yeah I saw that I was like great Jason tripped the bot on his first time here 🙈
sebbu2 joined the channel
#
aaronpk
ignoring the edit would have prevented this occurrence. but it would still happen if someone sent a multiline message as their intro
#
[Joe_Crawford]
!archive https://events.indieweb.org/2025/01/front-end-study-hall-019-WjRE1WdPjK1v events/2025-01-16-front-end-study-hall
#
cali-iwc
Created https://indieweb.org/events/2025-01-16-front-end-study-hall. Please review the page to ensure the document is correctly formatted and remove any unnecessary text.
#
cali.moe
created /events/2025-01-16-front-end-study-hall (+4683) "Created event page using IndieWeb events / Etherpad archiver"
(view diff)
[fluffy] joined the channel
#
artlung.com
edited /Front_End_Study_Hall () "(-565) /* To-Study List! removed some items covered in https://indieweb.org/events/2025-01-16-front-end-study-hall and others*/"
(view diff)
#
artlung.com
edited /Front_End_Study_Hall (+141) "/* Meetings: added #019 */"
(view diff)
#
artlung.com
edited /Front_End_Study_Hall (+220) "/* Meetings - reformat, include note directing folks at the "show notes" */"
(view diff)
#
artlung.com
edited /events/2025-01-16-front-end-study-hall (+48) "/* Digression on Fame: Gag Halfrunt */"
(view diff)
#
artlung.com
edited /events/2025-01-16-front-end-study-hall (+316) "/* Fonts til sIFR has a wikipedia page */"
(view diff)
gRegorLove_ joined the channel
mondodaemon joined the channel
#
Loqi
[preview] [gRegorLove] #67 Update URL auto linking
#
aaronpk
doesn't that . need a backslash? otherwise it matches any char
#
gRegor
updated
#
gRegor
all links can spare a character right? \s
max1 joined the channel
#
[tantek]
I have no idea how that regex doesn't just return anything as a URL
#
aaronpk
lol i mean it has to start with https:// or http:// at the very least, but yea it might be a bit permissive after that
#
[tantek]
huh, that's a short list of sentence terminators in the code currently then
#
[tantek]
FWIW here is the list of characters I've had to drop off the end of a URL in the context of prose that was being auto-linked (from CASSIS auto_link function)
#
[tantek]
.!?,:;"')]}
#
[tantek]
necessary backslash escaping left as an exercise to the reader and the code context they intend to re-use it
#
greg.just.greg
Hm. I don't love the way that rendered.
#
greg.just.greg
That's better.