ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
459 stars 38 forks source link

Improve Atom XML feed support #80

Open andypiper opened 10 months ago

andypiper commented 10 months ago

Currently, the Atom feeds fail validation with a few warnings (example). Specifically, the following could be improved:

There are a few other things that could be tightened up as well.

andypiper commented 10 months ago

Currently, timestamps are fine on the top-level index.xml, but the per-tag feeds have the time formatted differently...

ckolderup commented 10 months ago

Looks like a bunch of this has been fixed, but you're right that there are still two issues on the per-tag feeds (route here):