Граф коммитов

40 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
027c4c88f0 Added emoji autocomplete to post textbox 2015-12-03 08:49:12 -05:00
hmhealey
7308569375 Removed command autocomplete from the comment textbox and edit post modal 2015-12-02 09:42:36 -05:00
hmhealey
06e0919bca Moved autocomplete components into web/react/components/suggestion 2015-12-01 16:27:22 -05:00
hmhealey
0c449ba5c9 Replaced CommandList with the new suggestion components 2015-12-01 16:27:22 -05:00
hmhealey
6d10b10318 Replaced MentionList and Mention components with AtMentionProvider 2015-12-01 16:27:21 -05:00
Florian Orben
61a35066b6 rename 'featureToggle' to 'isFeatureEnable' and move definition of available prerelease-features to constants.jsx 2015-11-27 23:17:45 +01:00
Florian Orben
ca3856ab3b move preview-link-toggle outside of component markup 2015-11-27 23:17:45 +01:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Florian Orben
e9a8bcd727 PLT-327: Add help text for Markdown 2015-11-17 18:55:20 +01:00
Asaad Mahmood
dc1c589369 Updating profile image and textbox resizing 2015-11-12 18:51:49 +05:00
Asaad Mahmood
2f95210a29 UI Improvements for centre channel due to preview 2015-11-12 18:09:18 +05:00
Florian Orben
96adf5238e add button to preview your current post 2015-11-10 23:03:49 +01:00
Christopher Speller
bf555fae14 Refactoring post_store into post_store and search_store 2015-10-26 15:45:52 -04:00
Florian Orben
551b07960e PLT-74: Enable Up Arrow keyboard shortcut to edit your last message 2015-10-15 21:25:31 +02:00
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