Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-15 | fix cyrillic URL previews by hardcoding all page decoding to UTF-8 for now, r... | Matthew Hodgson | 1 | -16/+8 |
2016-04-15 | Use SynapseError 504 for Timeout errors | Erik Johnston | 1 | -1/+2 |
2016-04-14 | Fix check_password rather than inverting the meaning of _check_local_password... | Mark Haines | 1 | -9/+12 |
2016-04-14 | Fix login to error for nonexistent users | David Baker | 1 | -1/+1 |
2016-04-14 | fix urlparse import thinko breaking tiny URLs | Matthew Hodgson | 1 | -5/+5 |
2016-04-14 | Make v2_alpha reg follow the AS API specification | Kegan Dougal | 1 | -0/+5 |
2016-04-14 | comment out 2c838f6459db35ad9812a83184d85a06ca5d940a due to risk of https://e... | Matthew Hodgson | 1 | -16/+16 |
2016-04-14 | Measure push action generator | Erik Johnston | 1 | -11/+15 |
2016-04-14 | Don't push for everyone who ever sent an RR to the room | David Baker | 1 | -1/+13 |
2016-04-14 | Add missing yield | Erik Johnston | 1 | -1/+1 |
2016-04-14 | Rename log context | Erik Johnston | 1 | -1/+1 |
2016-04-14 | Make send_badge private | Erik Johnston | 1 | -2/+2 |
2016-04-14 | Add desc arg |