summaryrefslogtreecommitdiffstats
path: root/web/react/components/edit_post_modal.jsx
Commit message (Expand)AuthorAgeFilesLines
* Moved duplicate code into functions and added better handling of large paste ...Reed Garmsen2015-08-261-11/+3
* Fixed issue with carriage returns being counted improperly in non-ie browsers...Reed Garmsen2015-08-251-3/+6
* Prevents users from typing more than 4000 characters into any 'textbox' (post...Reed Garmsen2015-08-251-3/+12
* Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-211-3/+4
* Added closing on ESC key pressnickago2015-08-041-1/+1
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-3/+4
* Modifying all storage to use session storage. Also adding an abstraction laye...Christopher Speller2015-07-081-1/+1
* first commit=Corey Hulen2015-06-141-0/+100