Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not send push notifications for channels being actively viewed (#3931) | Joram Wilander | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | PLT-1527 Add a slash command to set yourself away (#3752) | Dmitri Aizenberg | 2016-08-31 | 1 | -1/+5 |
| | | | | | | | | | | | | | | * added handlers for slash commands * added manual status persistance * added tests * removed extra debug output and comments * rebase - fixing the PR * making echo messages after slash commands ephemeral | ||||
* | PLT-2241 Refactored statuses into a more real-time system (#3573) | Joram Wilander | 2016-07-18 | 1 | -0/+27 |
* Refactored statuses into a more real-time system * Updated package.json with correct commit and fixed minor bug * Minor updates to statuses based on feedback * When setting status online, update only LastActivityAt if status already exists |