summaryrefslogtreecommitdiffstats
path: root/model/channel_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Increase Channel Purpose length to 250, and add channel field length ↵Christopher Speller2016-11-041-1/+6
| | | | | | | | | | | | | | | | handling code to the slack importer (#4458) * Increase Channel Purpose length to 250. This commit increases the maxmimum length of the channel purpose field to 250, including the database migration necessary. It also adds a method to the Slack importer to check the lengths of channel properties before importing, and truncate them if necessary. Fixes #4168 * Fix database migration.
* Added Channel.Purpose on the serverhmhealey2015-10-271-0/+20
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+81