summaryrefslogtreecommitdiffstats
path: root/model/utils.go
Commit message (Collapse)AuthorAgeFilesLines
...
* 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