summaryrefslogtreecommitdiffstats
path: root/api/slackimport.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-20/+21
| | | | | | - Add spanish translations - Does not include tests - Add func to get the translations for a user locale
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-16/+14
|
* PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-4/+4
|
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-10/+12
|
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
|
* 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