Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-12 | Validate message, topic and name event contents | Erik Johnston | 1 | -1/+1 |
2014-12-12 | Fix stream test. Make sure we add join to auth_events for invitiations | Erik Johnston | 2 | -4/+6 |
2014-12-11 | Fix replication tests | Erik Johnston | 1 | -12/+6 |
2014-12-11 | Fix federation test | Erik Johnston | 2 | -19/+25 |
2014-12-11 | Allow only one download for a given image at a time, so that we don't end up ... | Mark Haines | 3 | -20/+29 |
2014-12-11 | Fix room creation test | Erik Johnston | 1 | -34/+34 |
2014-12-11 | Fix public room joining by making sure replaces_state never points to itself. | Erik Johnston | 3 | -10/+13 |
2014-12-11 | Fix prev_content | Erik Johnston | 3 | -3/+16 |
2014-12-11 | Limit the size of images that are thumbnailed serverside. Limit the size of f... | Mark Haines | 4 | -6/+43 |
2014-12-11 | Fix redaction tests | Erik Johnston | 1 | -6/+8 |
2014-12-11 | Fix redactions. Fix 'age' key | Erik Johnston | 6 | -30/+83 |
2014-12-11 | doc the thumbnail methods | Mark Haines | 1 | -2/+11 |
2014-12-11 | Make sure we pass a tuple to string '%' formatting | Mark Haines | 1 | -2/+2 |