Age | Commit message (Expand) | Author |
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 |
2008-12-03 | add finishopenidlogin to list of actions that anon users can do | Evan Prodromou |
2008-12-03 | fine-tuning the privacy flag | Evan Prodromou |
2008-12-03 | allow doc and api calls from private | Evan Prodromou |
2008-12-03 | if the site is marked as private, redirect anon users to login | Evan Prodromou |
2008-12-03 | change Action::init() to Action::prepare() to avoid conflict with RSS10Action... | Evan Prodromou |
2008-12-01 | init() returns boolean success value | Evan Prodromou |
2008-12-01 | add init, last_modified to actions | Evan Prodromou |
2008-08-05 | make init of lang environment happen earlier, or when user language may have ... | Evan Prodromou |
2008-07-24 | use a random mirror | Evan Prodromou |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-04 | Validate action parameter | Gina Haeussge |
2008-06-22 | remove check immediate | Evan Prodromou |
2008-06-19 | immediate mode for openid | Evan Prodromou |
2008-05-20 | trim whitespace | Evan Prodromou |
2008-05-19 | better headers | Evan Prodromou |
2008-05-17 | change from class call on action to obj call | Evan Prodromou |
2008-05-17 | add action class to default loads | Evan Prodromou |
2008-05-17 | correct placement of common | Evan Prodromou |
2008-05-17 | fixes to make it all lint | Evan Prodromou |
2008-05-14 | license block for source code | Evan Prodromou |
2008-05-14 | deny access to include files | Evan Prodromou |
2008-05-14 | considerable coding | Evan Prodromou |
2008-05-07 | beginnings of PHP | Evan Prodromou |