0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 09:38:19 +02:00
synapse/synapse/media
Patrick Cloke 6f18812bb0
Add stubs package for lxml. (#15697)
The stubs have some issues so this has some generous cast
and ignores in it, but it is better than not having stubs.

Note that confusing that Element is a function which creates
_Element instances (and similarly for Comment).
2023-05-31 17:06:57 +00:00
..
_base.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
media_repository.py Add config option to prevent media downloads from listed domains. (#15197) 2023-05-09 14:08:51 -04:00
media_storage.py Move Spam Checker callbacks to a dedicated file (#15453) 2023-04-18 00:57:40 +00:00
oembed.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
preview_html.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
storage_provider.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
thumbnailer.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
url_previewer.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00