summaryrefslogtreecommitdiffstats
path: root/api/slackimport.go
Commit message (Collapse)AuthorAgeFilesLines
* Added Channel.Purpose on the serverhmhealey2015-10-271-1/+1
|
* Renamed Channel.Description to Channel.Header on the serverhmhealey2015-10-271-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Allowing underscores in channel names. Added conversion of some slack ↵Christopher Speller2015-09-141-1/+10
| | | | channel names into valid mattermost names.
* Improvements to import UIChristopher Speller2015-08-261-14/+14
|
* Requiring team admin to import and fixing a few style issuesChristopher Speller2015-08-191-5/+3
|
* Implemention of slack import feature.Christopher Speller2015-08-191-0/+246