summaryrefslogtreecommitdiff
path: root/actions/logout.php
AgeCommit message (Expand)Author
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-01-23mark a bunch of actions read-onlyRobin Millette
2009-01-20uiredesign + phpdocsRobin Millette
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan 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 NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-23correct name for common_forgetme() in logoutEvan Prodromou
2008-06-23implement rememberme functionalityEvan Prodromou
2008-06-19try to clear openid url cookie betterEvan Prodromou
2008-06-19immediate mode for openidEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-17go to public timeline on logout and handle missing user more gracefullyEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14considerable codingEvan Prodromou