mattermost-mobile/app
Chris Duarte 7fdb0c4d27 Create post timeout (#1242)
* Add timeout for api calls that take too long

This will allow any api call that takes too long to fail faster.

Specially for Client4.createPost.  If the api never returns the post is in a pending state and the user is not able to retry.

* Add canTimeout flag
2017-12-08 18:19:17 -03:00
..
actions Previewer (#1246) 2017-12-04 12:20:10 -03:00
components Multiple bug fixes (#1287) 2017-12-08 09:37:14 -05:00
constants Clear failed images from post draft when posting (#1244) 2017-12-04 12:06:16 -03:00
i18n RN-345 Additional improvements to channel switching (#926) 2017-09-22 11:48:30 -07:00
mattermost_managed Scroll to search result in preview (#1129) 2017-11-13 11:55:26 -05:00
notification_preferences RN-138 Android notification preferences (#889) 2017-09-13 12:00:16 -03:00
push_notifications Upgrade RN (#1102) 2017-11-07 13:34:39 -03:00
reducers Clear failed images from post draft when posting (#1244) 2017-12-04 12:06:16 -03:00
screens Multiple bug fixes (#1287) 2017-12-08 09:37:14 -05:00
selectors Scroll to search result in preview (#1129) 2017-11-13 11:55:26 -05:00
store Create post timeout (#1242) 2017-12-08 18:19:17 -03:00
styles Fix localization + setting the token for APIv3 (#674) 2017-06-26 15:49:28 -04:00
utils Create post timeout (#1242) 2017-12-08 18:19:17 -03:00
initial_state.js Apply data retention policy (#1122) 2017-11-12 08:33:42 -03:00
mattermost.js Hide keyboard when bringing the app to the foreground (#1279) 2017-12-07 12:18:43 -03:00