summaryrefslogtreecommitdiffstats
path: root/web/react/components/edit_post_modal.jsx
Commit message (Expand)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-2/+2
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+2
* PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-021-5/+35
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-3/+3
* Removed command autocomplete from the comment textbox and edit post modalhmhealey2015-12-021-0/+1
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-2/+2
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-9/+9
* Converted DeletePostModal to React-Bootstraphmhealey2015-11-181-1/+2
* Some renamingChristopher Speller2015-11-021-1/+1
* simplify check if ctrl+enter was pressedFlorian Orben2015-10-291-6/+4
* fix component unmountFlorian Orben2015-10-291-1/+1
* enable ctrl+enter send for edit msg modalFlorian Orben2015-10-291-4/+25
* Fixed issue with refocusing not working after editing a post in the RHSReed Garmsen2015-10-281-1/+1
* Fixing some client warningsChristopher Speller2015-10-161-2/+2
* PLT-74: Enable Up Arrow keyboard shortcut to edit your last messageFlorian Orben2015-10-151-3/+11
* PLT-74: Enable Up Arrow keyboard shortcut to edit your last messageFlorian Orben2015-10-151-0/+22
* Fixing most deprication warningsChristopher Speller2015-10-151-4/+4
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-5/+9
* Cosmetic Refactoringnickago2015-09-021-57/+88
* Removed warning message when at the max character limitReed Garmsen2015-08-281-4/+2
* Merge pull request #469 from mattermost/mm-1699Christopher Speller2015-08-271-1/+1
|\
| * Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-1/+1
* | 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