diff options
author | Erik Johnston <erik@matrix.org> | 2017-03-15 14:27:34 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-03-15 14:27:34 +0000 |
commit | 6c82de51002575e974907ab0a7d4fc6b0123bc8f (patch) | |
tree | 7338a0d9c64ae83255404a7527bbdf90705a1a44 /synapse/rest/client/v1 | |
parent | Merge pull request #1997 from matrix-org/dbkr/cas_partialdownload (diff) | |
download | synapse-6c82de51002575e974907ab0a7d4fc6b0123bc8f.tar.xz |
Format presence events on the edges instead of reformatting them multiple times
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/presence.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/rest/client/v1/presence.py b/synapse/rest/client/v1/presence.py |