summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-12Fixup for #1689 and #1690Johannes Löthberg2-8/+13
2016-12-11IPv6 support for endpoint.pyGlyph1-4/+4
2016-12-11IPv6 support for client.pyGlyph1-16/+11
2016-12-09Implement a null 'test' commandRichard van der Hoff1-2/+15
2016-12-09Don't try to run tox from setup.pyRichard van der Hoff1-34/+28
2016-12-09Fix unit testsErik Johnston1-0/+4
2016-12-09Correctly handle timeout errorsErik Johnston2-7/+20
2016-12-09Fix broken README mergeRichard van der Hoff1-1/+1
2016-12-09Fix rare notifier bug where listeners dont timeoutErik Johnston2-11/+10
2016-12-08Add /room/<room_id>/joined_members APIErik Johnston3-9/+38
2016-12-08Add profile data to the room_membership table for joinsErik Johnston4-0/+110
2016-12-08Fix ignored read-receiptsRichard van der Hoff1-1/+5
2016-12-08Fix result of insert_receiptRichard van der Hoff1-1/+1
2016-12-08