summaryrefslogtreecommitdiffstats
path: root/web/react/components/textbox.jsx
Commit message (Expand)AuthorAgeFilesLines
* Disabling help stuff and moving preview out of itAsaad Mahmood2016-03-091-11/+13
* Multiple UI ImprovementsAsaad Mahmood2016-03-081-3/+48
* PLT-2030 fixing error handling=Corey Hulen2016-02-261-2/+2
* Cleaned up textbox focus codehmhealey2016-02-041-7/+5
* Updated post help linkhmhealey2016-02-021-8/+2
* PLT-7: Refactoring frontend (chunk 9)Elias Nahum2016-02-011-2/+18
* Removed some vestigial code from the post textboxhmhealey2016-01-201-19/+0
* Changed the post textbox resizing code to be more reliable and not rely on ma...hmhealey2016-01-201-23/+29
* Added emoji autocomplete to post textboxhmhealey2015-12-031-1/+2
* Removed command autocomplete from the comment textbox and edit post modalhmhealey2015-12-021-2/+10
* Moved autocomplete components into web/react/components/suggestionhmhealey2015-12-011-4/+4
* Replaced CommandList with the new suggestion componentshmhealey2015-12-011-42/+3
* Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-146/+18
* rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...Florian Orben2015-11-271-1/+2
* move preview-link-toggle outside of component markupFlorian Orben2015-11-271-8/+14
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-8/+8
* PLT-327: Add help text for MarkdownFlorian Orben2015-11-171-1/+14
* Updating profile image and textbox resizingAsaad Mahmood2015-11-121-3/+2
* UI Improvements for centre channel due to previewAsaad Mahmood2015-11-121-1/+1
* add button to preview your current postFlorian Orben2015-11-101-4/+38
* Refactoring post_store into post_store and search_storeChristopher Speller2015-10-261-3/+3
* PLT-74: Enable Up Arrow keyboard shortcut to edit your last messageFlorian Orben2015-10-151-2/+6
* Fixing most deprication warningsChristopher Speller2015-10-151-15/+15
* Other UI ImprovementsAsaad Mahmood2015-10-121-0/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fixing blue bar and renders warning when mis-configured.=Corey Hulen2015-09-241-29/+24
* Make onHeightChange not required.JoramWilander2015-09-041-3/+3
* Fix poor typing performance on iOS devices.JoramWilander2015-09-031-2/+7
* Refactored various React components to use ES6 syntax and to match the style ...hmhealey2015-09-011-113/+169
* Prevents users from typing more than 4000 characters into any 'textbox' (post...Reed Garmsen2015-08-251-1/+1
* Added cosmetic refactoringnickago2015-08-051-46/+49
* Removed all functionality required for removing used mentions from auto-completenickago2015-08-051-59/+7
* Removed vestige textdiv code that is also no longer necessary due to removing...Reed Garmsen2015-07-241-21/+1
* Removes the blue tag highlighting from mentions that would appear after typin...Reed Garmsen2015-07-231-13/+6
* Removed extraneous setStateReed Garmsen2015-07-101-2/+1
* Changed spacing model of connection flag & removed unnecessary duplication of...Reed Garmsen2015-07-101-9/+6
* Moved check for existing timer interrupt outside of if-else block for sanityReed Garmsen2015-07-091-4/+5
* Removed newlineReed Garmsen2015-07-091-1/+0
* Changed method again this time to a timer based system so that when inet does...Reed Garmsen2015-07-091-16/+27
* Added performance commentReed Garmsen2015-07-091-0/+2
* Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet c...Reed Garmsen2015-07-091-9/+15
* Added errorchange listener to textbox that detects if inet is not connected. ...Reed Garmsen2015-07-091-2/+33
* Merge pull request #132 from mattermost/mm-1250Corey Hulen2015-07-061-0/+4
|\
| * fixes mm-1250 mention highlights should now align in textboxJoramWilander2015-06-171-0/+4
| * first commit=Corey Hulen2015-06-141-0/+290
* @all and @channel now auto-completeJoramWilander2015-06-291-1/+1
* fix an auto-complete bug for mentionsJoramWilander2015-06-171-1/+1
* first commit=Corey Hulen2015-06-141-0/+290