summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_list.jsx
Commit message (Expand)AuthorAgeFilesLines
* Refactoring center channelChristopher Speller2015-11-021-764/+0
* Fixed various issues with commenting on recently deleted postsReed Garmsen2015-10-301-0/+5
* Update town square intro text.JoramWilander2015-10-291-4/+43
* Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-6/+6
* Auto-embed gifs from .gif linksJoramWilander2015-10-231-1/+9
* Fixing merge=Corey Hulen2015-10-221-1/+1
* Merge branch 'master' into PLT-44=Corey Hulen2015-10-221-38/+49
|\
| * Fixed typos in create_post.jsx resizing codeReed Garmsen2015-10-211-10/+8
| * Changed post list resize code to use react state; fixed various eslint warningsReed Garmsen2015-10-211-38/+51
* | Multi-session login=Corey Hulen2015-10-201-1/+1
|/
* Small refactor of websocket code on client and serverJoramWilander2015-10-161-34/+26
* Merge remote-tracking branch 'upstream/master' into PLT-637Stas Vovk2015-10-161-10/+10
|\
| * Fixing most deprication warningsChristopher Speller2015-10-151-10/+10
* | added display tab under account settings. added 24h time optionStas Vovk2015-10-141-0/+3
|/
* Merge pull request #981 from mattermost/plt-517Christopher Speller2015-10-081-1/+1
|\
| * Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* | Tweaking welcome text in Town-Squareit332015-10-081-6/+2
|/
* Merge pull request #922 from mattermost/plt-360Harrison Healey2015-10-051-6/+8
|\
| * Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-051-6/+8
* | Add config options for overriding username and icon, and add BOT indicator ne...JoramWilander2015-10-051-4/+4
* | Add ability to override username and icon for posts from incoming webhooks.JoramWilander2015-10-021-2/+13
|/
* Fix scrolling related to RHS.JoramWilander2015-09-291-1/+13
* Partial fix to scrolling issues. No longer jumps up from the bottom when RHS ...Christopher Speller2015-09-251-8/+8
* PLT-126: Change 'Private Messages' to 'Direct Messages'Chengwei Yang2015-09-231-3/+3
* Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.JoramWilander2015-09-211-0/+1
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+1
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-4/+2
* Fix load more posts bug.JoramWilander2015-09-111-3/+9
* Fix race condition where switching between two channels that both had new mes...JoramWilander2015-09-091-3/+7
* Add post list container to hold mounted post lists for faster rendering/chann...JoramWilander2015-09-081-99/+103
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-1/+1
* Fixed some react warnings involving missing keys in render arraysReed Garmsen2015-09-021-1/+1
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+2
* Replaced broken remaining calls to getDOMNode with React.findDOMNodehmhealey2015-09-021-4/+4
* MM-2065 style refactoring=Corey Hulen2015-09-011-8/+17
* Merge pull request #497 from nickago/MM-1842Christopher Speller2015-08-311-0/+8
|\
| * Added invite link to off-topic channelnickago2015-08-271-0/+8
* | Revert "MM-2046 - Updating postHolder scroll"Christopher Speller2015-08-311-1/+0
* | Merge pull request #521 from rgarmsen2295/mm-2044Corey Hulen2015-08-301-1/+7
|\ \
| * | Removes ability to auto-scroll to new messages in ie10/11 to fix rendering issueReed Garmsen2015-08-301-1/+7
| |/
* | Merge pull request #518 from asaadmahmoodspin/MM-2046Corey Hulen2015-08-301-0/+1
|\ \
| * | MM-2046 - Updating postHolder scrollAsaad Mahmood2015-08-281-0/+1
| |/
* / First post list on page load will show loading screen until latest posts are ...JoramWilander2015-08-281-2/+24
|/
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-381/+450
* Updating intro text for channelsAsaad Mahmood2015-08-211-2/+2
* Multiple UI ImprovementsAsaad Mahmood2015-08-211-6/+7
* Revert "Multiple UI Improvements"Joram Wilander2015-08-201-7/+6
* Multiple UI ImprovementsAsaad Mahmood2015-08-201-6/+7
* Merge pull request #406 from mattermost/mm-1281Christopher Speller2015-08-191-5/+14
|\
| * Track channel creator in DB and show in channel intro message.JoramWilander2015-08-191-5/+14