summaryrefslogtreecommitdiffstats
path: root/controllers/UsersController.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling mistakeMichael Francis2011-07-241-37/+5
* Spelling mistakeMichael Francis2011-07-101-3/+2
* Moved signup to SignupControllerMichael Francis2011-07-101-1/+1
* Mongo fixesMichael Francis2011-07-101-3/+3
* Moved to signupMichael Francis2011-07-101-84/+0
* Cleaned up code and make sure that the $user returnsMichael Francis2011-07-061-31/+17
* pull in dev branch changesraylu2011-07-021-21/+5
* Implemented friend requests in the backendMichael Francis2011-07-011-4/+12
* Get the user the proper way.Michael Francis2011-07-011-1/+1
* Fix to redirect a user if they request a private function while not logged in Michael Francis2011-07-011-2/+7
* Ensure the feed has posts before trying to iterate it. Michael Francis2011-06-221-0/+2
* Fixed password changingMichael Francis2011-06-211-4/+12
* Stopped using a custom layout for feed Michael Francis2011-06-201-1/+1
* QA: removed spacesMichael Francis2011-06-201-1/+1
* Settings page for users Michael Francis2011-06-201-0/+22
* Should be $input not $data (fixed typo)Michael Francis2011-06-201-2/+2
* Fixed flashmessage, it uses write not set Michael Francis2011-06-201-1/+1
* Initial CommitMichael Francis2011-05-281-0/+473