server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
create_post.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed PostStore.getDraft/getCommentDraft to return an empty draft instead o...
hmhealey
2015-08-11
1
-50
/
+7
*
Formatted CreateComment, CreatePost, and FileUpload React components to match...
hmhealey
2015-08-10
1
-62
/
+77
*
Changed file upload components to properly remove previews for failed uploads
hmhealey
2015-08-10
1
-2
/
+17
*
Changed post drafts to maintain a store a unique id for each file upload to f...
hmhealey
2015-08-10
1
-20
/
+10
*
Added the ability to cancel file uploads on posts
hmhealey
2015-08-10
1
-5
/
+17
*
Changed post drafts to maintain a list of the names of uploading files instea...
hmhealey
2015-08-10
1
-48
/
+55
*
Removed ^replying in preparation for 0.6.0
hmhealey
2015-07-30
1
-89
/
+2
*
Replaced instance of String.prototype.startsWith which only works in browsers...
hmhealey
2015-07-27
1
-1
/
+1
*
Merge pull request #226 from nickago/MM-1546
Joram Wilander
2015-07-24
1
-1
/
+1
|
\
|
*
When closing out of a modal, unsaved data and text inside of it is erased.
nickago
2015-07-23
1
-1
/
+1
*
|
Fixed issue with error message for uploading more than 5 files not appearing ...
Reed Garmsen
2015-07-23
1
-1
/
+1
|
/
*
Merge pull request #228 from nickago/MM-1547
Joram Wilander
2015-07-22
1
-4
/
+4
|
\
|
*
Added message persistance on closing RHS/switching to another comment
nickago
2015-07-22
1
-4
/
+4
*
|
Prevent users from sending empty ^ reply messages
hmhealey
2015-07-21
1
-5
/
+5
*
|
Added handling for when the user is ^ responding to a post that gets deleted
hmhealey
2015-07-21
1
-1
/
+7
*
|
Track caretCount as part of createPost's state so that we don't unnecessarily...
hmhealey
2015-07-21
1
-22
/
+22
*
|
Trim the carets from the beginning of reply messages when they're posted
hmhealey
2015-07-21
1
-0
/
+5
*
|
Change the create_post component to track the active thread using the event d...
hmhealey
2015-07-21
1
-14
/
+24
*
|
Added function to reply to earlier messages by prefixing a message with carets
hmhealey
2015-07-21
1
-0
/
+68
|
/
*
mm-1631 - Fixing image previewer bug
Asaad Mahmood
2015-07-21
1
-1
/
+1
*
Merge pull request #46 from mattermost/mm-1318
Joram Wilander
2015-06-25
1
-13
/
+21
|
\
|
*
fixes mm-1318 only allow 5 files to be uploaded at a time
JoramWilander
2015-06-22
1
-13
/
+21
|
*
fixes br tags causing new lines
JoramWilander
2015-06-18
1
-3
/
+1
|
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+273
*
Change "Create a post..." to "Write a message..."
it33
2015-06-21
1
-1
/
+1
*
fixes br tags causing new lines
JoramWilander
2015-06-18
1
-3
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+273