summaryrefslogtreecommitdiffstats
path: root/web/react/components/msg_typing.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-3/+3
| | | | system.
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-191-1/+2
|
* rename getTypingText to updateTypingText and set component's state in itFlorian Orben2015-10-261-10/+16
|
* PLT-703: Support multiple users being shown as typing underneath input boxes.Florian Orben2015-10-261-16/+33
|
* Fix typing socket constantJoramWilander2015-10-161-2/+2
|
* Small refactor of websocket code on client and serverJoramWilander2015-10-161-4/+7
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* MM-2065 style refactoring=Corey Hulen2015-09-011-36/+49
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-1/+1
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* Changed socket event to a props based changenickago2015-07-061-9/+9
|
* Typing notification disappears when message is sentnickago2015-07-061-1/+4
|
* Typing notifier resets on channel changenickago2015-07-061-4/+9
|
* first commit=Corey Hulen2015-06-141-0/+49