summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/notifications.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include the ts the notif was received atDavid Baker2016-05-241-0/+1
* Actually make the 'read' flag correctDavid Baker2016-05-231-4/+3
* Add GET /notifications APIDavid Baker2016-05-231-0/+100