Erik Johnston
|
92c52df702
|
Make store_file use store_into_file
|
2018-02-14 17:55:18 +00:00 |
|
Erik Johnston
|
5fa571a91b
|
Tell storage providers about new file so they can upload
|
2018-02-07 13:35:08 +00:00 |
|
Erik Johnston
|
1f881e0746
|
Merge pull request #2791 from matrix-org/erikj/media_storage_refactor
Ensure media is in local cache before thumbnailing
|
2018-02-05 11:28:52 +00:00 |
|
Richard van der Hoff
|
ad7ec63d08
|
Use the right path for url_preview thumbnails
This was introduced by #2627: we were overwriting the original media for url
previews with the thumbnails :/
(fixes https://github.com/vector-im/riot-web/issues/6012, hopefully)
|
2018-01-19 18:29:39 +00:00 |
|
Erik Johnston
|
2cf6a7bc20
|
Use better file consumer
|
2018-01-18 12:00:46 +00:00 |
|
Erik Johnston
|
4a53f3a3e8
|
Ensure media is in local cache before thumbnailing
|
2018-01-18 12:00:46 +00:00 |
|
Erik Johnston
|
e21370ba54
|
Correctly reraise exception
|
2018-01-12 14:44:02 +00:00 |
|
Erik Johnston
|
85a4d78213
|
Make Responder a context manager
|
2018-01-12 13:32:03 +00:00 |
|
Erik Johnston
|
227c491510
|
Comments
|
2018-01-12 11:22:41 +00:00 |
|
Erik Johnston
|
8f03aa9f61
|
Add StorageProvider concept
|
2018-01-09 16:16:12 +00:00 |
|
Erik Johnston
|
ada470bccb
|
Add MediaStorage class
|
2018-01-09 16:15:07 +00:00 |
|