summaryrefslogtreecommitdiffstats
path: root/web/react/components/textbox.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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