mattermost-mobile/app
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
..
actions Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
client MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
components Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
constants Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
i18n Revert bulgarian. (#4814) 2020-09-16 16:44:14 +02:00
init [MM-31216] iOS - Only set badge to 0 if there are no delivered notifications or it is forced (#5015) 2020-12-10 12:29:47 -07:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-24446 Fix Crash on iOS with EMM enabled (#4203) 2020-04-23 06:03:10 -04:00
mm-redux Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
reducers MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
screens [MM-31376] Do not subtract offset from accessories container (#5042) 2020-12-17 19:14:00 -07:00
selectors Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
store Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
styles [MM-31177] Use png over Compass icon for logo (#5008) 2020-12-09 22:16:29 -07:00
telemetry MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
types Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
utils Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
mattermost.js update dependencies (#4958) 2020-11-18 19:45:07 -07:00
mattermost.test.js Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00