Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-03 | make FederationClient.get_room_state_ids async | Richard van der Hoff | 1 | -4/+5 |
2020-02-03 | make FederationClient.get_pdu async | Richard van der Hoff | 1 | -15/+17 |
2020-02-03 | make FederationClient.backfill async | Richard van der Hoff | 1 | -15/+11 |
2020-02-03 | make FederationHand |