Commit Graph

19 Commits

Author SHA1 Message Date
Frédéric Guillot
342f56b9d1 Add fix for the RadioFrance podcast and ignore a php warning 2014-07-05 16:10:58 -03:00
Frédéric Guillot
ee17f9dad6 Change Rss 2.0 item id generation 2014-05-28 19:16:36 -04:00
Frédéric Guillot
35e07a8903 Fix bug for Rss 2.0 feeds with Atom namespace 2014-05-24 12:21:07 -04:00
Frédéric Guillot
3840a87128 Update to the last version of PicoFeed 2014-05-20 14:20:27 -04:00
Frédéric Guillot
e6e6db71f8 Add RTL language support 2014-03-16 21:35:57 -04:00
Frédéric Guillot
74d8d361ee Improve enclosure support 2014-02-17 22:04:49 -05:00
Philip Walden
2874d16a5d Provides enahncement fguillot/miniflux #162 "Provide original link to any audio/video enclosures".
Essentially, if an enclosure tag exists in the item, then the item menu will contain
a link 'multimedia [speaker symbol]' to the media url. Otherwise, if there is no
enclosure tag, there is no menu item shown.

This feature required adding an enclosure column to the items table (models/schema.php)
and bumping the DB version to 21 (models/config.php). I also added enclosure tag logic
to the Rss20 parser, the model/item.php and template/item.php files.
2014-02-17 10:41:22 -08:00
Frédéric Guillot
ad75a71a51 Bug fix: when the title is empty, use the url as title 2014-01-11 19:46:30 -05:00
Frédéric Guillot
d92f201fdc Quick and dirty hack for id generation 2013-12-17 20:56:53 -05:00
Frédéric Guillot
431464036a Improve date parsing for invalid date 2013-10-23 18:39:21 -04:00
Frédéric Guillot
de8133b7ee Add support for CP1251 encoding 2013-10-03 23:14:39 -04:00
Frédéric Guillot
b6adfb7168 Add console to display debug messages 2013-08-29 19:34:11 -04:00
Frederic Guillot
0b5895733b Change item id everywhere (shorter and use less db space) 2013-07-26 21:00:39 -04:00
Frederic Guillot
d6c65bec9d Add support to dump debug output to a log file 2013-07-06 14:29:45 -04:00
Frederic Guillot
9c8b19ff68 Update picoFeed to support broken feeds and new blacklist media 2013-06-29 13:41:36 -04:00
Frederic Guillot
6f2702b256 Update of picoFeed 2013-06-28 21:50:15 -04:00
Frederic Guillot
271241fcf7 Update of picoFeed 2013-06-26 19:30:46 -04:00
Frederic Guillot
6c4168c01e Improve encoding detection/conversion 2013-06-01 14:57:17 -04:00
Frederic Guillot
8fd7b18927 Move everything to the top-level directory 2013-05-21 12:34:39 +02:00