summaryrefslogtreecommitdiffstats
path: root/webapp/components/create_comment.jsx
Commit message (Expand)AuthorAgeFilesLines
* Fix commenting on deleted post (#7095)Joram Wilander2017-08-021-665/+0
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-311-0/+2
* PLT-7128: Added an undefined check around the scrollIntoView() command to avo...Jonathan2017-07-271-2/+5
* Refresh the emoji library (#7001)Chris2017-07-251-0/+2
* fix dm custom slash command regression (#7008)Chris2017-07-251-0/+2
* Remove bad checks for emoji picker preview feature (#6861)Joram Wilander2017-07-061-1/+1
* [PLT-6969] System console setting for the emoji picker (#6809)Saturnino Abril2017-07-061-5/+3
* fix position of emoji picker (#6837)Saturnino Abril2017-07-051-25/+50
* Add /help slash command (#6650)Jaehyun, Park2017-06-291-1/+5
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-2/+1
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-5/+1
* PLT-6127/PLT-6135/PLT-6137 Added EmojiPickerOverlay component to better posit...Harrison Healey2017-06-131-46/+14
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-3/+4
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fixed pasting images not working (#5971)Harrison Healey2017-04-041-0/+6
* Add reaction picker (#5904)bonespiked2017-04-011-1/+1
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-4/+95
* PLT-5772: Use standardised javascript method instead of Chrome-only one. (#5708)George Goldberg2017-03-091-1/+1
* Prevented RHS from closing when you reply to a message that had been deleted....Christopher Speller2017-03-061-0/+2
* Fixing issue with safari and not closing (#5601)Corey Hulen2017-03-041-1/+1
* [PLT-5445] Mobile view: Set focus back to message box after uploading a file ...Saturnino Abril2017-02-231-6/+6
* PLT-5441 Disabled the "Add Comment" button in the right-hand side unless ther...Saturnino Abril2017-02-141-10/+48
* PLT-137: Disable upload button when max uploads reached (#5053)Mika Andrianarijaona2017-01-181-0/+7
* Stopped rerendering CreatePost/CreateComment when blurring textbox (#5026)Harrison Healey2017-01-101-4/+5
* Add error to RHS reply box for messages > 4000 chars, consistent with create ...Nick Frazier2016-12-261-18/+15
* PLT-4431 Add post queuing to the webapp (#4800)Joram Wilander2016-12-211-4/+1
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-2/+34
* PLT-4859 Email notifications sent when email notifications set to never (#4711)enahum2016-12-061-1/+1
* Move instances of Client.createPost() in components to an action (#4639)Carlos Tadeu Panato Junior2016-12-051-14/+17
* Fix replying to threads with empty message and a file (#4693)Joram Wilander2016-12-051-1/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-21/+53
* PLT-4376 iOS and Android: Keep the keyboard open after sending a message (#4377)Mike Piccolo2016-11-041-3/+14
* PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)Harrison Healey2016-11-011-12/+12
* Fixed comment drafts to use the same naming convention as post drafts (#4385)Harrison Healey2016-11-011-2/+2
* Fix opening RHS (#4402)Joram Wilander2016-11-011-1/+1
* 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