Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-07 | Use logger not logging | Erik Johnston | 1 | -2/+2 |
2016-01-07 | s/telnet/ssh/ | Erik Johnston | 1 | -1/+1 |
2016-01-07 | Change manhole to use ssh | Erik Johnston | 1 | -5/+21 |
2016-01-07 | This comma is actually important | David Baker | 1 | -1/+1 |
2016-01-07 | more commas | David Baker | 1 | -1/+1 |
2016-01-07 | copyrights | Matthew Hodgson | 295 | -297/+297 |
2016-01-06 | Config Comment mixup in captcha public/private key | Robin Lambertz | 1 | -2/+2 |
2016-01-06 | Add /_matrix/versions to report supported versions | Daniel Wagner-Hall | 3 | -0/+43 |
2016-01-06 | comma style | David Baker | 1 | -1/+1 |
2016-01-06 | Adding is_guest here won't work because it just constructs a dict of uid -> p... | David Baker | 1 | -1/+1 |
2016-01-06 | Pass whether the user was a guest to some of the event streams | Mark Haines | 1 | -5/+3 |
2016-01-06 | fix tests | David Baker | 3 | -1/+10 |
2016-01-06 | Guest users must be joined to a room to see it in /sync | Mark Haines | 4 | -137/+50 |
2016-01-06 |