server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
components
/
create_comment.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Fixed pasting images not working (#5971)
Harrison Healey
2017-04-04
1
-0
/
+6
*
Add reaction picker (#5904)
bonespiked
2017-04-01
1
-1
/
+1
*
Ticket 4665 - Emoji Picker (#5157)
bonespiked
2017-03-24
1
-4
/
+95
*
PLT-5772: Use standardised javascript method instead of Chrome-only one. (#5708)
George Goldberg
2017-03-09
1
-1
/
+1
*
Prevented RHS from closing when you reply to a message that had been deleted....
Christopher Speller
2017-03-06
1
-0
/
+2
*
Fixing issue with safari and not closing (#5601)
Corey Hulen
2017-03-04
1
-1
/
+1
*
[PLT-5445] Mobile view: Set focus back to message box after uploading a file ...
Saturnino Abril
2017-02-23
1
-6
/
+6
*
PLT-5441 Disabled the "Add Comment" button in the right-hand side unless ther...
Saturnino Abril
2017-02-14
1
-10
/
+48
*
PLT-137: Disable upload button when max uploads reached (#5053)
Mika Andrianarijaona
2017-01-18
1
-0
/
+7
*
Stopped rerendering CreatePost/CreateComment when blurring textbox (#5026)
Harrison Healey
2017-01-10
1
-4
/
+5
*
Add error to RHS reply box for messages > 4000 chars, consistent with create ...
Nick Frazier
2016-12-26
1
-18
/
+15
*
PLT-4431 Add post queuing to the webapp (#4800)
Joram Wilander
2016-12-21
1
-4
/
+1
*
PLT-1598 Slash command works in RHS (#4367)
Yusuke Nemoto
2016-12-09
1
-2
/
+34
*
PLT-4859 Email notifications sent when email notifications set to never (#4711)
enahum
2016-12-06
1
-1
/
+1
*
Move instances of Client.createPost() in components to an action (#4639)
Carlos Tadeu Panato Junior
2016-12-05
1
-14
/
+17
*
Fix replying to threads with empty message and a file (#4693)
Joram Wilander
2016-12-05
1
-1
/
+1
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-21
/
+53
*
PLT-4376 iOS and Android: Keep the keyboard open after sending a message (#4377)
Mike Piccolo
2016-11-04
1
-3
/
+14
*
PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)
Harrison Healey
2016-11-01
1
-12
/
+12
*
Fixed comment drafts to use the same naming convention as post drafts (#4385)
Harrison Healey
2016-11-01
1
-2
/
+2
*
Fix opening RHS (#4402)
Joram Wilander
2016-11-01
1
-1
/
+1
*
PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)
Harrison Healey
2016-10-25
1
-3
/
+3
*
PLT-4343 Fixes for mobile main menu (#4148)
Harrison Healey
2016-10-04
1
-1
/
+1
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-18
/
+18
*
PLT-4182 Fix incorrect listing for at-mention in comment (#4031)
Yi EungJun
2016-09-19
1
-1
/
+2
*
Ctrl+Enter sends messages in mobile view (#3833)
Ryan Wang
2016-08-19
1
-1
/
+2
*
fixed mobile enter button (#3639)
David Lu
2016-07-25
1
-1
/
+1
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
1
-1
/
+1
*
Fixed input handlers used by Textbox and SuggestionBox components to properly...
Harrison Healey
2016-07-15
1
-41
/
+24
*
Updating ESLint (#3597)
Christopher Speller
2016-07-15
1
-2
/
+2
*
Fix occasional visual hiccup when posting/replying to messages (#3397)
Joram Wilander
2016-06-22
1
-1
/
+6
*
Merge branch 'release-3.1'
JoramWilander
2016-06-13
1
-1
/
+1
|
\
|
*
PLT-3203 Commenting on the RHS while in permalink view makes the message not ...
enahum
2016-06-07
1
-0
/
+3
*
|
PLT-3221 Remove async call to get posts when creating a comment and editing a...
enahum
2016-06-09
1
-15
/
+3
|
/
*
PLT-3163Commenting in the RHS while in permalink view (#3272)
enahum
2016-06-06
1
-3
/
+0
*
PLT-3056 Fix Unable to type quickly in post textbox in IE11 (#3249)
enahum
2016-06-06
1
-4
/
+9
*
PLT-3101 Added message history (#3205)
David Lu
2016-06-06
1
-12
/
+30
*
changed behaviour on non-empty post/comment (#3154)
David Lu
2016-05-30
1
-2
/
+2
*
Added preventDefault (#3137)
David Lu
2016-05-27
1
-0
/
+1
*
Refactor login, claim and create_team into views and add actions (#3110)
Joram Wilander
2016-05-26
1
-1
/
+1
*
PLT-2784 Channel Navigation Shortcuts (#2979)
David Lu
2016-05-16
1
-2
/
+2
*
Added CMD+UP for OSX (#2987)
David Lu
2016-05-16
1
-2
/
+2
*
Updating client dependancies and ESLint (#2954)
Christopher Speller
2016-05-12
1
-9
/
+9
*
PLT-2783 Reprint Last Message Entered Shortcut (#2966)
David Lu
2016-05-12
1
-1
/
+15
*
Performance improvments (#2869)
Christopher Speller
2016-05-04
1
-8
/
+0
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-2
/
+1
*
Adding react scrollbar to the RHS thread (#2693)
Asaad Mahmood
2016-04-13
1
-1
/
+1
*
Fixing websocket connection issue. Refactoring websockets into an action crea...
Christopher Speller
2016-03-23
1
-6
/
+2
*
Converting to Webpack. Stage 1.
Christopher Speller
2016-03-16
1
-0
/
+448