summaryrefslogtreecommitdiffstats
path: root/web/react/components/create_post.jsx
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added handling for when the user is ^ responding to a post that gets deletedhmhealey2015-07-211-1/+7
| |
* | Track caretCount as part of createPost's state so that we don't ↵hmhealey2015-07-211-22/+22
| | | | | | | | unnecessarily search for a thread to reply to when the user is typing
* | Trim the carets from the beginning of reply messages when they're postedhmhealey2015-07-211-0/+5
| |
* | Change the create_post component to track the active thread using the event ↵hmhealey2015-07-211-14/+24
| | | | | | | | dispatcher so that it stays in sync with the post_list
* | Added function to reply to earlier messages by prefixing a message with caretshmhealey2015-07-211-0/+68
|/
* mm-1631 - Fixing image previewer bugAsaad Mahmood2015-07-211-1/+1
|
* Merge pull request #46 from mattermost/mm-1318Joram Wilander2015-06-251-13/+21
|\ | | | | fixes mm-1318 only allow 5 files to be uploaded at a time
| * fixes mm-1318 only allow 5 files to be uploaded at a timeJoramWilander2015-06-221-13/+21
| |
| * fixes br tags causing new linesJoramWilander2015-06-181-3/+1
| |
| * first commit=Corey Hulen2015-06-141-0/+273
|
* Change "Create a post..." to "Write a message..."it332015-06-211-1/+1
|
* fixes br tags causing new linesJoramWilander2015-06-181-3/+1
|
* first commit=Corey Hulen2015-06-141-0/+273