diff options
author | Matthew Hodgson <matthew@arasphere.net> | 2016-09-09 00:09:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-09 00:09:51 +0100 |
commit | b8f84f99ff3c645dde6ab6c0498b272bfcc325fe (patch) | |
tree | f6622c08ca7a33bf47c35748d773c19f6d55445f /synapse/rest | |
parent | Merge pull request #1080 from matrix-org/dbkr/fix_notifications_api_with_from (diff) | |
parent | Implement `only=highlight` on `/notifications` (diff) | |
download | synapse-b8f84f99ff3c645dde6ab6c0498b272bfcc325fe.tar.xz |
Merge pull request #1081 from matrix-org/dbkr/notifications_only_highlight
Implement `only=highlight` on `/notifications`
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/notifications.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/notifications.py b/synapse/rest/client/v2_alpha/notifications.py |