summaryrefslogtreecommitdiff
path: root/actions/doc.php
AgeCommit message (Expand)Author
2010-03-10Allow site-specific doc filesZach Copley
2010-02-21Fix for doc action on systems that return false for globbing in a non-existin...Brion Vibber
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
2010-01-22do actual language negotiation for help docsEvan Prodromou
2010-01-22restructure doc.php for new useEvan Prodromou
2010-01-22action/doc.php is PHPCS cleanEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21use array for eventsEvan Prodromou
2009-08-21add hooks to allow loading custom help documentationEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-02-10Moved /doc/ to /doc-src/Evan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-22Added some CSS classes for styling doc pages differentlyZach Copley
2009-01-20tiny phpdoc fixesRobin Millette
2009-01-20uiredesign and phpdocsRobin Millette
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-30move markdown require to commonEvan Prodromou
2008-06-30refactor common behaviour in settings pagesEvan Prodromou
2008-06-13function for retrieving a config variableEvan Prodromou
2008-06-13update TODO, and add variables to docsEvan Prodromou
2008-05-28error in file_exists()Evan Prodromou
2008-05-28add doc actionEvan Prodromou