mattermost-mobile/app
Jesse Hallam 4f1e3590f8 MM-8604: handle SERVER_VERSION_CHANGED and CONFIG_CHANGED events (#1469)
* MM-8604: handle SERVER_VERSION_CHANGED and CONFIG_CHANGED events

This pairs up with the corresponding mattermost-redux changes to split
apart these events. For now, we still assume a configuration change when
detecting a server version change, given that the app may run with older
mattermost servers. In the future, we could fine-tine or remove this duplicate
config/license loading.

TODO: Depend on mattermost-redux changes in yarn.lock.

* Update mattermost-redux
2018-03-07 09:04:39 +00:00
..
actions update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
components Fix scroll to new message (#1475) 2018-03-06 20:41:56 +00:00
constants update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
i18n update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
mattermost_bucket update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
mattermost_managed update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
notification_preferences update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
push_notifications update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
reducers update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
screens PLT-7567: Integration of Team Icons (#1470) 2018-03-06 20:39:24 +00:00
selectors MM-9612 Better handled out of order posts causing duplicate date headers (#1468) 2018-03-05 13:21:10 +00:00
store update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
styles update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
utils MM-9647 Replaced usage of preventDoubleTap with wrapWithPreventDoubleTap (#1471) 2018-03-02 11:22:37 +00:00
initial_state.js update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
mattermost.js MM-8604: handle SERVER_VERSION_CHANGED and CONFIG_CHANGED events (#1469) 2018-03-07 09:04:39 +00:00