This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-27 23:46:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
media
/
v1
History
Kegsay
67c9585656
Update media_repository.py
...
_ not -
2014-12-15 16:57:53 +00:00
..
__init__.py
Get uploads working with new media repo
2014-12-02 19:51:47 +00:00
base_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
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