Age | Commit message (Expand) | Author |
2011-10-27 | I think this fixes everything, but it now depends on PHP 5.3+ | Luke Shumaker |
2011-10-23 | Refactor to *finally* get rid of the god-class "MessageManager". | Luke Shumaker |
2011-10-09 | Merge branch 'master' into concurrent-editing | Luke Shumaker |
2011-10-09 | Move Users->[gs]etConf into a new DB.class.php, add in some wrappers for equi... | Luke Shumaker |
2011-10-04 | Begin work on safely allowing concurrent edits on data, giving better form in... | Luke Shumaker |
2011-10-04 | Add a trailing newline to Database.class.php | Luke Shumaker |
2011-09-25 | don't allow deleted users to log in. (They'd get permission denied on everyth... | Luke Shumaker |
2011-09-22 | Implement ReCaptcha entirely as a plugin, remove all of the ugliness | Luke Shumaker |
2011-09-22 | Implement actual plugin management. I was tired of doing the SQL queries by h... | Luke Shumaker |
2011-09-22 | Misc. cleanup: improve comments in Login, add description to SenderIdentica | Luke Shumaker |
2011-09-22 | Fix a terrible, terrible bug in Database.class.php, I was calling getSysConf(... | Luke Shumaker |
2011-09-19 | Add a decent fallback for when both file extension and Accept methods of sele... | Luke Shumaker |
2011-09-05 | Fix 3 bugs (stray * in SQL, typo in variable name, a place where isLoggedIn()... | Luke Shumaker |
2011-09-05 | Fix a nasty bug in View.class.php when the installation path contains a dot | mckenzierobotics.org |
2011-09-05 | Fix a few growing pains | Luke Shumaker |
2011-09-05 | Refactor a bit | Luke Shumaker |
2011-09-04 | Screw it, I'm tired of trying to break this into individual commits | Luke Shumaker |
2011-09-04 | Fix bug in MessageManager->sanitizeArray() | Luke Shumaker |
2011-09-04 | start to add a plugin management framework | Luke Shumaker |
2011-09-04 | New router and view selector engine magic coolness. | Luke Shumaker |
2011-08-01 | initial commit. | Luke Shumaker |