| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix generation of event ids so that they are consistent between local and rem... | Erik Johnston | 2014-09-06 | 1 | -1/+4 |
* | When getting a state event also include the previous content | Erik Johnston | 2014-09-06 | 1 | -1/+6 |
* | Generate m.room.aliases event when the HS creates a room alias | Erik Johnston | 2014-09-05 | 1 | -0/+7 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 3 | -3/+3 |
* | Updated feedback api docs and fixed feedback content template bug | Kegan Dougal | 2014-09-03 | 1 | -2/+1 |
* | Add all the necessary checks to make banning work. | Erik Johnston | 2014-09-01 | 1 | -0/+2 |
* | Add beginnings of ban support. | Erik Johnston | 2014-09-01 | 2 | -1/+9 |
* | Implement power level lists, default power levels and send_evnet_level/add_st... | Erik Johnston | 2014-09-01 | 2 | -5/+13 |
* | Create the correct events with the right configuration when creating a new room. | Erik Johnston | 2014-08-28 | 3 | -2/+43 |
* | Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expand... | Kegan Dougal | 2014-08-26 | 1 | -7/+9 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into client_server_ur... | Kegan Dougal | 2014-08-26 | 1 | -1/+1 |
|\ |
|
| * | Add 'state_key' to valid_keys | Erik Johnston | 2014-08-26 | 1 | -0/+1 |
| * | Send down state_key to clients | Erik Johnston | 2014-08-26 | 1 | -1/+0 |
* | | Merge branch 'develop' of github.com:matrix-org/synapse into client_server_ur... | Kegan Dougal | 2014-08-26 | 2 | -1/+7 |
|\| |
|
| * | Add ts field to all events. | Erik Johnston | 2014-08-21 | 1 | -1/+6 |
| * | Stop internal keys from getting into SynapseEvents | Erik Johnston | 2014-08-21 | 1 | -0/+1 |
* | | Removed member list servlet: now using generic state paths. | Kegan Dougal | 2014-08-26 | 1 | -4/+6 |
|/ |
|
* | Ensure we have a 'membership' key in RoomMemberEvents | Erik Johnston | 2014-08-18 | 1 | -0/+2 |
* | PEP8 cleanups | Erik Johnston | 2014-08-15 | 1 | -0/+1 |
* | Support generic events. | Erik Johnston | 2014-08-15 | 2 | -5/+8 |
* | Reimplement the get public rooms api to work with new DB schema | Erik Johnston | 2014-08-15 | 2 | -1/+25 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 3 | -0/+3 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 3 | -0/+301 |