Commit Graph

26 Commits

Author SHA1 Message Date
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Asaad Mahmood
72b3a1d695 Other UI Improvements 2015-10-12 20:55:40 +05:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
=Corey Hulen
04c12ba58e Fixing blue bar and renders warning when mis-configured. 2015-09-24 15:06:54 -07:00
JoramWilander
9f7084611d Make onHeightChange not required. 2015-09-04 09:26:15 -04:00
JoramWilander
e4336bbc84 Fix poor typing performance on iOS devices. 2015-09-03 12:28:19 -04:00
hmhealey
7d07bf6a79 Refactored various React components to use ES6 syntax and to match the style guide without any errors or warnings 2015-09-01 18:45:18 -04:00
Reed Garmsen
5766bbfc65 Prevents users from typing more than 4000 characters into any 'textbox' (posts, comments, and post/comment edits). Also adds new error message for when users hit exactly 4000 characters so they know the limit. 2015-08-25 09:40:08 -07:00
nickago
f6bc38163e Added cosmetic refactoring 2015-08-05 16:27:22 -07:00
nickago
47cedd68d6 Removed all functionality required for removing used mentions from auto-complete 2015-08-05 14:43:40 -07:00
Reed Garmsen
b27562cedc Removed vestige textdiv code that is also no longer necessary due to removing the mention tags 2015-07-24 13:03:58 -07:00
Reed Garmsen
414c2bed91 Removes the blue tag highlighting from mentions that would appear after typing a mention 2015-07-23 14:04:33 -07:00
Reed Garmsen
184eac99dd Removed extraneous setState 2015-07-10 08:40:38 -07:00
Reed Garmsen
d2e046a98c Changed spacing model of connection flag & removed unnecessary duplication of logic 2015-07-10 08:39:37 -07:00
Reed Garmsen
b4b0e92fd4 Moved check for existing timer interrupt outside of if-else block for sanity 2015-07-09 18:23:14 -07:00
Reed Garmsen
582c94cee9 Removed newline 2015-07-09 18:18:59 -07:00
Reed Garmsen
eb99363169 Changed method again this time to a timer based system so that when inet does come back the yellow tinge goes away automatically not on user input 2015-07-09 18:17:40 -07:00
Reed Garmsen
7f0d070bf1 Added performance comment 2015-07-09 17:59:13 -07:00
Reed Garmsen
56f369cfd1 Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet connectivity immediately after clearning yellow bar after user has typed 5 characters 2015-07-09 17:49:02 -07:00
Reed Garmsen
80f9ebadef Added errorchange listener to textbox that detects if inet is not connected. Still do not have reliable way of checking if inet has reconnected 2015-07-09 16:41:33 -07:00
Corey Hulen
5bdc7f3762 Merge pull request #132 from mattermost/mm-1250
fixes mm-1250 mention highlights should now align in textbox
2015-07-06 13:57:29 -08:00
JoramWilander
2d3ef0b051 @all and @channel now auto-complete 2015-06-29 15:20:49 -04:00
JoramWilander
b7e516ff2e fix an auto-complete bug for mentions 2015-06-17 12:25:41 -04:00
JoramWilander
f1a2e48354 fixes mm-1250 mention highlights should now align in textbox 2015-06-17 09:23:19 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00