kamax-matrix / matrix-appservice-email

Matrix <--> E-mail Bridge
GNU Affero General Public License v3.0
39 stars 11 forks source link

Send thumbnails of avatar in notifications instead of the full size image #17

Closed maxidorius closed 5 years ago

maxidorius commented 7 years ago

Currently, the full avatar picture is sent in the notification e-mail. This avatar can be arbitrarily big, leading to potentially massive e-mails.

Notifications should only contain thumbnails of those avatar, using the appropriate API, with a configurable max size on the bridge size.