mattermost-mobile/app/components/file_attachment_list
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
..
__snapshots__ MM-13432 Remove getFilesForPost request state and use react state (#2496) 2019-01-09 20:21:02 +08:00
file_attachment.js File image attachments sometimes do not open the image preview (#2397) 2018-11-30 09:17:34 -05:00
file_attachment_document.js iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
file_attachment_icon.js Fix download document progress indicator (#2344) 2018-11-16 22:57:03 +05:30
file_attachment_image.js Revert "image thumbnail not centered (#2210)" and fix it properly (#2219) 2018-10-04 19:41:41 -03:00
file_attachment_list.js [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:28:29 -07:00
file_attachment_list.test.js MM-13432 Remove getFilesForPost request state and use react state (#2496) 2019-01-09 20:21:02 +08:00
index.js MM-13432 Remove getFilesForPost request state and use react state (#2496) 2019-01-09 20:21:02 +08:00