forked-synapse/synapse/rest/media
reivilibre fa13080618
Merge pull request from GHSA-22p3-qrh9-cx32
* 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>
2022-06-28 14:29:08 +01:00
..
v1 Merge pull request from GHSA-22p3-qrh9-cx32 2022-06-28 14:29:08 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00