mattermost-mobile/service/actions
Chris Duarte 263fd50887 Channel info delete (#222)
* Initial setup to delete channels

* Combine leave and delete

* Working delete when removing the current channel id delete

* Initial working delete with handling web sockets

* Move go back out of component

* Refactor alert function and handle after leave navigation

* Remove promise then

* Allow channel membership to default to empty object

* Ensure that channel is present to avoid method on undefined

* Remove view channel delete action

* Remove unused type
2017-02-09 09:12:44 -08:00
..
channels.js Channel info delete (#222) 2017-02-09 09:12:44 -08: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 Auto select last team viewed (#161) 2017-01-17 09:27:53 -05:00
users.js Mfa (#182) 2017-01-24 16:08:09 -05:00
websocket.js Channel info delete (#222) 2017-02-09 09:12:44 -08:00