summaryrefslogtreecommitdiffstats
path: root/web/react/components/rhs_comment.jsx
Commit message (Expand)AuthorAgeFilesLines
* Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.JoramWilander2015-09-211-0/+2
* Wrapped comment messages in divs like posts in the center panehmhealey2015-09-211-1/+1
* Added a tooltip to post timestamps displaying the actual time the post was cr...hmhealey2015-09-191-1/+4
* Removed all calls to textToJsx and replaced them with calls to TextFormattinghmhealey2015-09-141-2/+8
* Merge pull request #591 from mattermost/mm-1909Corey Hulen2015-09-031-1/+2
|\
| * Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-1/+2
* | Added emoji wrapper with cross platform available gliffsnickago2015-09-031-0/+11
|/
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-6/+6
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+207