mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-12-01 21:34:40 -05:00
Parse the `m.relates_to` event content field (which describes relations) in a single place, this is used during: * Event persistence. * Validation of the Client-Server API. * Fetching bundled aggregations. * Processing of push rules. Each of these separately implement the logic and each made slightly different assumptions about what was valid. Some had minor / potential bugs. |
||
|---|---|---|
| .. | ||
| main | ||
| state | ||
| __init__.py | ||