Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added display tab under account settings. added 24h time option | Stas Vovk | 2015-10-14 | 1 | -0/+3 |
| | |||||
* | Merge pull request #981 from mattermost/plt-517 | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
|\ | | | | | PLT-517 Changing SpinPunch to Mattermost in copyright | ||||
| * | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | | |||||
* | | Tweaking welcome text in Town-Square | it33 | 2015-10-08 | 1 | -6/+2 |
|/ | |||||
* | Merge pull request #922 from mattermost/plt-360 | Harrison Healey | 2015-10-05 | 1 | -6/+8 |
|\ | | | | | PLT-360 Upgrade and changes to ESLint | ||||
| * | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -6/+8 |
| | | | | | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | | Add config options for overriding username and icon, and add BOT indicator ↵ | JoramWilander | 2015-10-05 | 1 | -4/+4 |
| | | | | | | | | next to webhook posts. | ||||
* | | Add ability to override username and icon for posts from incoming webhooks. | JoramWilander | 2015-10-02 | 1 | -2/+13 |
|/ | |||||
* | Fix scrolling related to RHS. | JoramWilander | 2015-09-29 | 1 | -1/+13 |
| | |||||
* | Partial fix to scrolling issues. No longer jumps up from the bottom when RHS ↵ | Christopher Speller | 2015-09-25 | 1 | -8/+8 |
| | | | | opens | ||||
* | PLT-126: Change 'Private Messages' to 'Direct Messages' | Chengwei Yang | 2015-09-23 | 1 | -3/+3 |
| | | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> | ||||
* | Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS. | JoramWilander | 2015-09-21 | 1 | -0/+1 |
| | |||||
* | PLT-11 adding config for logs to UI | =Corey Hulen | 2015-09-17 | 1 | -1/+1 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -4/+2 |
| | |||||
* | Fix load more posts bug. | JoramWilander | 2015-09-11 | 1 | -3/+9 |
| | |||||
* | Fix race condition where switching between two channels that both had new ↵ | JoramWilander | 2015-09-09 | 1 | -3/+7 |
| | | | | messages sometimes caused improper scrolling. | ||||
* | Add post list container to hold mounted post lists for faster ↵ | JoramWilander | 2015-09-08 | 1 | -99/+103 |
| | | | | rendering/channel switching. | ||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | Fixed some react warnings involving missing keys in render arrays | Reed Garmsen | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+2 |
| | |||||
* | Replaced broken remaining calls to getDOMNode with React.findDOMNode | hmhealey | 2015-09-02 | 1 | -4/+4 |
| | |||||
* | MM-2065 style refactoring | =Corey Hulen | 2015-09-01 | 1 | -8/+17 |
| | |||||
* | Merge pull request #497 from nickago/MM-1842 | Christopher Speller | 2015-08-31 | 1 | -0/+8 |
|\ | | | | | MM-1842 Added invite link to off-topic channel | ||||
| * | Added invite link to off-topic channel | nickago | 2015-08-27 | 1 | -0/+8 |
| | | |||||
* | | Revert "MM-2046 - Updating postHolder scroll" | Christopher Speller | 2015-08-31 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #521 from rgarmsen2295/mm-2044 | Corey Hulen | 2015-08-30 | 1 | -1/+7 |
|\ \ | | | | | | | MM-2044 Removes ability to auto-scroll to new messages in ie10/11 to fix rendering issue | ||||
| * | | Removes ability to auto-scroll to new messages in ie10/11 to fix rendering issue | Reed Garmsen | 2015-08-30 | 1 | -1/+7 |
| |/ | |||||
* | | Merge pull request #518 from asaadmahmoodspin/MM-2046 | Corey Hulen | 2015-08-30 | 1 | -0/+1 |
|\ \ | | | | | | | MM-2046 - Updating postHolder scroll | ||||
| * | | MM-2046 - Updating postHolder scroll | Asaad Mahmood | 2015-08-28 | 1 | -0/+1 |
| |/ | |||||
* / | First post list on page load will show loading screen until latest posts are ↵ | JoramWilander | 2015-08-28 | 1 | -2/+24 |
|/ | | | | grabbed from the server. | ||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -381/+450 |
| | |||||
* | Updating intro text for channels | Asaad Mahmood | 2015-08-21 | 1 | -2/+2 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-08-21 | 1 | -6/+7 |
| | |||||
* | Revert "Multiple UI Improvements" | Joram Wilander | 2015-08-20 | 1 | -7/+6 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-08-20 | 1 | -6/+7 |
| | |||||
* | Merge pull request #406 from mattermost/mm-1281 | Christopher Speller | 2015-08-19 | 1 | -5/+14 |
|\ | | | | | MM-1281 Track channel creator in DB and show in channel intro message | ||||
| * | Track channel creator in DB and show in channel intro message. | JoramWilander | 2015-08-19 | 1 | -5/+14 |
| | | |||||
* | | Merge pull request #398 from mattermost/mm-1593 | Joram Wilander | 2015-08-19 | 1 | -14/+29 |
|\ \ | | | | | | | MM-1593 Added a message deleted indicator | ||||
| * | | Added a message deleted indicator when a post is deleted to let the user ↵ | JoramWilander | 2015-08-19 | 1 | -14/+29 |
| |/ | | | | | | | know what's happening. | ||||
* / | Fixes new message indicator not appearing. | JoramWilander | 2015-08-19 | 1 | -1/+1 |
|/ | |||||
* | Fix a bad merge that had edited posts being handled sloppily. | JoramWilander | 2015-08-18 | 1 | -6/+0 |
| | |||||
* | reformat post_list.jsx to match style guide more closely | JoramWilander | 2015-08-18 | 1 | -185/+227 |
| | |||||
* | fix minor issues caused by rebase | JoramWilander | 2015-08-18 | 1 | -7/+11 |
| | |||||
* | finalize implenetation of predictive client posts so that users get ↵ | JoramWilander | 2015-08-18 | 1 | -20/+7 |
| | | | | immediate feedback after posting | ||||
* | adds predictive posting on the client | JoramWilander | 2015-08-18 | 1 | -4/+22 |
| | |||||
* | Merge pull request #391 from asaadmahmoodspin/master | Christopher Speller | 2015-08-18 | 1 | -0/+3 |
|\ | | | | | Multiple UI changes | ||||
| * | Multiple UI changes | Asaad Mahmood | 2015-08-18 | 1 | -0/+3 |
| | | |||||
* | | Moved controlling CSS into post list so it always shows up | nickago | 2015-08-17 | 1 | -0/+7 |
|/ | |||||
* | Revert "Mm 1640 Fixed odd scrolling issues on channel refresh" | Joram Wilander | 2015-08-17 | 1 | -254/+214 |
| | |||||
* | cosmetic refactoring | nickago | 2015-08-14 | 1 | -153/+198 |
| |