Age | Commit message (Expand) | Author |
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-13 | Generate ETags for pages which don't specify themselves. | Craig Andrews |
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-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 |
2009-08-07 | $args Was Out Of Scope in CheckMirror. | Christopher Vollick |
2009-08-04 | lighttpd rewrites now possible in other directories. | Tom Adams |
2009-08-04 | Enable 404-based rewrites for lighttpd installations in / | Tom Adams |
2009-07-29 | /check-fancy now works when installed in root dir. | Tom Adams |
2009-07-14 | Adds HTTP basic authentication for private RSS 1.0 feeds | Jeffery To |
2009-06-27 | don't need config in main anymore | Evan Prodromou |
2009-06-27 | use the session class to store sessions | Evan Prodromou |
2009-06-25 | show backtrace on error | Evan Prodromou |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-06-14 | better handling of PEAR errors | Evan Prodromou |
2009-05-26 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Evan Prodromou |
2009-05-25 | Merge branch '0.8.x' into stats | Evan Prodromou |
2009-05-25 | Small bugfix to installer fixing fancy URL detection. | Robin Millette |
2009-05-18 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-05-17 | Refactored new sections code to proper classes and added notice link to links... | Robin Millette |
2009-05-17 | Added site path field to installer + fancy URL javascript auto-detection. | Robin Millette |
2009-05-15 | add a hook to muck around with the arguments array after it's initialized | Evan Prodromou |
2009-04-23 | Added Snapshot::check() to main function for index.php | Evan Prodromou |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-03-11 | fixup config errors | Evan Prodromou |
2009-03-04 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-03-04 | Check for config file when running | Evan Prodromou |
2009-03-04 | Additional (optional, defaults to off) logging of PEAR error details, which a... | CiaranG |
2009-02-20 | accidentally used as a global in index.php | Evan Prodromou |
2009-02-20 | avoid notices on undefined array elements | Evan Prodromou |
2009-02-12 | ignore no-data error, since we use it all the time | Evan Prodromou |
2009-02-11 | Handle DB_DataObject errors better | Evan Prodromou |
2009-02-11 | Use a router singleton | Evan Prodromou |
2009-02-10 | integrate URL routing into core code | Evan Prodromou |
2009-02-09 | Change action autoloading to allow actions in plugins | Evan Prodromou |
2009-02-09 | Add InitializePlugin and CleanupPlugin events | Evan Prodromou |
2009-02-09 | Better exception handling in index | Evan Prodromou |
2009-02-09 | Index and Action use Exceptions | Evan Prodromou |
2009-01-15 | is_readonly() -> isReadOnly() | Evan Prodromou |
2008-12-20 | first step of phpcs-cleanup of index.php | Evan Prodromou |
2008-12-03 | allow recoverpassword in private mode | Evan Prodromou |
2008-12-03 | allow registrations even when site is private (for invites, etc.) | Evan Prodromou |