Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | PLT-2672 Refactored posts view with caching (#3054) | Joram Wilander | 2016-05-27 | 1 | -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 Wilander | 2016-04-29 | 1 | -6/+2 |
| | | | | | | * 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 Healey | 2016-04-22 | 1 | -0/+5 |
| | | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components | ||||
* | Fixing username display in center channel | Christopher Speller | 2016-03-31 | 1 | -21/+4 |
| | |||||
* | Fixing react warnings on permalink return | Christopher Speller | 2016-03-29 | 1 | -5/+6 |
| | |||||
* | Refactoring center panel away. Moving tutorial to a route. Fixing a | Christopher Speller | 2016-03-29 | 1 | -0/+109 |
bunch of bugs. |