summary refs log tree commit diff
path: root/MAP.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-19Update testsErik Johnston2-12/+5
2014-08-19Default from param to 'END'Erik Johnston1-0/+1
2014-08-19PresenceStreamData was expecting *_key to be intsErik Johnston1-0/+3
2014-08-19Fix typo in merge conflictErik Johnston1-2/+0
2014-08-19ProofingKegan Dougal1-19/+20
2014-08-19Fix bug where we sometimes set min_token to None.Erik Johnston1-1/+2
2014-08-19Print out stacktrace when we failed to persist event.Erik Johnston1-1/+1
2014-08-19Rewrite of PresenceHandler test to ensure it covers the interaction with Fede...Paul "LeoNerd" Evans1-149/+279
2014-08-19Ensure that federation's .send_edu() returns a DeferredPaul "LeoNerd" Evans1-0/+1
2014-08-19Add a DeferredMockCallable; like mock's MockCallable but allows awaitingPaul "LeoNerd" Evans1-0/+41
2014-08-19More formatting, more clarity.Kegan Dougal1-23/+38
2014-08-19Add a 'backfill room' buttonErik Johnston6-25/+81
2014-08-19Change the way pagination works to support out of order events.Erik Johnston8-82/