summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-206-33/+33
* Use a user's full name as their display name if a nickname hasn't been specifiedhmhealey2015-07-172-1/+45
* Unify all locations where we determine a user's display named based off of th...hmhealey2015-07-172-0/+21
* Add tests to check if a User's first/last name are validhmhealey2015-07-171-0/+17
* Sanitize FirstName and LastName fields of an object instead of the nickname w...hmhealey2015-07-172-4/+2
* Added FirstName and LastName fields to User object and attempt to populate th...hmhealey2015-07-171-0/+10
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-173-9/+9
* Added last updated for picturesnickago2015-07-161-0/+1
* Minor formatting changenickago2015-07-091-1/+1
* Server now notifies users they have been added to a new channelnickago2015-07-091-0/+1
* Merge pull request #150 from mattermost/mm-895Joram Wilander2015-07-081-0/+1
|\
| * Adding comments to change versions in syncChristopher Speller2015-07-081-0/+1
* | Merge pull request #136 from mattermost/code-reviewJoram Wilander2015-07-081-1/+1
|\ \
| * | team code review=Corey Hulen2015-07-061-1/+1
| |/
* / Add a post type for user joined/left messages and don't flag a channel as unr...hmhealey2015-07-071-2/+3
|/
* Changed offline timeout to 1 mintuenickago2015-07-011-1/+1
* Added the ability to have hashtags with dashes in themnickago2015-06-301-1/+1
* added mentioned username to default mention keysJoramWilander2015-06-301-1/+1
* added team-wide and channel-wide mentionsJoramWilander2015-06-291-4/+7
* update etag versionJoramWilander2015-06-291-1/+1
* fixes mm-1316 improves channel notifications UI and updates channellist etagJoramWilander2015-06-292-0/+11
* Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-252-0/+19
|\
| * added unit tests for new team API servicesJoramWilander2015-06-181-0/+18
| * move valet feature switch to DB from configJoramWilander2015-06-171-0/+1
| * first commit=Corey Hulen2015-06-1432-0/+3086
* added slashes to split mapJoramWilander2015-06-191-1/+1
* improved split functionJoramWilander2015-06-191-0/+2
* fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+1
* first commit=Corey Hulen2015-06-1432-0/+3086