summaryrefslogtreecommitdiffstats
path: root/model/utils_test.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2283 Improved trimming of punctuation from hashtags and search terms (#3178)Harrison Healey2016-06-011-2/+12
| | | | | | * Improved trimming of punctuation from hashtags and search terms * Separated punctuation regexes used for hashtags and for search terms
* Fixing build=Corey Hulen2016-01-271-1/+1
|
* Updated serverside hashtag regex to ignore more punctuation around wordshmhealey2016-01-261-13/+28
|
* Merge pull request #1710 from mattermost/plt-1498Christopher Speller2015-12-161-0/+24
|\ | | | | PLT-1498 Add hashtag testing and allow special german characters
| * Add hashtag testing and allow special german charactersJoramWilander2015-12-111-0/+24
| |
* | Fixing issues caused by changing test emailsReed Garmsen2015-12-131-1/+1
| |
* | Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-4/+4
|/
* Fixing unit test=Corey Hulen2015-12-091-3/+0
|
* Generate salts when empty=Corey Hulen2015-12-091-0/+12
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-44/+0
| | | | to turn off email sign up.
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-4/+4
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* first commit=Corey Hulen2015-06-141-0/+118