]> git.mxchange.org Git - quix0rs-gnu-social.git/history - index.php
Merge branch 'master' of http://goukihq.org/misc/git/laconica-locales
[quix0rs-gnu-social.git] / index.php
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2008-12-03 Evan Prodromouallow recoverpassword in private mode
2008-12-03 Evan Prodromouallow registrations even when site is private (for...
2008-12-03 Evan Prodromouadd finishopenidlogin to list of actions that anon...
2008-12-03 Evan Prodromoufine-tuning the privacy flag
2008-12-03 Evan Prodromouallow doc and api calls from private
2008-12-03 Evan Prodromouif the site is marked as private, redirect anon users...
2008-12-03 Evan Prodromouchange Action::init() to Action::prepare() to avoid...
2008-12-02 Evan Prodromouinit() returns boolean success value
2008-12-02 Evan Prodromouadd init, last_modified to actions
2008-08-06 Evan Prodromoumake init of lang environment happen earlier, or when...
2008-07-24 Evan Prodromouuse a random mirror
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-04 Gina HaeussgeValidate action parameter
2008-06-22 Evan Prodromouremove check immediate
2008-06-19 Evan Prodromouimmediate mode for openid
2008-05-20 Evan Prodromoutrim whitespace
2008-05-19 Evan Prodromoubetter headers
2008-05-17 Evan Prodromouchange from class call on action to obj call
2008-05-17 Evan Prodromouadd action class to default loads
2008-05-17 Evan Prodromoucorrect placement of common
2008-05-17 Evan Prodromoufixes to make it all lint
2008-05-14 Evan Prodromoulicense block for source code
2008-05-14 Evan Prodromoudeny access to include files
2008-05-14 Evan Prodromouconsiderable coding
2008-05-07 Evan Prodromoubeginnings of PHP