summaryrefslogtreecommitdiffstats
path: root/webapp/components/create_comment.jsx
Commit message (Expand)AuthorAgeFilesLines
* PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)Harrison Healey2016-10-251-3/+3
* PLT-4343 Fixes for mobile main menu (#4148)Harrison Healey2016-10-041-1/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-18/+18
* PLT-4182 Fix incorrect listing for at-mention in comment (#4031)Yi EungJun2016-09-191-1/+2
* Ctrl+Enter sends messages in mobile view (#3833)Ryan Wang2016-08-191-1/+2
* fixed mobile enter button (#3639)David Lu2016-07-251-1/+1
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Fixed input handlers used by Textbox and SuggestionBox components to properly...Harrison Healey2016-07-151-41/+24
* Updating ESLint (#3597)Christopher Speller2016-07-151-2/+2
* Fix occasional visual hiccup when posting/replying to messages (#3397)Joram Wilander2016-06-221-1/+6
* Merge branch 'release-3.1'JoramWilander2016-06-131-1/+1
|\
| * PLT-3203 Commenting on the RHS while in permalink view makes the message not ...enahum2016-06-071-0/+3
* | PLT-3221 Remove async call to get posts when creating a comment and editing a...enahum2016-06-091-15/+3
|/
* PLT-3163Commenting in the RHS while in permalink view (#3272)enahum2016-06-061-3/+0
* PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)enahum2016-06-061-4/+9
* PLT-3101 Added message history (#3205)David Lu2016-06-061-12/+30
* changed behaviour on non-empty post/comment (#3154)David Lu2016-05-301-2/+2
* Added preventDefault (#3137)David Lu2016-05-271-0/+1
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* PLT-2784 Channel Navigation Shortcuts (#2979)David Lu2016-05-161-2/+2
* Added CMD+UP for OSX (#2987)David Lu2016-05-161-2/+2
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-9/+9
* PLT-2783 Reprint Last Message Entered Shortcut (#2966)David Lu2016-05-121-1/+15
* Performance improvments (#2869)Christopher Speller2016-05-041-8/+0
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-2/+1
* Adding react scrollbar to the RHS thread (#2693)Asaad Mahmood2016-04-131-1/+1
* Fixing websocket connection issue. Refactoring websockets into an action crea...Christopher Speller2016-03-231-6/+2
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+448