summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2010-11-26Revert "Ticket #2796: don't allow arbitrary overriding of the 'action' class ...Evan Prodromou
2010-11-19Ticket #2796: don't allow arbitrary overriding of the 'action' class and othe...Brion Vibber
2010-09-03Suppress notices in index.php running under lighttpdBrion Vibber
2010-06-08added 2 missing authors, foudn automatically in git logsBrenda Wallace
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-04-27add rsd to the list of login actionsCraig Andrews
2010-03-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Log backtraces for non-ClientException exceptions caught at the top-level han...Brion Vibber
2010-03-16Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...Brion Vibber
2010-03-16Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...Brion Vibber
2010-03-16Fixed IE7 prompting the user to download OpenSearch description xml after log...Jeffery To
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Making one time passwords work on private sitesJames Walker
2010-03-03remove debug lineBrion Vibber
2010-03-03Language setting fixes:Brion Vibber
2010-03-01Don't attempt to retrieve the current user from the DB while processing a DB ...Craig Andrews
2010-03-01Use PHP exceptions for PEAR error handling.Craig Andrews
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-28lost config in index.php made all traffic go to masterEvan Prodromou
2010-01-28Revert "Revert "move RW setup above user get in index.php so remember_me works""Evan Prodromou
2010-01-28Revert "move RW setup above user get in index.php so remember_me works"Evan Prodromou
2010-01-28move RW setup above user get in index.php so remember_me worksEvan Prodromou
2010-01-28always set up database_rw, regardless, so cached sessions workEvan Prodromou
2010-01-13don't write Inbox if on a read-only page, but encacheEvan Prodromou
2010-01-11add inbox to list of always-readwrite tablesEvan Prodromou
2009-12-18Set returnto when redirected to login of a private install (for 0.9.x)Jeffery To
2009-11-17Fix ticket 1816: Database errors recorded as "Array"Brion Vibber
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-05Added an AutoRegister eventCraig Andrews
2009-11-04Allow all API calls, even if the site is configured as private. TheZach Copley
2009-10-30Allow non-users to view the site's xrds when the site is private. Getting to ...Craig Andrews
2009-10-03more doxygenBrenda Wallace
2009-10-03added doxygenBrenda Wallace
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-23revert output buffering (costly) for ETags (low priority)Evan Prodromou
2009-09-19handle Godaddy-style PATH_INFO which includes the scriptEvan Prodromou
2009-09-19@author tags updated -- only one entry per name nowBrenda Wallace
2009-09-17fixed up space on @author tagsBrenda Wallace
2009-09-16Updated csarven emails to csarven@status.net and removed dupesSarven Capadisli
2009-09-15dedupe evansEvan Prodromou
2009-09-15change all evans to evan@status.netEvan Prodromou
2009-09-14pulled @author from git logsBrenda Wallace
2009-09-14fixed indentation for the pear code stylesBrenda Wallace
2009-09-14lotsa of multiline if statements and function calls changed style to meat pea...Brenda Wallace
2009-09-14fixed up if statementsBrenda Wallace
2009-09-14added most of the required doxygenBrenda Wallace
2009-09-13Generate ETags for pages which don't specify themselves.Craig Andrews
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou