summaryrefslogtreecommitdiffstats
path: root/controllers/UsersController.php
Commit message (Expand)AuthorAgeFilesLines
* 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