summary refs log tree commit diff
path: root/changelog.d/16274.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.93.0rc1Patrick Cloke2023-09-191-1/+0
|
* Add the List-Unsubscribe header for notification emails. (#16274)Patrick Cloke2023-09-111-0/+1
Adds both the List-Unsubscribe (RFC2369) and List-Unsubscribe-Post (RFC8058) headers to push notification emails, which together should: * Show an "Unsubscribe" link in the MUA UI when viewing Synapse notification emails. * Enable "one-click" unsubscribe (the user never leaves their MUA, which automatically makes a POST request to the specified endpoint).