summary refs log tree commit diff
path: root/tests/handlers/test_typing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* SPEC-7: Rename 'ts' to 'origin_server_ts'Mark Haines2014-10-171-1/+1
* SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin fr...Mark Haines2014-10-141-0/+1
* SYN-75 sign at the request level rather than the transaction levelMark Haines2014-10-131-2/+2
* SYN-75 Verify signatures on server to server transactionsMark Haines2014-09-301-0/+1
* Sign federation transactionsMark Haines2014-09-241-1/+5
* Fix unit tests after adding extra argument on put_jsonErik Johnston2014-09-151-2/+4
* Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans2014-09-121-5/+1
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* change the world: make the default matrix API URL prefix /_matrix rather than...Matthew Hodgson2014-08-311-3/+3
* Initial typing notification support - EDU federation, but no timers, and no a...Paul "LeoNerd" Evans2014-08-271-0/+250