mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
2f48c4e1ae
Prevents a SynapseError being raised inside of a IResolutionReceiver and instead opts to just return 0 results. This thus means that we have to lump a failed lookup and a blacklisted lookup together with the same error message, but the substitute should be generic enough to cover both cases. |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_media_storage.py | ||
test_url_preview.py |