]> git.wh0rd.org - tt-rss.git/history - classes/plugin.php
pngcrush.sh
[tt-rss.git] / classes / plugin.php
2017-12-13  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss...
2017-12-11  Andrew DolgovMerge branch 'master' of git.tt-rss.org:git/tt-rss...
2017-12-03  Andrew Dolgovplugin base: add type hint to init(host)
2017-12-03  Andrew Dolgovplugin base class: init pdo object
2017-12-02  Andrew Dolgovauth_internal: use PDO + other fixes
2017-05-23  Andrew Dolgovclasses/Plugin: remove dbh & host fields; set init...
2017-04-26  Andrew Dolgovremove some redundant php closing tags
2017-04-26  Andrew Dolgovfix various issues reported by static analysis
2017-02-10  Andrew Dolgovallow user plugins to expose public methods out in...
2016-01-26  Andrew Dolgovonly stop inline feed updates with open_basedir enabled...
2013-05-15  Andrew DolgovMerge branch 'master' of git://github.com/falu/Tiny...
2013-05-07  Andrew DolgovMerge branch 'master' into css-feedtree-counter
2013-04-19  Andrew Dolgovimplement plugin API version compatibility check
2013-04-17  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-17  Andrew Dolgovremove $link
2012-12-25  Andrew Dolgovmore work on user-selectable plugins; properly process...
2012-12-23  Andrew Dolgovadd and check plugin base class
2012-08-21  Andrew Dolgovremove hook-based plugins
2012-08-17  Andrew Dolgovrework class system to use subdirectories