diff options
| author | David Baker <dave@matrix.org> | 2016-04-27 17:50:49 +0100 | 
|---|---|---|
| committer | David Baker <dave@matrix.org> | 2016-04-27 17:50:49 +0100 | 
| commit | 424a7f48f8d5cdb97ec3567d6841cecbf65ffda2 (patch) | |
| tree | 24c7be8cdcd3a88d6913fd5d2e72593e797563e6 /synapse/handlers/sync.py | |
| parent | Make html messages work (diff) | |
| download | synapse-424a7f48f8d5cdb97ec3567d6841cecbf65ffda2.tar.xz | |
Run filter_events_for_client
so we don't accidentally mail out events people shouldn't see
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/sync.py | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py  | 
