summaryrefslogtreecommitdiffstats
path: root/app/import_functions.go
Commit message (Collapse)AuthorAgeFilesLines
* Added the changes requested for MM-8860: Bulk import email intervals (#8498) ↵Simone Salsi2018-10-081-0/+24
| | | | | (#9578) MM-8860: Bulk import email intervals (#8498)
* Idiomatic error handling for app/import*.go (#9473)Jesús Espino2018-09-271-71/+60
|
* MM-11700 Clean up handling of user display names for notifications (#9343)Harrison Healey2018-09-181-3/+3
| | | | * MM-11700 Clean up handling of user display names for notifications
* MM-11424 Extend bulk import to support themes across teams(#9305) (#9419)FurmanovD2018-09-171-0/+44
| | | | | | | | | | | | | | | | | * MM-11424 Extend bulk import to support themes across teams(#9305) Also added: Advanced Settings: +'feature_enabled_markdown_preview' +'formatting' Sidebar Settings: +'show_unread_section' * MM-11424 (PR review) user teams' theme validator test updated * MM-11424 (PR review) added test with valid JSON of invalid theme(by structure) JSON string contains numeric and JSON object fields, not just a correct "string":"string" map
* fixing log messages (#9341)Carlos Tadeu Panato Junior2018-09-171-2/+2
| | | | | | | | | | | | * fixing log messages * update per review * Update notification.go * Update server.go * Update notification.go
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Fix code issues in channel_test.go Fix Channel Test Issues detected by Megacheck Fix API Emoji Test Issues detected by Megacheck Fixed API Issues Reported by Megacheck Fixed App issues reported by megacheck Remaining fixes removed test added by mistake from old HEAD gofmt Store Fixes simplified returns Fix test for multi member channel delete revert to delete unused function
* 9304 added the attachments import to direct post (#9308)Pradeep Murugesan2018-08-291-0/+9
|
* MM-9747: Small fixes for attachments import (#9225)Jesús Espino2018-08-081-3/+5
| | | | | | * MM-9747: Small fixes for attachments import * Adding unit test RootId check in replies
* Split app/import.go in multiple files (#9179)Jesús Espino2018-08-011-0/+1218