https://gitlab.synchro.net/sbbs/sbbs/-/commit/b821af43eba59c714f85e893
Modified Files:
exec/load/rss-atom.js
Log Message:
Merge branch 'rss-atom' into 'master'
Fix massive regression introduced in previous commit.
Iterate over RSS feed channels and items in a less ugly way.
Don't iterate over all item children and cherry-pick the ones
we want, just target the desired elements instead.
Remove the "This is shitty" comment. It's still shitty overall,
but that particular shitty thing has been de-shitted.
See merge request sbbs/sbbs!5