summaryrefslogtreecommitdiffstats
path: root/web/react/components/rhs_comment.jsx
Commit message (Expand)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-4/+4
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-9/+21
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+1
* Removed ability to copy a permalink on mobileReed Garmsen2016-02-181-15/+17
* Added permalink feature to posts in the RHSReed Garmsen2016-02-121-0/+22
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-2/+2
* fix hour12 React warning for FormattedDateElias Nahum2016-02-011-1/+1
* PLT-7: Refactoring frontend (chunk 9)Elias Nahum2016-02-011-6/+35
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-2/+2
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-13/+13
* Posts structure improvementAsaad Mahmood2015-11-191-31/+32
* Converted DeletePostModal to React-Bootstraphmhealey2015-11-181-6/+2
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...JoramWilander2015-11-121-1/+1
* Fixed issue with refocusing not working after editing a post in the RHSReed Garmsen2015-10-281-0/+1
* Multi-session login=Corey Hulen2015-10-201-1/+1
* Fixing some client warningsChristopher Speller2015-10-161-10/+16
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Allow team admin to delete comments.JoramWilander2015-10-061-55/+74
* Merge pull request #781 from hmhealey/plt332Joram Wilander2015-09-241-4/+1
|\
| * Removed timestamp tooltips from posts in the RHShmhealey2015-09-241-4/+1
* | Converting preview image modal to use react-bootstrap. Fixes issue where moda...Christopher Speller2015-09-241-1/+0
|/
* Merge pull request #751 from hmhealey/plt344Christopher Speller2015-09-231-1/+0
|\
| * Restored changes which remove emojify and switch to our own versionhmhealey2015-09-221-1/+0
* | Removed click handler from RHS [...] menuhmhealey2015-09-221-8/+1
|/
* Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ...Christopher Speller2015-09-221-0/+1
* Added parsing for named emojis to TextFormatting and removed dependency on em...hmhealey2015-09-221-1/+0
* 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