forked-synapse/changelog.d
Remi Rampin 0621e8eb0e
Add metric for emails sent (#16881)
This adds a counter `synapse_emails_sent_total` for emails sent. They
are broken down by `type`, which are `password_reset`, `registration`,
`add_threepid`, `notification` (matching the methods of `Mailer`).
2024-02-14 15:30:03 +00:00
..
.gitignore
16881.feature Add metric for emails sent (#16881) 2024-02-14 15:30:03 +00:00
16894.bugfix Only do one concurrent fetch per server in keyring (#16894) 2024-02-09 10:51:11 +00:00
16905.misc Don't invalidate the entire event cache when we purge history (#16905) 2024-02-13 13:24:11 +00:00
16909.misc Add a config to not send out device list updates for specific users (#16909) 2024-02-13 13:23:03 +00:00