summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2011-09-22Implement ReCaptcha entirely as a plugin, remove all of the uglinessLuke Shumaker
2011-09-22Implement actual plugin management. I was tired of doing the SQL queries by h...Luke Shumaker
2011-09-22Misc. cleanup: improve comments in Login, add description to SenderIdenticaLuke Shumaker
2011-09-22Fix a terrible, terrible bug in Database.class.php, I was calling getSysConf(...Luke Shumaker
2011-09-19Add a decent fallback for when both file extension and Accept methods of sele...Luke Shumaker
2011-09-05Fix 3 bugs (stray * in SQL, typo in variable name, a place where isLoggedIn()...Luke Shumaker
2011-09-05Fix a nasty bug in View.class.php when the installation path contains a dotmckenzierobotics.org
2011-09-05Fix a few growing painsLuke Shumaker
2011-09-05Refactor a bitLuke Shumaker
2011-09-04Screw it, I'm tired of trying to break this into individual commitsLuke Shumaker
2011-09-04Fix bug in MessageManager->sanitizeArray()Luke Shumaker
2011-09-04start to add a plugin management frameworkLuke Shumaker
2011-09-04New router and view selector engine magic coolness.Luke Shumaker
2011-08-01initial commit.Luke Shumaker