diff options
| author | Erik Johnston <erik@matrix.org> | 2016-08-25 17:32:22 +0100 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2016-08-25 17:32:22 +0100 | 
| commit | a3dc1e9cbe491aa981b8bbaeb2414b4ec8e5b9ca (patch) | |
| tree | d7414c7b98aac2aeb1486285cb2774c2273fba1e /synapse/visibility.py | |
| parent | Pull out event ids rather than full events for state (diff) | |
| download | synapse-a3dc1e9cbe491aa981b8bbaeb2414b4ec8e5b9ca.tar.xz | |
Replace context.current_state with context.current_state_ids
Diffstat (limited to '')
| -rw-r--r-- | synapse/visibility.py | 19 | 
1 files changed, 19 insertions, 0 deletions
diff --git a/synapse/visibility.py b/synapse/visibility.py  | 
