diff options
author | David Baker <dave@matrix.org> | 2016-05-24 11:33:32 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-05-24 11:33:32 +0100 |
commit | 37b7e846200f00a36c6084d426ab73ee5d0e0218 (patch) | |
tree | b99112ad5756cd98693549df1f26aecce2faad77 /synapse | |
parent | Actually make the 'read' flag correct (diff) | |
download | synapse-37b7e846200f00a36c6084d426ab73ee5d0e0218.tar.xz |
Include the ts the notif was received at
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/v2_alpha/notifications.py | 1 | ||||
-rw-r--r-- | synapse/storage/event_push_actions.py | 12 |
2 files changed, 8 insertions, 5 deletions
diff --git a/synapse/rest/client/v2_alpha/notifications.py b/synapse/rest/client/v2_alpha/notifications.py |