summaryrefslogtreecommitdiff
path: root/plugins/instances/init.php
AgeCommit message (Expand)Author
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2015-08-03Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2015-08-03add one catchall function to make uniqids/keyhashes/etc used by tt-rssAndrew Dolgov
2015-08-03instances plugin: do not validate secretkey formatAndrew Dolgov
2015-03-30add a wrapper for standard error codes returned by backend, also add explanat...Andrew Dolgov
2014-01-17increase randomness of shared url keys a bitAndrew Dolgov
2013-12-24remove unnecessary wrapping from share uniqid() keysAndrew Dolgov
2013-04-19plugins: bump API versionAndrew Dolgov
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-02instances: fix a few wrong calls, move genHash method from rpcAndrew Dolgov
2013-04-01move addInstance call to instances pluginAndrew Dolgov
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not fo...Andrew Dolgov
2013-03-15Delete blank lines from end of instances plugin's init.phpBrian Ronald
2012-12-30rename plugin main class filesAndrew Dolgov