Commit History

Author SHA1 Message Date
  Frédéric Guillot d947b0194b Handle RSS entries with only a GUID permalink 3 years ago
  Frédéric Guillot 1eb01b39e7 Use truncated entry description as title if unavailable 4 years ago
  Frédéric Guillot 5b8eb4735c Handle RSS feed title with encoded Unicode entities 5 years ago
  Frédéric Guillot 6e2e2d1665 Setup golangci-lint Github Action 5 years ago
  hykhd 053b1d0f8d Handle RSS feeds with CDATA in author item element 5 years ago
  Frédéric Guillot 5043749b9f Add workaround for entry title with double encoded entities 5 years ago
  Frédéric Guillot 291bf96d15 Do not strip tags for entry title 5 years ago
  Frédéric Guillot f722fd1208 Handle invalid feeds with relative URLs 5 years ago
  Frédéric Guillot a108cb7808 Handle various invalid date 5 years ago
  Frédéric Guillot 1d6b0491a7 Ignore <media:title> in RSS 2.0 feeds 5 years ago
  Frédéric Guillot 997e9422eb Ignore enclosures without URL 6 years ago
  Frédéric Guillot bf632fad2e Allow only absolute URLs in comments URL 6 years ago
  Frédéric Guillot 1b33bb3d1c Improve Podcast support (iTunes and Google Play feeds) 6 years ago
  Frédéric Guillot 912a98788e Add support of media elements for Atom feeds 6 years ago
  Frédéric Guillot f90e9dfab0 Add support of media elements for RSS 2 feeds 6 years ago
  Frédéric Guillot dbcc5d8a97 Use canonical imports 7 years ago
  Frédéric Guillot e2d02bac5a Rename RSS parser getters 8 years ago
  Frédéric Guillot f76093690c Get the right comments URL when having multiple namespaces 8 years ago
  Ben Brooks 538d08c16c Add CommentsURL to entry 8 years ago
  Frédéric Guillot 6ea4da3bce Handle RSS author elements with inner HTML 8 years ago
  Frédéric Guillot 482785c5e6 Convert enclosure size field to bigint 8 years ago
  Frédéric Guillot c39f2e1a8d Rename helper packages 8 years ago
  Frédéric Guillot 1d8193b892 Add logger 8 years ago
  Frédéric Guillot 827683ab59 Make sure that item URL are absolute 8 years ago
  Frédéric Guillot 84d912c979 Rewrite imports 8 years ago
  Frédéric Guillot 33445e5b68 Add the possibility to define rewrite rules for each feed 8 years ago
  Frédéric Guillot 2b641cc224 Improve feed parsers 8 years ago
  Frédéric Guillot d5838b6734 Move feed parsers packages in reader package 8 years ago