summaryrefslogtreecommitdiff
path: root/classes/plugin.php
AgeCommit message (Expand)Author
2017-04-26remove some redundant php closing tagsAndrew Dolgov
2017-04-26fix various issues reported by static analysisAndrew Dolgov
2017-02-10allow user plugins to expose public methods out in a limited fashionAndrew Dolgov
2016-01-26only stop inline feed updates with open_basedir enabled if there are any plug...Andrew Dolgov
2013-04-19implement plugin API version compatibility checkAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-23add and check plugin base classAndrew Dolgov
2012-08-21remove hook-based pluginsAndrew Dolgov
2012-08-17rework class system to use subdirectoriesAndrew Dolgov