index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
block.php
Age
Commit message (
Expand
)
Author
2009-06-17
Updated markup yes/no form actions to be consistent with the rest of the site
Sarven Capadisli
2009-06-14
Some UI improvements for blocking and unblocking
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-01-23
uiredesign
Robin Millette
2009-01-22
uiredesign + 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 NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-08
enable block API
Evan Prodromou
2008-12-08
error in figuring out actions to return to
Evan Prodromou
2008-12-08
add returnto information to the block form
Evan Prodromou
2008-12-08
change element_start to element for instructions
Evan Prodromou
2008-12-08
return true from block action
Evan Prodromou
2008-12-08
add header and footer
Evan Prodromou
2008-12-08
fixup handle function in block action
Evan Prodromou
2008-12-08
add block form to subscribers list and profile page
Evan Prodromou