summaryrefslogtreecommitdiffstats
path: root/model/utils.go
Commit message (Collapse)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
|\ | | | | PLT-121 Fixing searching for quotations
| * 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 ↵Christopher Speller2015-09-141-3/+9
| | | | channel names into valid mattermost names.
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-25/+0
| | | | to turn off email sign up.
* 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 ↵JoramWilander2015-07-211-1/+1
| | | | regex for files
* 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
* 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