Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish matrixService unit tests. Add missing encodeURIComponent to path args. | Kegan Dougal | 2014-11-05 | 1 | -60/+228 |
* | Add more tests and a TODO. | Kegan Dougal | 2014-11-05 | 1 | -2/+55 |
* | Don't urlencode event types just yet so older HSes don't 500. | Kegan Dougal | 2014-11-05 | 1 | -2/+2 |
* | Be sure to urlencode/decode event types correctly in both the web client and HS. | Kegan Dougal | 2014-11-05 | 1 | -3/+3 |
* | Add a bunch more unit tests for matrixService. | Kegan Dougal | 2014-11-05 | 1 | -6/+191 |
* | URL encoding bugfix and add more tests. | Kegan Dougal | 2014-11-04 | 1 | -6/+40 |
* | Add matrix-service unit tests. Update angular-mocks. | Kegan Dougal | 2014-11-04 | 1 | -0/+64 |