Kegan Dougal
|
3d3f692fd8
|
Add test coverage to the webclient. Update .gitignore
|
2014-11-12 16:22:22 +00:00 |
|
Kegan Dougal
|
2c400363e8
|
SYWEB-146: Fix room ID leaking on recents page when the name of the room is just an alias.
|
2014-11-12 11:24:05 +00:00 |
|
Kegan Dougal
|
9d0efedaee
|
Move room alias/id mapping logic from matrixService to modelService.
|
2014-11-12 11:14:19 +00:00 |
|
Kegan Dougal
|
988a8526b5
|
Finish matrixService unit tests. Add missing encodeURIComponent to path args.
|
2014-11-05 14:35:41 +00:00 |
|
Kegan Dougal
|
42081b1937
|
Don't urlencode event types just yet so older HSes don't 500.
Skip the tests which test for urlencoding, and add a TODO
in matrixService.
|
2014-11-05 11:28:22 +00:00 |
|
Kegan Dougal
|
9f6d1b10ad
|
Be sure to urlencode/decode event types correctly in both the web client and HS.
|
2014-11-05 11:21:55 +00:00 |
|
Kegan Dougal
|
4facbe02fb
|
URL encoding bugfix and add more tests.
|
2014-11-04 17:48:47 +00:00 |
|
Mark Haines
|
89ba802b23
|
Move webclient to a python module so that it can be installed
|
2014-11-04 15:57:23 +00:00 |
|