summaryrefslogtreecommitdiffstats
path: root/model/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-0/+4
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-13/+0
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-1/+1
* Added validation to make sure theme entries are colours (#3107)Harrison Healey2016-05-311-0/+13
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-0/+27
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-7/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-12 UI framework for admin console=Corey Hulen2015-09-101-0/+4
* Adding unit tests for cmd line=Corey Hulen2015-09-041-1/+10
* Adding cmd line options=Corey Hulen2015-09-041-0/+10
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-0/+42
* 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