server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
textbox.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix poor typing performance on iOS devices.
JoramWilander
2015-09-03
1
-2
/
+7
*
Refactored various React components to use ES6 syntax and to match the style ...
hmhealey
2015-09-01
1
-113
/
+169
*
Prevents users from typing more than 4000 characters into any 'textbox' (post...
Reed Garmsen
2015-08-25
1
-1
/
+1
*
Added cosmetic refactoring
nickago
2015-08-05
1
-46
/
+49
*
Removed all functionality required for removing used mentions from auto-complete
nickago
2015-08-05
1
-59
/
+7
*
Removed vestige textdiv code that is also no longer necessary due to removing...
Reed Garmsen
2015-07-24
1
-21
/
+1
*
Removes the blue tag highlighting from mentions that would appear after typin...
Reed Garmsen
2015-07-23
1
-13
/
+6
*
Removed extraneous setState
Reed Garmsen
2015-07-10
1
-2
/
+1
*
Changed spacing model of connection flag & removed unnecessary duplication of...
Reed Garmsen
2015-07-10
1
-9
/
+6
*
Moved check for existing timer interrupt outside of if-else block for sanity
Reed Garmsen
2015-07-09
1
-4
/
+5
*
Removed newline
Reed Garmsen
2015-07-09
1
-1
/
+0
*
Changed method again this time to a timer based system so that when inet does...
Reed Garmsen
2015-07-09
1
-16
/
+27
*
Added performance comment
Reed Garmsen
2015-07-09
1
-0
/
+2
*
Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet c...
Reed Garmsen
2015-07-09
1
-9
/
+15
*
Added errorchange listener to textbox that detects if inet is not connected. ...
Reed Garmsen
2015-07-09
1
-2
/
+33
*
Merge pull request #132 from mattermost/mm-1250
Corey Hulen
2015-07-06
1
-0
/
+4
|
\
|
*
fixes mm-1250 mention highlights should now align in textbox
JoramWilander
2015-06-17
1
-0
/
+4
|
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+290
*
@all and @channel now auto-complete
JoramWilander
2015-06-29
1
-1
/
+1
*
fix an auto-complete bug for mentions
JoramWilander
2015-06-17
1
-1
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+290