forked-synapse/synapse/rest/media/v1
Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase
Removes device_id and ClientInfo

device_id is never actually written, and the matrix.org DB has no
non-null entries for it. Right now, it's just cluttering up code.

This doesn't remove the columns from the database, because that's
fiddly.
2015-08-25 16:23:06 +01:00
..
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
base_resource.py Merge remote-tracking branch 'origin/develop' into erikj/generate_presice_thumbnails 2015-08-13 17:23:39 +01:00
download_resource.py If user supplies filename in URL when downloading from media repo, use that name in Content Disposition 2015-07-03 11:24:55 +01:00
filepath.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
identicon_resource.py Copyright notices 2015-04-24 10:35:29 +01:00
media_repository.py thou shalt specify a content-length 2015-02-07 12:56:21 +00:00
thumbnail_resource.py Make a config option for whether to generate new thumbnail sizes dynamically 2015-08-12 10:54:38 +01:00
thumbnailer.py bump up image quality a bit more as it looks crap 2015-07-14 23:53:13 +01:00
upload_resource.py Remove completely unused concepts from codebase 2015-08-25 16:23:06 +01:00