Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-24 | Allow backslashes in event field filters | Richard van der Hoff | 1 | -1/+4 | |
Fixes a bug introduced in https://github.com/matrix-org/synapse/pull/1783 which meant that single backslashes were not allowed in event field filters. The intention here is to allow single-backslashes, but disallow double-backslashes. | |||||
2018-10-24 | Fix start_pushers vs _start_pushers confusion | Richard van der Hoff | 1 | -3/+3 | |
2018-10-24 | sanity-check the is_processing flag | Richard van der Hoff | 2 |