mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
fa13080618
* Make _iterate_over_text easier to read by using simple data structures * Prefer a set of tags to ignore In my tests, it's 4x faster to check for containment in a set of this size * Add a stack size limit to _iterate_over_text * Continue accepting the case where there is no body element * Use an early return instead for None Co-authored-by: Richard van der Hoff <richard@matrix.org> |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_filepath.py | ||
test_html_preview.py | ||
test_media_storage.py | ||
test_oembed.py | ||
test_url_preview.py |