Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-21 | Fix sync tightloop bug. | Erik Johnston | 1 | -2/+12 | |
If, for some reason, presence updates take a while to persist then it can trigger clients to tightloop calling `/sync` due to the presence handler returning updates but not advancing the stream token. Fixes #5503. | |||||
2019-06-20 | Improve email notification logging (#5502) | Neil Johnson | 2 | -1/+2 | |
2019-06-20 |