Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-08 | Make `prev_state` field optional | Erik Johnston | 2 | -16/+0 | |
The `prev_state` field on events is not specced and so synapse shouldn't explode if an event is missing the field. Fixes #4787 | |||||
2019-03-08 | Factor out soft fail checks | Erik Johnston | 1 | -5/+22 | |