miniflux-legacy/vendor
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
..
JsonRPC Improve files organization 2014-02-08 14:13:14 -05:00
PicoDb Replace callable by Closure to be compatible with PHP 5.3 2014-02-09 15:13:36 -05:00
PicoFarad Replace callable by Closure to be compatible with PHP 5.3 2014-02-09 15:13:36 -05:00
PicoFeed Provides enahncement fguillot/miniflux #162 "Provide original link to any audio/video enclosures". 2014-02-17 10:41:22 -08:00
PicoTools Ability to edit a subscription 2013-12-05 21:23:46 -05:00
Readability Download full content of articles (like Readability) 2013-07-28 20:10:07 -04:00
SimpleValidator Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
.htaccess Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
password.php Move everything to the top-level directory 2013-05-21 12:34:39 +02:00