Skip to content
Snippets Groups Projects
Select Git revision
0 results

rss-atom.js

Blame
  • Forked from Main / Synchronet
    Source project has a limited visibility.
    • echicken's avatar
      3605fed1
      Fix massive regression introduced in previous commit. · 3605fed1
      echicken authored
      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.
      3605fed1
      History
      Fix massive regression introduced in previous commit.
      echicken authored
      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.