mattermost-mobile/app/actions/views
Miguel Alatzar 5b5e057bb7
[MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification (#3533) (#3547)
* Dispatch SELECT_CHANNEL_WITH_MEMBER

* Call handleSelectChannel with true when from any push notification

* Always dispatch SELECT_CHANNEL_WITH_MEMBER with passed channelId

* Add missing comma

* Update unit tests

* Fix makrChannelViewedAndRead call
2019-11-12 16:03:35 -07:00
..
announcement.js
channel.js [MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification (#3533) (#3547) 2019-11-12 16:03:35 -07:00
channel.test.js [MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification (#3533) (#3547) 2019-11-12 16:03:35 -07:00
channel_add_members.js MM-18173 Removed getState from Add Channel Member method (#3436) 2019-10-17 17:56:25 +03:00
channel_members.js
client_upgrade.js
command.js fix app chrashing when sending invalid slash command (#2966) 2019-07-09 22:11:29 +08:00
create_channel.js Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-03-28 13:34:56 -07:00
create_channel.test.js Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-03-28 13:34:56 -07:00
edit_profile.js
emoji.js
file_upload.js
login.js Automated cherry pick of #3462 (#3473) 2019-10-25 08:06:14 -07:00
login.test.js MM-16430 refactor app entry point (#2924) 2019-06-26 15:21:20 -04:00
more_dms.js
post.js Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
root.js [MM-19968] Ensure SELECT_CHANNEL_WITH_MEMBER is dispatched when app opened from a push notification (#3533) (#3547) 2019-11-12 16:03:35 -07:00
root.test.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
search.js [MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components (#2920) 2019-07-08 10:03:31 -07:00
select_server.js Fix loosing the server config when handleManagedConfig (#3125) 2019-08-15 08:25:46 -07:00
select_server.test.js
select_team.js MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00
thread.js
thread.test.js
typing.js minor fix to access state of websocket (#2965) 2019-07-09 10:50:00 -04:00
user.js MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00
user.test.js MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00