summaryrefslogtreecommitdiffstats
path: root/webapp/components/posts_view.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2672 Refactored posts view with caching (#3054)Joram Wilander2016-05-271-630/+0
| | | | | | | | | | * 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
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
|
* Adding compact layout (#2991)Asaad Mahmood2016-05-161-2/+9
| | | | | | * Adding compact layout * Fixing ESLint error
* Fxing issue with permalink view and channel header (#2912)Christopher Speller2016-05-061-3/+21
|
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-061-2/+11
|
* Performance improvments (#2869)Christopher Speller2016-05-041-2/+6
|
* Fix console error from replying in mobile view (#2864)Joram Wilander2016-05-031-1/+1
|
* Reverted New Messages indicator in center channel (#2853)Harrison Healey2016-05-021-20/+0
|
* Copying profiles on posts_view so we can detect new users (#2847)Christopher Speller2016-05-021-1/+1
|
* PLT-2586 Fixed problem when New Messages indicator is triggered by own ↵Compaurum2016-05-021-1/+1
| | | | | | | | message (#2816) * Fixed problem when New Messages indicator is triggered by own message * changed to styleguide
* General react performance improvements (#2796)Joram Wilander2016-04-291-59/+39
| | | | | | * 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-2/+0
| | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components
* Adding option to display channels sanely (#2761)Christopher Speller2016-04-211-1/+10
|
* Minor Ui Improvements (#2713)Asaad Mahmood2016-04-141-6/+6
|
* PLT-1917 Add 'new messages' indicator when scrolled up (#2612)Alan Mooiman2016-04-111-1/+21
| | | | | | | | * Add 'new messages' indicator when scrolled up * Don't show unread message alert for new chats * Move unread alert to state and cWRProps
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-0/+2
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* Properly display webhook username/icon in search resultsJoramWilander2016-04-041-0/+2
|
* Fixing new messages jumpChristopher Speller2016-03-311-2/+2
|
* Merge pull request #2595 from hmhealey/plt2480Joram Wilander2016-03-311-0/+1
|\ | | | | PLT-2480 Fixed errors when joining a channel that doesn't exist yet
| * Fixed PostsView not unregistering it's PreferenceStore listener when unmountingHarrison Healey2016-03-311-0/+1
| |
* | Update webhook posts to never show in collapsed viewJoramWilander2016-03-311-16/+5
|/
* Fixing react warnings on permalink returnChristopher Speller2016-03-291-0/+1
|
* Additional UI improvementsAsaad Mahmood2016-03-291-1/+3
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+608