This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-29 12:13:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
media
/
v1
History
Mark Haines
3c7857e49b
clean up coding style a bit
2014-12-16 15:24:03 +00:00
..
__init__.py
Get uploads working with new media repo
2014-12-02 19:51:47 +00:00
base_resource.py
clean up coding style a bit
2014-12-16 15:24:03 +00:00
download_resource.py
Allow only one download for a given image at a time, so that we don't end up downloading the same image twice if two clients request a remote image at the same time
2014-12-11 16:48:11 +00:00
filepath.py
Thumbnail uploaded and cached images
2014-12-10 15:40:52 +00:00
media_repository.py
Update media_repository.py
2014-12-15 16:57:53 +00:00
thumbnail_resource.py
Allow only one download for a given image at a time, so that we don't end up downloading the same image twice if two clients request a remote image at the same time
2014-12-11 16:48:11 +00:00
thumbnailer.py
import Image as PIL.Image.
2014-12-10 16:09:18 +00:00
upload_resource.py
return an mxc uri rather than a content_token.
2014-12-15 13:54:10 +00:00