Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-09-03 | 1 | -5/+9 |
| | |||||
* | Cosmetic Refactoring | nickago | 2015-09-02 | 1 | -57/+88 |
| | |||||
* | Removed warning message when at the max character limit | Reed Garmsen | 2015-08-28 | 1 | -4/+2 |
| | |||||
* | Merge pull request #469 from mattermost/mm-1699 | Christopher Speller | 2015-08-27 | 1 | -1/+1 |
|\ | | | | | MM-1699 Refactored post handling/updating on both the client and server | ||||
| * | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -1/+1 |
| | | |||||
* | | Moved duplicate code into functions and added better handling of large paste ↵ | Reed Garmsen | 2015-08-26 | 1 | -11/+3 |
| | | | | | | | | text dumps | ||||
* | | Fixed issue with carriage returns being counted improperly in non-ie ↵ | Reed Garmsen | 2015-08-25 | 1 | -3/+6 |
| | | | | | | | | browsers and updated error messages to be appropriate to what is being typed (message vs. post vs. edit) | ||||
* | | Prevents users from typing more than 4000 characters into any 'textbox' ↵ | Reed Garmsen | 2015-08-25 | 1 | -3/+12 |
|/ | | | | (posts, comments, and post/comment edits). Also adds new error message for when users hit exactly 4000 characters so they know the limit. | ||||
* | Upon exiting edit post modal, foucs is placed on the respective text input field | nickago | 2015-08-21 | 1 | -3/+4 |
| | |||||
* | Added closing on ESC key press | nickago | 2015-08-04 | 1 | -1/+1 |
| | |||||
* | fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore | ralder | 2015-07-10 | 1 | -3/+4 |
| | |||||
* | Modifying all storage to use session storage. Also adding an abstraction ↵ | Christopher Speller | 2015-07-08 | 1 | -1/+1 |
| | | | | layer to add current user id as a prefix to most keys. | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+100 |