diff options
| author | Richard van der Hoff <richard@matrix.org> | 2016-08-04 10:59:51 +0100 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2016-08-04 10:59:51 +0100 |
| commit | f131cd9e53b8131c5f7fa71765c717eadd001f16 (patch) | |
| tree | 7ead57395d8399ae8c1d9f9ceb0e7af3bf3a9239 | |
| parent | Merge pull request #978 from matrix-org/rav/device_name_in_e2e_devices (diff) | |
| download | synapse-f131cd9e53b8131c5f7fa71765c717eadd001f16.tar.xz | |
keys/query: Omit device displayname if null
... which makes it more consistent with user displaynames.
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/e2e_keys.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/handlers/e2e_keys.py b/synapse/handlers/e2e_keys.py |
