Commit graph

8 commits

Author SHA1 Message Date
Teromene 4deefdfd7d Add enclosures support, see example in DemoBridge. 2016-01-19 12:34:38 +00:00
Marcus Rohrmoser 0890b52b4c properly escape atom xml. Refs https://github.com/sebsauvage/rss-bridge/issues/123 2015-04-24 17:14:17 +02:00
Mitsukarenai 119c30b999 fix AtomFormat elements escaping 2014-10-27 15:16:39 +01:00
Julien Desgats a8c5c05d37 Fixed HTML escaping for Atom items 2014-10-21 14:55:18 -04:00
Damien Calesse c06343128a SoundcloudBridge & Add icon to Atom Format 2014-07-24 13:51:42 +02:00
Mitsukarenai e81a19a04b [pull] date fallback for ATOM format 2014-05-14 14:27:57 +02:00
Sebastien SAUVAGE 4bf90735ef Corrections
* Corrected GoogleBridge (URI extraction was incorrect)
* Corrected ATOM format:
* mime-type was incorrect
* Hyperlinks were not clickable.
* non-UTF8 characters are now properly filtered.
* Corrected HTML format output:
* Hyperlinks were not clickable.
* Corrected error message when SimpleHtmlDom library is not installed.
* Added changelog.
2013-08-12 22:37:19 +02:00
Yves ASTIER 927b04dfef Refonte du code 2013-08-11 13:30:41 +02:00