mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-20 05:02:18 -05:00
Constructing an EventContext for an outlier is actually really simple, and there's no sense in going via an `async` method in the `StateHandler`. This also means that we can resolve a bunch of FIXMEs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| builder.py | ||
| presence_router.py | ||
| snapshot.py | ||
| spamcheck.py | ||
| third_party_rules.py | ||
| utils.py | ||
| validator.py | ||