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-28 14:37:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
media
/
v1
History
Sean
7367473f96
Fix error when selecting between thumbnails with the same quality (
#10684
)
...
Fixes
#10318
2021-08-25 09:51:08 +00:00
..
__init__.py
[pyupgrade]
synapse/
(
#10348
)
2021-07-19 15:28:05 +01:00
_base.py
Use inline type hints in
handlers/
and
rest/
. (
#10382
)
2021-07-16 18:22:36 +01:00
config_resource.py
remove
HomeServer.get_config
(
#9815
)
2021-04-14 19:09:08 +01:00
download_resource.py
Mitigate media repo XSSs on IE11. (
#10468
)
2021-07-27 13:45:10 +02:00
filepath.py
Remove various bits of compatibility code for Python <3.6 (
#9879
)
2021-04-27 13:13:07 +01:00
media_repository.py
Admin API to delete media for a specific user (
#10558
)
2021-08-11 19:29:59 +00:00
media_storage.py
Use inline type hints in
handlers/
and
rest/
. (
#10382
)
2021-07-16 18:22:36 +01:00
preview_url_resource.py
Support underscores (in addition to hyphens) for charset detection. (
#10410
)
2021-07-27 17:29:42 +00:00
storage_provider.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
thumbnail_resource.py
Fix error when selecting between thumbnails with the same quality (
#10684
)
2021-08-25 09:51:08 +00:00
thumbnailer.py
Fix /upload 500'ing when presented a very large image (
#10029
)
2021-05-21 18:31:59 +02:00
upload_resource.py
Use inline type hints in
handlers/
and
rest/
. (
#10382
)
2021-07-16 18:22:36 +01:00