mattermost-mobile/app
Miguel Alatzar 5c654364c1 [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:28:29 -07:00
..
actions Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-04-24 07:39:38 -07:00
components [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:28:29 -07:00
constants [MM-14669] Return null dimensions when height or width is falsy (#2681) 2019-04-22 19:17:52 -07:00
i18n
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:39:20 -04:00
notification_preferences
push_notifications
reducers
screens Use of cached managed config in components (#2758) 2019-05-01 18:39:20 -04:00
selectors MM-14461: make @-mentions (and searches) case insensitive (#2641) 2019-03-13 09:37:56 -04:00
store MM-14459 Ensure hydrationComplete is set to true when resetting the cache and logging out (#2664) 2019-03-23 11:07:43 -03:00
styles
utils [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:28:29 -07:00
app.js
fetch_preconfig.js Remove the RN bridge from MattermostManaged (#2741) 2019-05-01 18:37:01 -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:48:13 +08:00