mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-15 15:48:53 -05:00
This adds the format to the request arguments / URL to ensure that JSON data is returned (which is all that Synapse supports). This also adds additional error checking / filtering to the configuration file to ignore XML-only providers. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| config_resource.py | ||
| download_resource.py | ||
| filepath.py | ||
| media_repository.py | ||
| media_storage.py | ||
| oembed.py | ||
| preview_url_resource.py | ||
| storage_provider.py | ||
| thumbnail_resource.py | ||
| thumbnailer.py | ||
| upload_resource.py | ||