Age | Commit message (Expand) | Author |
2010-03-22 | Log backtraces for non-ClientException exceptions caught at the top-level han... | Brion Vibber |
2010-03-16 | Pull back for now on switch of PEAR error mode to exceptions; seems to trigge... | Brion Vibber |
2010-03-04 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber |
2010-03-03 | Making one time passwords work on private sites | James Walker |
2010-03-03 | remove debug line | Brion Vibber |
2010-03-03 | Language setting fixes: | Brion Vibber |
2010-03-01 | Don't attempt to retrieve the current user from the DB while processing a DB ... | Craig Andrews |
2010-03-01 | Use PHP exceptions for PEAR error handling. | Craig Andrews |
2010-01-31 | Add a robots.txt URL to the site root | Evan Prodromou |
2010-01-28 | lost config in index.php made all traffic go to master | Evan Prodromou |
2010-01-28 | Revert "Revert "move RW setup above user get in index.php so remember_me works"" | Evan Prodromou |
2010-01-28 | Revert "move RW setup above user get in index.php so remember_me works" | Evan Prodromou |
2010-01-28 | move RW setup above user get in index.php so remember_me works | Evan Prodromou |
2010-01-28 | always set up database_rw, regardless, so cached sessions work | Evan Prodromou |
2010-01-13 | don't write Inbox if on a read-only page, but encache | Evan Prodromou |
2010-01-11 | add inbox to list of always-readwrite tables | Evan Prodromou |
2009-12-18 | Set returnto when redirected to login of a private install (for 0.9.x) | Jeffery To |
2009-11-17 | Fix ticket 1816: Database errors recorded as "Array" | Brion Vibber |
2009-11-12 | Added a User_username table that links the external username with a StatusNet... | Craig Andrews |
2009-11-05 | Added an AutoRegister event | Craig Andrews |
2009-11-04 | Allow all API calls, even if the site is configured as private. The | Zach Copley |
2009-10-30 | Allow non-users to view the site's xrds when the site is private. Getting to ... | Craig Andrews |
2009-10-03 | more doxygen | Brenda Wallace |
2009-10-03 | added doxygen | Brenda Wallace |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-23 | revert output buffering (costly) for ETags (low priority) | Evan Prodromou |
2009-09-19 | handle Godaddy-style PATH_INFO which includes the script | Evan Prodromou |
2009-09-19 | @author tags updated -- only one entry per name now | Brenda Wallace |
2009-09-17 | fixed up space on @author tags | Brenda Wallace |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli |
2009-09-15 | dedupe evans | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-14 | pulled @author from git logs | Brenda Wallace |
2009-09-14 | fixed indentation for the pear code styles | Brenda Wallace |
2009-09-14 | lotsa of multiline if statements and function calls changed style to meat pea... | Brenda Wallace |
2009-09-14 | fixed up if statements | Brenda Wallace |
2009-09-14 | added most of the required doxygen | Brenda Wallace |
2009-09-13 | Generate ETags for pages which don't specify themselves. | Craig Andrews |
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 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | 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-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-11 | Merge commit 'jeff-themovie/0.8.x-private-returnto' into 0.8.x | Craig Andrews |
2009-08-11 | Set returnto when redirected to login of a private install | Jeffery To |
2009-08-11 | Added opensearch to the list of public actions. | Jeffery To |
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To |