summaryrefslogtreecommitdiff
path: root/src/models/User.class.php
AgeCommit message (Collapse)Author
2012-01-07Refactor to separate the framework from the app; drop message stuff, this ↵Luke Shumaker
app is just user management. Add a json view for individual users
2011-09-05Refactor a bitLuke Shumaker
* move a lot of stuff out of MessageManager * move models from lib to models