| Commit message (Expand) | Author | Age | Files | Lines |
* | Move client v1 api rest servlets into a "client/v1" directory | Mark Haines | 2015-01-22 | 1 | -1068/+0 |
* | Update tests | Kegan Dougal | 2015-01-07 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor | Erik Johnston | 2014-12-15 | 1 | -4/+0 |
|\ |
|
| * | Move typing-notification REST tests into their own .py file | Paul "LeoNerd" Evans | 2014-12-11 | 1 | -83/+0 |
| * | Actually unit-test the event stream around REST typing tests | Paul "LeoNerd" Evans | 2014-12-11 | 1 | -0/+14 |
| * | Initial hack at unit tests of room typing REST API | Paul "LeoNerd" Evans | 2014-12-11 | 1 | -3/+68 |
* | | Fix test. | Erik Johnston | 2014-12-12 | 1 | -1/+1 |
|/ |
|
* | Fix tests from prev commit | Erik Johnston | 2014-11-19 | 1 | -1/+0 |
* | Include room members' presence in room initialSync | Paul "LeoNerd" Evans | 2014-11-18 | 1 | -0/+14 |
* | Include 'messages' snapshot in room initialSync | Paul "LeoNerd" Evans | 2014-11-18 | 1 | -0/+4 |
* | Merge branch 'develop' into room-initial-sync | Paul "LeoNerd" Evans | 2014-11-17 | 1 | -124/+143 |
|\ |
|
| * | Only allow people in a room to look up room state. | Erik Johnston | 2014-11-11 | 1 | -8/+8 |
| * | Fix rest.test_rooms | Erik Johnston | 2014-11-11 | 1 | -90/+113 |
| * | Sign outgoing PDUs. | Mark Haines | 2014-10-16 | 1 | -7/+25 |
* | | Include room membership in room initialSync | Paul "LeoNerd" Evans | 2014-11-10 | 1 | -0/+1 |
* | | Put room state in room initialSync output - I guess this is right; I really c... | Paul "LeoNerd" Evans | 2014-11-10 | 1 | -0/+35 |
* | | Have room initialSync return the room's room_id | Paul "LeoNerd" Evans | 2014-11-10 | 1 | -0/+2 |
* | | Initial (empty) test that room initialSync at least returns 200 OK | Paul "LeoNerd" Evans | 2014-11-10 | 1 | -0/+53 |
|/ |
|
* | Unbreak tests after changing storage API | Erik Johnston | 2014-09-29 | 1 | -6/+35 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Fix tests to support ratelimiting | Mark Haines | 2014-09-03 | 1 | -1/+43 |
* | Perform room unit tests with 'local' users actually in the right domain ;) | Paul "LeoNerd" Evans | 2014-09-01 | 1 | -6/+6 |
* | change the world: make the default matrix API URL prefix /_matrix rather than... | Matthew Hodgson | 2014-08-31 | 1 | -1/+1 |
* | Merge branch 'develop' into storage_transactions | Mark Haines | 2014-08-27 | 1 | -90/+32 |
|\ |
|
| * | Renamed /rooms to /createRoom. Removed ability to PUT raw room IDs, and remov... | Kegan Dougal | 2014-08-27 | 1 | -90/+32 |
* | | Merge branch 'develop' into storage_transactions | Mark Haines | 2014-08-27 | 1 | -23/+12 |
|\| |
|
| * | Removed MessageRestServlet, use RoomSendEventRestServlet instead. Updated cmd... | Kegan Dougal | 2014-08-26 | 1 | -23/+12 |
* | | Fold federation/handler into handlers/federation | Mark Haines | 2014-08-26 | 1 | -6/+6 |
|/ |
|
* | Renaming: /im/sync >> /initialSync. /rooms/$roomid/members/list >> /rooms/$ro... | Kegan Dougal | 2014-08-26 | 1 | -4/+4 |
* | Fix ALL THE UNIT TESTS | Kegan Dougal | 2014-08-26 | 1 | -16/+16 |
* | Don't generate room membership messages. Include previous state of in members... | Erik Johnston | 2014-08-20 | 1 | -1/+6 |
* | Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor | Erik Johnston | 2014-08-19 | 1 | -98/+98 |
|\ |
|
| * | Rename MockHttpServer to MockHttpResource as it stands for one server resourc... | Paul "LeoNerd" Evans | 2014-08-19 | 1 | -94/+94 |
* | | Disable the ability to GET individualy messages. We need to think about the c... | Erik Johnston | 2014-08-18 | 1 | -36/+36 |
|/ |
|
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+14 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+924 |