forked-synapse/synapse/rest/media
Richard van der Hoff 73d93039ff
Fix bug in remote thumbnail search (#8438)
#7124 changed the behaviour of remote thumbnails so that the thumbnailing method was included in the filename of the thumbnail. To support existing files, it included a fallback so that we would check the old filename if the new filename didn't exist.

Unfortunately, it didn't apply this logic to storage providers, so any thumbnails stored on such a storage provider was broken.
2020-10-02 12:29:29 +01:00
..
v1 Fix bug in remote thumbnail search (#8438) 2020-10-02 12:29:29 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00