element-hq / element-hq/synapse

Notification mail templates use embedded images hosted at matrix.org and vector.im

Open
#2,359 0 comments 0 reactions 0 assignees View on GitHub
A-Push O-Frequent S-Major T-Defect
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#2359](https://github.com/matrix-org/synapse/issues/2359).

---

This is not a duplicate of #1809 or #1811.

The templates used to send notification mails use hardcoded image links to matrix.org/vector.im here:
https://github.com/matrix-org/synapse/blob/master/res/templates/notif_mail.html#L22-L26
https://github.com/matrix-org/synapse/blob/master/res/templates/notif.html#L9-L13

To respect privacy of my users I changed the templates, but it would be nice if those resources are delivered by synapse itself (like the avatar images in the notification mails) or are configurable or in other means update safe.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.