Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-07 | Use current state to get room hosts, rather than querying the database | Erik Johnston | 2 | -7/+32 |
2014-11-07 | Add '/event_auth/' federation api | Erik Johnston | 4 | -7/+55 |
2014-11-07 | Implement invite part of invite join dance | Erik Johnston | 4 | -22/+75 |
2014-11-07 | Remove /context/ request | Erik Johnston | 2 | -16/+0 |
2014-11-07 | Add hash of current state to events | Erik Johnston | 2 | -1/+11 |
2014-11-07 | Return auth chain when handling send_join | Erik Johnston | 2 | -8/+27 |
2014-11-07 | Fix bug in _get_auth_chain_txn | Erik Johnston | 1 | -14/+11 |
2014-11-07 | Fix joining over federation | Erik Johnston | 5 | -56/+55 |
2014-11-07 | Implement method to get auth_chain from a given event_id | Erik Johnston | 1 | -0/+35 |
2014-11-07 | Start implementing auth chains | Erik Johnston | 8 | -6/+115 |
2014-11-07 | Neaten things up a bit | Erik Johnston | 1 | -5/+2 |
2014-11-07 | Don't query the DB for user power levels | Erik Johnston | 1 | -10/+16 |
2014-11-06 | Amalgamate all power levels. | Erik Johnston | 8 | -395/+102 |
2014-11-06 |