diff options
author | David Baker <dave@matrix.org> | 2015-01-29 18:51:22 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-01-29 18:51:22 +0000 |
commit | 0b1688639750e2401571263c127817d0b0a43644 (patch) | |
tree | 5e058f035604cef930cc29a53e21fe76dcd16ea6 /synapse/push/httppusher.py | |
parent | Add default push rules including setting a sound for messages mentioning your... (diff) | |
download | synapse-0b1688639750e2401571263c127817d0b0a43644.tar.xz |
Change 'from' in notification pokes to 'sender' to match client API v2. Send sender display names where they exist.
Diffstat (limited to '')
-rw-r--r-- | synapse/push/httppusher.py | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py |