mattermost-mobile/app/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
..
navigation Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00
storage Select last channel viewed (#172) 2017-01-23 16:20:11 -03:00
views Channel info delete (#222) 2017-02-09 09:12:44 -08:00