summaryrefslogtreecommitdiff
path: root/classes/pluginhandler.php
AgeCommit message (Expand)Author
2022-11-12Address upcoming string interpolation deprecation.wn_
2021-11-12Address PHPStan warnings in 'classes/mailer.php', 'classes/opml.php', and 'cl...wn_
2021-11-12Update signature of handler 'csrf_ignore' to include types.wn_
2021-02-23drop errors.php and simplify error handlingAndrew Dolgov
2021-02-17 * add (disabled) shortcut syntax for plugin methodsAndrew Dolgov
2021-02-17pluginhandler: reject method requests without CSRFAndrew Dolgov
2021-02-17pluginhandlers: post notice if pluginmethod is requested without CSRF tokenAndrew Dolgov
2019-08-16af_readability: add missing fileAndrew Dolgov
2017-12-03force strip_tags() on all user input unless explicitly allowedAndrew Dolgov
2017-04-26remove some redundant php closing tagsAndrew Dolgov
2015-03-30add a wrapper for standard error codes returned by backend, also add explanat...Andrew Dolgov
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-03-16pluginhandler: better error reportingAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov