summaryrefslogtreecommitdiffstats
path: root/web/react/components/textbox.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Removed extraneous setStateReed Garmsen2015-07-101-2/+1
|
* Changed spacing model of connection flag & removed unnecessary duplication ↵Reed Garmsen2015-07-101-9/+6
| | | | of logic
* 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 ↵Reed Garmsen2015-07-091-16/+27
| | | | does come back the yellow tinge goes away automatically not on user input
* Added performance commentReed Garmsen2015-07-091-0/+2
|
* Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet ↵Reed Garmsen2015-07-091-9/+15
| | | | connectivity immediately after clearning yellow bar after user has typed 5 characters
* Added errorchange listener to textbox that detects if inet is not connected. ↵Reed Garmsen2015-07-091-2/+33
| | | | Still do not have reliable way of checking if inet has reconnected
* Merge pull request #132 from mattermost/mm-1250Corey Hulen2015-07-061-0/+4
|\ | | | | fixes mm-1250 mention highlights should now align in textbox
| * 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