summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-12PyflakesErik Johnston1-1/+0
2014-12-12Fix membership handler testErik Johnston1-82/+97
2014-12-12Fix test.Erik Johnston1-1/+1
2014-12-12Validate message, topic and name event contentsErik Johnston3-1/+27
2014-12-12Fix stream test. Make sure we add join to auth_events for invitiationsErik Johnston2-4/+6
2014-12-11Fix replication testsErik Johnston1-12/+6
2014-12-11Fix federation testErik Johnston2-19/+25
2014-12-11Allow only one download for a given image at a time, so that we don't end up ...Mark Haines3-20/+29
2014-12-11Fix room creation testErik Johnston1-34/+34
2014-12-11Fix public room joining by making sure replaces_state never points to itself.Erik Johnston3-10/+13
2014-12-11Fix prev_contentErik Johnston3-3/+16
2014-12-11Limit the size of images that are thumbnailed serverside. Limit the size of f...Mark Haines4-6/+43
2014-12-11Fix redacti