Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
downloading the same image twice if two clients request a remote image at the same time | |||||
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 ↵ | Mark Haines | 4 | -6/+43 | |
file that a server will download from a remote server | |||||
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 |