index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
doc.php
Age
Commit message (
Expand
)
Author
2010-03-10
Allow site-specific doc files
Zach Copley
2010-02-21
Fix for doc action on systems that return false for globbing in a non-existin...
Brion Vibber
2010-02-01
fix local file include vulnerability in doc.php
Evan Prodromou
2010-01-22
do actual language negotiation for help docs
Evan Prodromou
2010-01-22
restructure doc.php for new use
Evan Prodromou
2010-01-22
action/doc.php is PHPCS clean
Evan Prodromou
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
use array for events
Evan Prodromou
2009-08-21
add hooks to allow loading custom help documentation
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-02-10
Moved /doc/ to /doc-src/
Evan Prodromou
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-22
Added some CSS classes for styling doc pages differently
Zach Copley
2009-01-20
tiny phpdoc fixes
Robin Millette
2009-01-20
uiredesign and phpdocs
Robin Millette
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-30
move markdown require to common
Evan Prodromou
2008-06-30
refactor common behaviour in settings pages
Evan Prodromou
2008-06-13
function for retrieving a config variable
Evan Prodromou
2008-06-13
update TODO, and add variables to docs
Evan Prodromou
2008-05-28
error in file_exists()
Evan Prodromou
2008-05-28
add doc action
Evan Prodromou