* pod deintegrate and install
* move styled text to remote pod
* move highlightr to remote fork
* move mmmarkdown to remote fork
* move flatcache to remote repo
* fix merge conflicts after rebase
* delete slack files
* Remove SlackTextViewController #1319
* Replace SLKTextView with UITextView #1319
* Move placeholder from MessageView into MessageTextView (#1319)
* Use new placeholder API for MessageView (#1319)
* Use MessageTextView (#1319)
- Use MessageTextView instead of plain UITextView
- Drop code for showing placeholder label
- Use MessageTextView's placeholder label
* add highlightr to local pods
* update highlight.js to 9.12.0
* remove 3.2 post install
* fix 9.12 to use browser based hljs
* trim down supported languages
* smaller code size
Some notes about this update:
- Using apollo-codegen 0.17.0-alpha.13 for Swift 4 support
- Upgraded SnapKit, HTMLImage to versions with Swift 4 support
- Added 3.2 intermix support for local CocoaPods ([from here](https://github.com/CocoaPods/CocoaPods/issues/6791))
- Using alpha version of Apoolo iOS as well for Swift 4
* Move SwipeCellKit & SlackTextViewController to Local Pods directory
* Move playgrounds to own folder
* Create podspec for MMMarkdown and move to Local Pods