mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 22:45:17 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
#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.