summaryrefslogtreecommitdiffstats
path: root/app/slackimport.go
Commit message (Expand)AuthorAgeFilesLines
* Migrate to idiomatic error handling in app/slackimport.go (#9694)Sergey Shpak2018-10-231-74/+80
* [MM-11860]: Expose slack attachment parsing functions in the model package (#...Charles Birk2018-09-171-1/+1
* Split app/import.go in multiple files (#9179)Jesús Espino2018-08-011-0/+118
* MM-10790: Fix Slack Import logs that got broken in refactoring. (#8938)George Goldberg2018-06-111-10/+10
* Structured logging (#8673)Christopher Speller2018-04-271-52/+53
* MM-9934: More robust slack imports parsing (#8576)Jesús Espino2018-04-041-13/+12
* general cleanup (#8387)Chris2018-03-071-7/+5
* simplify things (#7735)Chris2017-10-301-3/+3
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-38/+39
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-2/+3
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-1/+2
* PLT-6971: Fix Slack Import of non-ascii channel names. (#6969)George Goldberg2017-07-191-3/+9
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
* PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...Harrison Healey2017-03-101-27/+12
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* PLT-5479: Import Slack team without emails. (#5597)George Goldberg2017-03-021-0/+5
* PLT-5367: Basic post bulk importing. (#5562)George Goldberg2017-02-281-9/+9
* PLT-495 Improves slack markup conversion (#4914)Diep Pham2017-02-021-3/+54
* PLT-5365 Import of basic user properties. (#5231)George Goldberg2017-01-311-2/+2
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-271-1/+12
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-1/+1
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-1/+1
* PLT-4378 Slack import when channel name is deleted (#4649)George Goldberg2017-01-251-6/+16
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-0/+621