diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-08-25 18:14:02 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-08-25 18:14:02 +0100 |
commit | 641efb6a39f0d913895cec73b1bda8dbb548c2a3 (patch) | |
tree | 3527796e1023de303290e0291e4ec593d3e14d5b /synapse/rest/client/v2_alpha | |
parent | Add store-and-forward direct-to-device messaging (diff) | |
download | synapse-641efb6a39f0d913895cec73b1bda8dbb548c2a3.tar.xz |
Fix the deduplication of incoming direct-to-device messages
Diffstat (limited to 'synapse/rest/client/v2_alpha')
-rw-r--r-- | synapse/rest/client/v2_alpha/sendtodevice.py | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/sendtodevice.py b/synapse/rest/client/v2_alpha/sendtodevice.py |