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
/
logout.php
Age
Commit message (
Expand
)
Author
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
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-04
remove unused openid lib from logout action
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-05-15
Added event handlers to logout action
Zach Copley
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-20
uiredesign + phpdocs
Robin Millette
2009-01-15
All actions now use isReadOnly()
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
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-07-22
base class is_readonly() now returns false by default
zach
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-23
correct name for common_forgetme() in logout
Evan Prodromou
2008-06-23
implement rememberme functionality
Evan Prodromou
2008-06-19
try to clear openid url cookie better
Evan Prodromou
2008-06-19
immediate mode for openid
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-17
go to public timeline on logout and handle missing user more gracefully
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
considerable coding
Evan Prodromou