summaryrefslogtreecommitdiffstats
path: root/web/react/components/posts_view.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-604/+0
* Convering client to react-router.Christopher Speller2016-03-141-8/+9
* Fix ... for usernames on first page loadJoramWilander2016-03-091-1/+0
* Update search results profiles properly on refresh and handle scrollHeight errorJoramWilander2016-02-251-1/+1
* Fix profiles issue with RHSJoramWilander2016-02-241-1/+1
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-14/+13
* Move post_body profile change listener into posts viewJoramWilander2016-02-221-1/+16
* Updating some client deps + eslintChristopher Speller2016-02-221-6/+17
* Fix localization on floating timestampElias Nahum2016-02-101-1/+9
* Multiple UI ImprovementsAsaad Mahmood2016-02-091-2/+4
* PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-4/+23
* Added a small margin where the PostsView will be considered to be at the bott...hmhealey2016-01-201-1/+4
* Updating fixAsaad Mahmood2016-01-081-1/+1
* Multiple UI ImprovementsAsaad Mahmood2016-01-071-1/+6
* Cleaned up floating post componentshmhealey2015-12-161-35/+54
* Added scroll to bottom arrows for mobilehmhealey2015-12-161-3/+24
* Hid floating timestamp header on non-mobilehmhealey2015-12-161-0/+5
* Added DelayedAction class to use to handle stopping scrollinghmhealey2015-12-161-1/+18
* Added floating post timestamphmhealey2015-12-161-14/+78
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-2/+2
* Fixing IE scrolling issue and also fixing horizontal scrollbarAsaad Mahmood2015-12-141-1/+2
* fix that was breaking combination of sequential messagesFlorian Orben2015-12-071-1/+1
* PLT-1326: Enable channel posts of type join or leave not trigger unread notif...Florian Orben2015-12-041-3/+5
* Fix emitter leakJoramWilander2015-12-021-2/+8
* Remove perfectscrollbar from center channelJoramWilander2015-12-021-3/+1
* Enabled name display settings in more placesReed Garmsen2015-12-011-1/+15
* Merge pull request #1548 from mattermost/plt-1268Christopher Speller2015-12-011-8/+39
|\
| * Fix webhook post aggregation and pending/failed post aggregationJoramWilander2015-11-301-8/+39
* | PLT-199: Add scroll bar to center channelFlorian Orben2015-11-281-1/+3
|/
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-26/+65
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-4/+4
* PLT-924: Combine sequential messages from same user to look like one message ...Florian Orben2015-11-161-6/+11
* Merge pull request #1409 from mattermost/plt-961Corey Hulen2015-11-121-1/+1
|\
| * Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...JoramWilander2015-11-121-1/+1
* | Fix multiple pending/errored postsJoramWilander2015-11-121-3/+5
|/
* Jumps up to new messages indicator when new messages presentChristopher Speller2015-11-091-0/+13
* Readded logic lost in center channel refactorReed Garmsen2015-11-021-0/+6
* Removing useless resize alert function in PostBodyChristopher Speller2015-11-021-4/+0
* Some renamingChristopher Speller2015-11-021-2/+2
* Hooking up external componentsChristopher Speller2015-11-021-9/+61
* Refactoring center channelChristopher Speller2015-11-021-0/+249