| Commit message (Expand) | Author | Files | Lines |
2015-02-05 | priority class now dealt with in namespaced rule_id | David Baker | 1 | -4/+0 |
2015-02-05 | Fix unit tests. | Kegan Dougal | 1 | -0/+6 |
2015-02-05 | Give server default rules the 'default' attribute and fix various brokenness. | David Baker | 3 | -3/+9 |
2015-02-05 | Add CS extension for masquerading as users within the namespaces specified by... | Kegan Dougal | 1 | -0/+23 |
2015-02-05 | Server default rules now of all kinds rather than all being at lowest prio. | David Baker | 4 | -51/+98 |
2015-02-05 | namespace rule IDs to be unique within their scope and rule type. | David Baker | 1 | -123/+129 |
2015-02-05 | Fix user query checks. HS>AS pushing now works. | Kegan Dougal | 2 | -21/+44 |
2015-02-05 | Connection errors in twisted aren't RuntimeErrors | Erik Johnston | 1 | -2/+2 |
2015-02-05 | Pass through list of room hosts from room alias query to federation so that i... | Erik Johnston | 3 | -15/+22 |
2015-02-05 | Serialize events before sending to ASes | Kegan Dougal | 1 | -0/+10 |
2015-02-05 | Fix unit tests. | Kegan Dougal | 1 | -2/+5 |
2015-02-05 | Glue AS work to general event notifications. Add more exception handling when... | Kegan Dougal | 4 | -16/+42 |
2015-02-05 | SYN-202: Log as WARN the 404 'Presence information not visible' errors instea... | Erik Johnston | 1 | -5/+12 |
2015-02-05 | |