Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-4787 Fixed not being able to join a channel through a link after opening ↵ | Harrison Healey | 2016-11-21 | 1 | -3/+4 |
| | | | | the More Channels modal (#4616) | ||||
* | Check if user logged in before making setActiveChannel request (#4097) | Joram Wilander | 2016-09-28 | 1 | -1/+4 |
| | |||||
* | Updating ESLint (#4085) | Christopher Speller | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | Do not send push notifications for channels being actively viewed (#3931) | Joram Wilander | 2016-09-02 | 1 | -0/+2 |
| | |||||
* | PLT-2672 Refactored posts view with caching (#3054) | Joram Wilander | 2016-05-27 | 1 | -0/+85 |
* Refactored posts view to use view controller design * Add post view caching * Required updates after rebase * Fixed bug where current channel not set yet was causing breakage |