mattermost-mobile/app/actions/views
Mattermost Build d05c39d323
Various fixes: (#4476)
* Fix map call on Set
* Ensure we don't destructure non-iterable values
* Include error message and stack in Alert

Co-authored-by: Miguel Alatzar <this.migbot@gmail.com>
2020-06-23 16:48:34 -07:00
..
announcement.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel.js MM-25695 Select channel when switching teams if available (#4443) 2020-06-17 21:25:59 -04:00
channel.test.js Automated cherry pick of #4304 (#4306) 2020-05-19 16:08:58 -07:00
channel_add_members.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_members.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
client_upgrade.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
command.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
create_channel.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -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 [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emoji.js Various fixes: (#4476) 2020-06-23 16:48:34 -07:00
file_upload.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
login.js MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
login.test.js MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
more_dms.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
post.js Automated cherry pick of #4304 (#4306) 2020-05-19 16:08:58 -07:00
post.test.js MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
root.js Ensure previous state is cleared when logout (#4396) 2020-06-08 15:26:53 -04:00
root.test.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
search.js Add custom rule to prevent passing getState into dispatch (#4010) 2020-03-06 17:07:20 -05:00
select_server.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
select_server.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
select_team.js MM-25695 Select channel when switching teams if available (#4443) 2020-06-17 21:25:59 -04:00
session.js Do not schedule session expiry notification for 5.24+ (#4291) 2020-05-19 12:15:45 -04:00
thread.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
thread.test.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
typing.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
user.js Automated cherry pick of #4304 (#4306) 2020-05-19 16:08:58 -07:00
user.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00