diff options
author | Mark Haines <mjark@negativecurvature.net> | 2015-12-02 17:14:45 +0000 |
---|---|---|
committer | Mark Haines <mjark@negativecurvature.net> | 2015-12-02 17:14:45 +0000 |
commit | 748c0f5efa33ebdc24ff45a230c72adbbf9521c6 (patch) | |
tree | df2a61dc99f5f6735d2cf010576bdcdde354ffe5 | |
parent | Merge pull request #412 from matrix-org/erikj/search (diff) | |
parent | Make state updates in the C+S API idempotent (diff) | |
download | synapse-748c0f5efa33ebdc24ff45a230c72adbbf9521c6.tar.xz |
Merge pull request #416 from matrix-org/markjh/idempotent_state
Make state updates in the C+S API idempotent
-rw-r--r-- | synapse/handlers/message.py | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |