Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Track caretCount as part of createPost's state so that we don't ↵ | hmhealey | 2015-07-21 | 1 | -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 posted | hmhealey | 2015-07-21 | 1 | -0/+5 |
| | |||||
* | Change the create_post component to track the active thread using the event ↵ | hmhealey | 2015-07-21 | 1 | -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 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 | ||||
| * | 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 |