forked-synapse/synapse/rest/media
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
..
v0 Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
v1 Always return a thumbnail of the requested size. 2015-07-23 14:12:49 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00