summaryrefslogtreecommitdiffstats
path: root/webapp/components/channel_view.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2672 Refactored posts view with caching (#3054)Joram Wilander2016-05-271-2/+2
| | | | | | | | | | * 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
* General react performance improvements (#2796)Joram Wilander2016-04-291-3/+15
| | | | | | * General React performance improvements * Cleaned up unused props/state in PermaLinkView and PostFocusView
* PLT-1236 Added special handling for markdown links within mattermost (#2763)Harrison Healey2016-04-221-0/+5
| | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components
* Re-added missing file upload overlay for center channelHarrison Healey2016-04-051-1/+3
|
* Fixing username display in center channelChristopher Speller2016-03-311-14/+5
|
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-4/+63
| | | | bunch of bugs.
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+20