mattermost-mobile/service/actions
enahum 81526fbb09 Channel drawer (#154)
* Channel list drawer
* Get channels by category
* Fix and connect websocket
* Fix Select first team using the team members

* create loadMe and fix login actions to loads the teams

* Add android back button handler for the channel drawer

* Channel drawer styling and functionality

* Mark channel as viewed and fixed reset unread counts

* Unread above/below indicators

* Improve performance replacing ScrollView with ListView

* Fix unread indicators

* Addressing review feedback
2017-01-03 19:49:28 -03:00
..
channels.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
general.js Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
helpers.js Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
posts.js Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
preferences.js Reduced scope of try-catch around client calls (#134) 2016-12-13 13:49:39 -03:00
teams.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
users.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
websocket.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00