summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-23Fix a few pyflakes errors in the server_key_resourceMark Haines1-5/+1
2014-09-23Add a _matrix/key/v1 resource with the verification keys of the local serverMark Haines5-164/+104
2014-09-23Read signing keys using methods from syutil. convert keys that are in the wro...Mark Haines1-9/+30
2014-09-22fix grammaticsMatthew Hodgson1-4/+4
2014-09-22Add section to explain how to sign events such that we can redact message con...Mark Haines1-1/+27
2014-09-22Show display name changes in the message list.Kegan Dougal2-8/+30
2014-09-22Bump versions and changelog v0.3.3Erik Johnston3-2/+22
2014-09-22Add working protractor e2e test.Kegan Dougal4-8/+26
2014-09-22Set required environment variables for e2e testing.Kegan Dougal3-6/+15
2014-09-22Updated test README to include a section on environment-protractor.jsKegan Dougal1-0/+6
2014-09-22Added boilerplate for running end-to-end tests.\nThis is done using Protracto...Kegan Dougal5-6/+30
2014-09-22Propagate failure reason to the other party.David Baker2-7/+8
2014-09-22