summaryrefslogtreecommitdiff
path: root/plugins/instances
AgeCommit message (Expand)Author
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
2012-12-25plugins cleanup, update descriptionsAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-25experimental support for per-user plugins (bump schema)Andrew Dolgov
2012-12-24instances: add fbexport methodAndrew Dolgov
2012-12-24add -list-plugins option; about sections to pluginsAndrew Dolgov
2012-12-24add HOOK_UPDATE_TASKAndrew Dolgov
2012-12-23add instances pluginAndrew Dolgov