summaryrefslogtreecommitdiffstats
path: root/model/utils.go
Commit message (Expand)AuthorAgeFilesLines
* Add hashtag testing and allow special german charactersJoramWilander2015-12-111-3/+3
* Generate salts when empty=Corey Hulen2015-12-091-0/+12
* upgrading libs=Corey Hulen2015-11-231-1/+1
* PLT-1087: return NewAppError instead of nilWim2015-11-191-1/+1
* Merge pull request #1334 from mattermost/plt-121Joram Wilander2015-11-061-2/+2
|\
| * Fixing searching for quotationsChristopher Speller2015-11-061-2/+2
* | PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-0/+20
|/
* Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-021-0/+13
* Added from:, in:, and channel: search modifiershmhealey2015-10-191-2/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Update allow/deny oauth page UI, and add ouath as reserved word.JoramWilander2015-10-021-0/+1
* Making changes to versioning=Corey Hulen2015-09-171-1/+1
* PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-6/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+2
* Allowing underscores in channel names. Added conversion of some slack channel...Christopher Speller2015-09-141-3/+9
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-25/+0
* Update etag version for the addition of CreatorId field to channelsJoramWilander2015-08-201-1/+1
* Added non-capturing group to regex used for matching local file urlshmhealey2015-07-281-1/+1
* Allow files without extensions to be uploaded as attachments to postshmhealey2015-07-281-1/+1
* fixed unit tests to work with team domain changes and update partial url rege...JoramWilander2015-07-211-1/+1
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-4/+4
* Adding comments to change versions in syncChristopher Speller2015-07-081-0/+1
* Added the ability to have hashtags with dashes in themnickago2015-06-301-1/+1
* update etag versionJoramWilander2015-06-291-1/+1
* 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-141-0/+320