summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-28Some basic css to make it halfway legibleDavid Baker3-16/+58
2016-04-28Fix notification linkDavid Baker1-1/+1
2016-04-28May as well always include room linkDavid Baker1-4/+3
2016-04-28Put back real delay before mailingDavid Baker1-1/+1
2016-04-28Support file messages & fix plain textDavid Baker2-7/+6
2016-04-28Support image notifsDavid Baker2-15/+33
2016-04-28Fix more typos in per-request metricsMark Haines1-4/+5
2016-04-28pep8David Baker2-3/+6
2016-04-28Only import email pusher if email notifs are onDavid Baker1-6/+8
2016-04-28Fix typo in request metricsMark Haines1-1/+1
2016-04-28fix typoMatthew Hodgson1-1/+1
2016-04-28Add a comment explaining why automatic metric reporting is disabled for JsonR...Mark Haines1-0/+4
2016-04-28Check if report_metrics is TrueMark Haines1