Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-28 | Don't update the ratelimiter before sending a 3PID invite | Brendan Abolivier | 1 | -1/+1 | |
This would cause emails being sent, but Synapse responding with a 429 when creating the event. The client would then retry, and with bad timing the same scenario would happen again. Some testing I did ended up sending me 10 emails for one single invite because of this. | |||||
2019-06-27 | Docker image: Add a migrate_config mode (#5567) | Richard van der Hoff | 4 | -17/+58 | |
... to help people escape env var hell | |||||
201 |