Subj : exec/load/rss-atom.js To : Git commit to sbbs/master From : Rob Swindell Date : Fri Aug 28 2020 01:30 pm https://gitlab.synchro.net/sbbs/sbbs/-/commit/3605fed110cdde163b61da67 Modified Files: exec/load/rss-atom.js Log Message: 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. .