MatrixSynapse/synapse/rest
Erik Johnston ff7c2e41de Always return a thumbnail of the requested size.
Before, we returned a thumbnail that was at least as big (if possible)
as the requested size. Now, if we don't have a thumbnail of the given
size we generate (and persist) one of that size.
2015-07-23 14:12:49 +01:00
..
client Query for all the ones we were asked about, not just the last... 2015-07-21 16:38:16 -07:00
key Implement minimum_valid_until_ts in the remote key resource 2015-04-29 11:57:26 +01:00
media Always return a thumbnail of the requested size. 2015-07-23 14:12:49 +01:00
__init__.py