summaryrefslogtreecommitdiffstats
path: root/model/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use a user's full name as their display name if a nickname hasn't been specifiedhmhealey2015-07-171-1/+31
* Unify all locations where we determine a user's display named based off of th...hmhealey2015-07-171-0/+13
* Add tests to check if a User's first/last name are validhmhealey2015-07-171-0/+17
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-2/+2
* first commit=Corey Hulen2015-06-141-0/+92