Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-03 | make FederationClient._do_send_join async | Richard van der Hoff | 1 | -4/+3 |
2020-02-03 | make FederationClient.send_join.send_request async | Richard van der Hoff | 1 | -4/+3 |
2020-02-03 | make FederationClient.make_membership_event.send_request async | Richard van der Hoff | 1 | -4/+3 |
2020-02-03 | make FederationClient._try_destin |