forked-synapse/tests/push
David Robertson d9069388f3
Correctly include room avatars in email notifications (#10658)
Judging by the template, this was intended ages ago, but we never
actually passed an avatar URL to the template. So let's provide one.

Closes #1546.

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-09-01 13:48:41 +01:00
..
__init__.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
test_email.py Correctly include room avatars in email notifications (#10658) 2021-09-01 13:48:41 +01:00
test_http.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_presentable_names.py Handle missing content keys when calculating presentable names. (#9165) 2021-01-25 07:27:16 -05:00
test_push_rule_evaluator.py Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00