Reading your thoughts, as long as you write them down first
Always nice to see a new webmention implementation
Yes: I'll be here for some of this
Yes: I was up, so I came
Can you find out for me why I can't make a scrolling table with non - crolling headings by doing
tbody {overflow:scroll;}
And instead have to do something like
thead th {position:sticky; top:0; background:white;}
And if I have anything else above the table I want to hang around I need even more sticky stuff
Nice bit of reconstruction, and that you're factoring at the indieweb protocol level makes sense. Another protocol you may want to look at is WebSub so you don't need to poll your feeds so often, but can call web hooks when they are updated.
Perhaps you could put it inside a details/summary block, so the info is there if they want to expand it?
That leaves the option of revealing it in a sidebar on larger screens, for example.
Nice summary of h-card and structure, but why hide it from site visitors? Surely it's interesting for them too.
That's why we have webmention.rocks to help you test them
Yes:
Maybe: