0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/tests/events
Patrick Cloke ba6b21c81e
Implement MSC3389 to protect relations from redaction. (#15565)
MSC3389 proposes protecting the relation type & parent event ID
from redaction. This keeps the relation information intact after
redaction which helps with some UX flaws (e.g. deleting an
event causes it to no longer be in a thread, which is confusing).
2023-05-15 12:58:09 +00:00
..
__init__.py Add some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
test_presence_router.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_snapshot.py Add missing type hints for tests.events. (#14904) 2023-01-25 15:14:03 -05:00
test_utils.py Implement MSC3389 to protect relations from redaction. (#15565) 2023-05-15 12:58:09 +00:00