summaryrefslogtreecommitdiffstats
path: root/web/react/components/posts_view.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Added a small margin where the PostsView will be considered to be at the ↵hmhealey2016-01-201-1/+4
| | | | bottom even if it's not exactly at the bottom
* 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 ↵Florian Orben2015-12-041-3/+5
| | | | notifications
* 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
|\ | | | | PLT-1268 Fix webhook post aggregation and pending/failed post aggregation
| * 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
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-4/+4
| | | | system.
* PLT-924: Combine sequential messages from same user to look like one message ↵Florian Orben2015-11-161-6/+11
| | | | (still edits as separate messages)
* Merge pull request #1409 from mattermost/plt-961Corey Hulen2015-11-121-1/+1
|\ | | | | PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
| * Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | | | | | accurate.
* | 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