mattermost-mobile/app/components/post_list
Daniel Espino García 7bb777f4b3
Handle go to location from CommandResponse (#4620)
* First draft to handle go to location on mobile

* Fix lint

* Fix test

* Remove unnecessary change

* Add not handled cases

* Add i18n missing string

* Fix typo

* Extract handleGotoLocation into an action

* Fix minor issues and extract showPermalinkView to an action

* Fix minor issues and extract showPermalinkView to an action

* Add missing change

* Fix this reference

* Remove unneeded event handlers, sort imports, early handle errors, make group channel visible, remove duplications and move functions to the right place

* Fix tests

* Handle error when opening permalink
2021-01-04 15:06:37 -07:00
..
__snapshots__ MM-27354 Emit the event for visible items in the thread screen (#4961) 2020-11-13 17:29:19 -03:00
date_header [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
more_messages_button MM-30164 fix safe area insets (#4979) 2020-11-23 20:10:09 -03:00
index.js MM-29252 Tapping on invalid permalink shows an error (#4926) 2020-10-28 11:54:47 -03:00
new_messages_divider.js MM-22253 Reduce unnecessary re-renders in channel switching (#3900) 2020-02-07 14:13:44 -07:00
post_list.js Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
post_list.test.js Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00