Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS. | JoramWilander | 2015-09-21 | 1 | -0/+2 |
| | |||||
* | Wrapped comment messages in divs like posts in the center pane | hmhealey | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Added a tooltip to post timestamps displaying the actual time the post was ↵ | hmhealey | 2015-09-19 | 1 | -1/+8 |
| | | | | created | ||||
* | Removed all calls to textToJsx and replaced them with calls to TextFormatting | hmhealey | 2015-09-14 | 1 | -2/+5 |
| | |||||
* | Merge pull request #591 from mattermost/mm-1909 | Corey Hulen | 2015-09-03 | 1 | -1/+2 |
|\ | | | | | MM-1909 Upgrading ESLint, turning on new rules, enabling some warnings, optimizations | ||||
| * | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -1/+2 |
| | | |||||
* | | Added emoji wrapper with cross platform available gliffs | nickago | 2015-09-03 | 1 | -0/+14 |
|/ | |||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -0/+145 |