diff options
author | Erik Johnston <erik@matrix.org> | 2016-05-24 11:44:55 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-05-24 11:44:55 +0100 |
commit | 69003039973169097592359f3f34fc32c5bbaeb0 (patch) | |
tree | 518e163b17e872be08d51999802b50daa9636534 /synapse | |
parent | Only work out newly_joined_users for incremental sync (diff) | |
download | synapse-69003039973169097592359f3f34fc32c5bbaeb0.tar.xz |
Don't send down all ephemeral events
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/sync.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |