| Commit message (Expand) | Author | Age | Files | Lines |
* | Add /state_ids federation API | Erik Johnston | 2016-08-03 | 1 | -0/+22 |
* | Basic, un-cached support for secondary_directory_servers | David Baker | 2016-05-31 | 1 | -0/+12 |
* | Lower timeout for make_membership_event | Erik Johnston | 2016-04-15 | 1 | -1/+2 |
* | Add profile information to invites | Erik Johnston | 2016-03-04 | 1 | -0/+1 |
* | Remove redundated BaseHomeServer | Erik Johnston | 2016-01-26 | 1 | -0/+4 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Only retry federation requests for a long time for background requests | Erik Johnston | 2015-11-17 | 1 | -0/+1 |
* | Exchange 3pid invites for m.room.member invites | Daniel Wagner-Hall | 2015-11-05 | 1 | -2/+14 |
* | Allow rejecting invites | Daniel Wagner-Hall | 2015-10-20 | 1 | -2/+22 |
* | Implement third party identifier invites | Daniel Wagner-Hall | 2015-10-01 | 1 | -2/+3 |
* | Get the end-to-end key federation working | Mark Haines | 2015-07-24 | 1 | -2/+2 |
* | Add federation support for end-to-end key requests | Mark Haines | 2015-07-23 | 1 | -0/+70 |
* | Add doc strings | Erik Johnston | 2015-05-22 | 1 | -0/+2 |
* | Add a timeout param to get_event | Erik Johnston | 2015-05-19 | 1 | -2/+2 |
* | Implement and use new batched get missing pdu | Erik Johnston | 2015-02-23 | 1 | -0/+19 |
* | Apply sanity to the transport client interface. Convert 'make_join' and 'send... | Erik Johnston | 2015-02-04 | 1 | -26/+16 |
* | Initial implementation of auth conflict resolution | Erik Johnston | 2015-01-29 | 1 | -0/+16 |
* | Finish renaming "context" to "room_id" in federation codebase | Mark Haines | 2015-01-16 | 1 | -28/+19 |
* | Fold _do_request_for_transaction into the methods that called it since it was... | Mark Haines | 2015-01-16 | 1 | -44/+11 |
* | Split transport layer into client and server parts | Mark Haines | 2015-01-16 | 1 | -0/+257 |