mattermost-mobile/app
Miguel Alatzar 19c493ff6e
[MM-15401] Fix setting of extension when caching files (#2762)
* Get extension from Content-Disposition first

* User ImageCacheManager.cache over getCacheFile

* Add unit tests for ImageCacheManager.getCacheFile

* Add unit tests for ImageCacheManager.cache

* Use exports and require to be able to mock isDownloading

* Chain mockReturnValueOnce calls

* Fix getExtensionFromContentDisposition and its unit tests
2019-05-03 09:24:40 -07:00
..
actions [MM-14619] Remove Client4.online and related setOnline function (#2718) 2019-04-24 00:34:34 +08:00
components [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:24:40 -07:00
constants [MM-14669] Return null dimensions when height or width is falsy (#2681) 2019-04-22 19:17:03 -07:00
i18n Add Ukrainian to Mattermost (#2392) 2018-11-28 15:08:23 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Use of cached managed config in components (#2758) 2019-05-01 18:34:09 -04:00
notification_preferences add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications MM-13897 preserve iOS push notifications when opening the app and set the proper badge count (#2541) 2019-02-01 19:37:07 -03:00
reducers MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00
screens Use of cached managed config in components (#2758) 2019-05-01 18:34:09 -04:00
selectors Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
store Reorganize post state and make postsInChannel into a sparse array (#2693) 2019-04-15 17:20:23 -04:00
styles add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
utils [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:24:40 -07:00
app.js Fix utils reference (#2586) 2019-02-20 17:26:42 -08:00
fetch_preconfig.js Remove the RN bridge from MattermostManaged (#2741) 2019-04-29 16:24:04 -04:00
initial_state.js [MM-14081] Show MFA Prompt after Server returned error for login request (#2599) 2019-03-01 19:01:10 +01:00
mattermost.js [MM-14619] Remove Client4.online and related setOnline function (#2718) 2019-04-24 00:34:34 +08:00