summaryrefslogtreecommitdiffstats
path: root/api/import.go
Commit message (Expand)AuthorAgeFilesLines
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-158/+0
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-6/+7
* PLT-5017 Fix import of Slack webhook/bot messages. (#4964)George Goldberg2017-01-041-1/+4
* PLT-4955 Fixes DM initiation by Slack Import users. (#4933)George Goldberg2017-01-031-0/+2
* PLT-5018 Fix thumbnails of imported attachments. (#4934)George Goldberg2017-01-031-0/+6
* PLT-4839 Split too-long Slack messages on import. (#4679)George Goldberg2016-12-021-3/+18
* PLT-4442 Generate preview images sequentially in Slack importer (#4617)George Goldberg2016-11-221-10/+4
* Import Slack bot_message type posts. (#4261)George Goldberg2016-11-031-0/+55
* Import Slack uploads if present in zip archive. (#4088)George Goldberg2016-10-121-0/+28
* Fixing slack import. (#2819)Christopher Speller2016-04-281-5/+5
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-3/+3
* Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-4/+5
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-9/+8
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-2/+2
* PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-2/+2
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-4/+5
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* fixing issue=Corey Hulen2015-09-241-1/+0
* Removing default theme no longer in use=Corey Hulen2015-09-241-3/+0
* Implemention of slack import feature.Christopher Speller2015-08-191-0/+57