]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/logout.php
isReadOnly() now takes arguments
[quix0rs-gnu-social.git] / actions / logout.php
2009-04-13 Evan ProdromouisReadOnly() now takes arguments
2009-04-08 CiaranGMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'adrianlang-827' of git://gitorious.org...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Zach CopleyMerge branch 'master' of ssh://zach@dev.controlyourself...
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-23 Robin Millettemark a bunch of actions read-only
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-20 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-20 Robin Milletteuiredesign + phpdocs
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouAll actions now use isReadOnly()
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-24 Evan Prodromoucorrect name for common_forgetme() in logout
2008-06-24 Evan Prodromouimplement rememberme functionality
2008-06-19 Evan Prodromoutry to clear openid url cookie better
2008-06-19 Evan Prodromouimmediate mode for openid
2008-05-20 Evan Prodromoutrim whitespace
2008-05-17 Evan Prodromougo to public timeline on logout and handle missing...
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromouconsiderable coding