summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view/post_view_controller.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2973 Fix Channel view doesn't scroll to New Messages indicator on first ↵enahum2016-05-301-2/+3
| | | | load (#3151)
* PLT-2672 Refactored posts view with caching (#3054)Joram Wilander2016-05-271-0/+264
* Refactored posts view to use view controller design * Add post view caching * Required updates after rebase * Fixed bug where current channel not set yet was causing breakage