Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish matrixService unit tests. Add missing encodeURIComponent to path args. | Kegan Dougal | 2014-11-05 | 1 | -5/+6 |
* | Don't urlencode event types just yet so older HSes don't 500. | Kegan Dougal | 2014-11-05 | 1 | -1/+3 |
* | Be sure to urlencode/decode event types correctly in both the web client and HS. | Kegan Dougal | 2014-11-05 | 1 | -2/+2 |
* | URL encoding bugfix and add more tests. | Kegan Dougal | 2014-11-04 | 1 | -1/+1 |
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 12 | -0/+3166 |