Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-7: Refactoring frontend (chunk 10) | Elias Nahum | 2016-02-02 | 1 | -3/+3 |
| | | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE | ||||
* | PLT-7: Refactoring frontend (chunk 9) | Elias Nahum | 2016-02-01 | 1 | -6/+36 |
| | | | | - sidebar right & rhs | ||||
* | Clear user typing text on channel switch | JoramWilander | 2016-01-27 | 1 | -3/+11 |
| | |||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -3/+3 |
| | | | | system. | ||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-11-19 | 1 | -1/+2 |
| | |||||
* | rename getTypingText to updateTypingText and set component's state in it | Florian Orben | 2015-10-26 | 1 | -10/+16 |
| | |||||
* | PLT-703: Support multiple users being shown as typing underneath input boxes. | Florian Orben | 2015-10-26 | 1 | -16/+33 |
| | |||||
* | Fix typing socket constant | JoramWilander | 2015-10-16 | 1 | -2/+2 |
| | |||||
* | Small refactor of websocket code on client and server | JoramWilander | 2015-10-16 | 1 | -4/+7 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | MM-2065 style refactoring | =Corey Hulen | 2015-09-01 | 1 | -36/+49 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -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 change | nickago | 2015-07-06 | 1 | -9/+9 |
| | |||||
* | Typing notification disappears when message is sent | nickago | 2015-07-06 | 1 | -1/+4 |
| | |||||
* | Typing notifier resets on channel change | nickago | 2015-07-06 | 1 | -4/+9 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+49 |