We got an inquiry yesterday about the source:account element, which the spec says is channel-level, we were using it in items.
So we've changed how this works.
- The <source> element is in items in the everyone feed and in comments feeds.
- The <source:account> element appears only at the channel level in personal feeds.
Examples
https://rss.chat/users/rss.xml
https://rss.chat/users/dave/rss.xml
Caveat and self-kudos
There will be loose-ends like this. Until now there was relatively little interesting in the source namespace. That has changed, it's good, but it means we must review the feeds carefully. I have Claude do that every time there's a change, but Claude is not flawless, it misses things, I find. ;-)
We're still making big risky changes -- on Wednesday we completely redid the way we serve static files. There's at least one more coming.
We got an inquiry yesterday about the source:account element, which the spec says is channel-level, we were using it in items.
So we've changed how this works.
Examples
https://rss.chat/users/rss.xml
https://rss.chat/users/dave/rss.xml
Caveat and self-kudos
There will be loose-ends like this. Until now there was relatively little interesting in the source namespace. That has changed, it's good, but it means we must review the feeds carefully. I have Claude do that every time there's a change, but Claude is not flawless, it misses things, I find. ;-)
We're still making big risky changes -- on Wednesday we completely redid the way we serve static files. There's at least one more coming.