Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-12 | Consistently url decode and decode as utf 8 the URL parts | Erik Johnston | 5 | -43/+35 |
2014-12-12 | Store json as UTF-8 and not bytes | Erik Johnston | 1 | -1/+1 |
2014-12-12 | Pyflakes | Erik Johnston | 1 | -1/+0 |
2014-12-12 | Fix membership handler test | Erik Johnston | 1 | -82/+97 |
2014-12-12 | Fix test. | Erik Johnston | 1 | -1/+1 |
2014-12-12 | Validate message, topic and name event contents | Erik Johnston | 3 | -1/+27 |
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 |