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
/
lib
/
action.php
Age
Commit message (
Expand
)
Author
2008-07-20
gettext strings and pass the query string between tabs http://laconi.ca/PITS/...
Mike Cochrane
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-10
Trailing whitespace on lines
Mike Cochrane
2008-07-10
More _t( to _( and sprintfs in new code
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-09
refactor common code between searches and between search and settings
Evan Prodromou
2008-07-09
defaults for argument functions
Evan Prodromou
2008-06-20
confirm email addresses
Evan Prodromou
2008-06-19
copy args function
Evan Prodromou
2008-06-12
only validate if values are sent
Evan Prodromou
2008-06-12
catch errors in debug log
Evan Prodromou
2008-05-29
even better boolean handling
Evan Prodromou
2008-05-29
fix checking boolean parameters
Evan Prodromou
2008-05-22
abstract out RSS 1.0 generation to allow multiple streams
Evan Prodromou
2008-05-22
strip slashes
Evan Prodromou
2008-05-21
validation in form handlers
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-17
fix array key check
Evan Prodromou
2008-05-17
try to fix arghandling in action
Evan Prodromou
2008-05-17
fixup argument handling in action superclass
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
move library files to lib
Evan Prodromou