| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused populate_previous_pdus | Mark Haines | 2014-08-27 | 2 | -21/+0 |
* | Fold federation/handler into handlers/federation | Mark Haines | 2014-08-26 | 1 | -156/+0 |
* | Use store.persist_event rather than pdu_actions.persist_outgoing/pdu_actions.... | Mark Haines | 2014-08-26 | 2 | -21/+2 |
* | Move pdu and event persistence into a single persist_event function | Mark Haines | 2014-08-26 | 1 | -28/+2 |
* | Merge branch 'develop' into storage_transactions | Mark Haines | 2014-08-26 | 1 | -2/+2 |
|\ |
|
| * | Ensure that we don't have duplicate hosts in the pdu destinations list | Erik Johnston | 2014-08-24 | 1 | -2/+2 |
* | | Take a snapshot of the state of the room before performing updates | Mark Haines | 2014-08-22 | 1 | -6/+5 |
|/ |
|
* | Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor | Erik Johnston | 2014-08-19 | 1 | -0/+1 |
|\ |
|
| * | Ensure that federation's .send_edu() returns a Deferred | Paul "LeoNerd" Evans | 2014-08-19 | 1 | -0/+1 |
* | | Add a 'backfill room' button | Erik Johnston | 2014-08-19 | 2 | -10/+21 |
* | | Add two different columns for ordering the events table, one which can be use... | Erik Johnston | 2014-08-18 | 1 | -2/+2 |
|/ |
|
* | Added a urls module for keeping client and federation prefixes. | Kegan Dougal | 2014-08-14 | 1 | -3/+1 |
* | Make federation use resource_for_federation as well. | Kegan Dougal | 2014-08-14 | 1 | -1/+1 |
* | when we're talking about backfilling data in federation, call it backfilling ... | Matthew Hodgson | 2014-08-13 | 4 | -31/+31 |
* | Define the concept of a 'federation Query'; creating API for making and handl... | Paul "LeoNerd" Evans | 2014-08-13 | 2 | -0/+75 |
* | Namespace all the Federation HTTP URLs to /matrix/federation/v1/... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -15/+18 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 7 | -0/+7 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 7 | -0/+1790 |