Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Frédéric Guillot d9de9d1852 feat(rss): fallback to enclosure URL when entry URL is missing 9 mēneši atpakaļ
  Frédéric Guillot 2e26f5ca75 test(reader): ensure consistent tags parsing across feed formats 9 mēneši atpakaļ
  jvoisin 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 10 mēneši atpakaļ
  jvoisin 60ad19c427 perf(rss): early return when looking for an item's author 10 mēneši atpakaļ
  jvoisin 0caadf82f2 perf(rss): optimize a bit BuildFeed 10 mēneši atpakaļ
  Frédéric Guillot 8142268799 feat: populate feed description automatically 11 mēneši atpakaļ
  Frédéric Guillot e342a4f143 fix: address minor issues detected by Go linters 1 gadu atpakaļ
  Frédéric Guillot 7f54b27079 fix(rss): handle item title with CDATA content correctly 1 gadu atpakaļ
  Frédéric Guillot a3ce03cc9d feat(rss): add workaround for RSS item title with HTML content 1 gadu atpakaļ
  Frédéric Guillot 191f3a7ad7 feat(rss): calculate hash based on item title/content for feeds without GUID and link 1 gadu atpakaļ
  jvoisin f109e3207c reader/rss: don't add empty tags to RSS items 2 gadi atpakaļ
  Frédéric Guillot ad1d349a0c rss: use Channel tags only if there is no Item tags 2 gadi atpakaļ
  Frédéric Guillot 08640b27d5 Ensure enclosure URLs are always absolute 2 gadi atpakaļ
  Frédéric Guillot fa9697b972 Remove trailing space in SiteURL and FeedURL 2 gadi atpakaļ
  Frédéric Guillot 4834e934f2 Remove some duplicated code in RSS parser 2 gadi atpakaļ
  Frédéric Guillot dd4fb660c1 Refactor Atom parser to use an adapter 2 gadi atpakaļ
  Frédéric Guillot 5948786b15 Add support for RSS <media:category> element 2 gadi atpakaļ
  Frédéric Guillot 648b9a8f6f Refactor RSS Parser to use an adapter 2 gadi atpakaļ