Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-03 | make FederationClient._try_destination_list async | Richard van der Hoff | 1 | -10/+26 |
2020-02-03 | make FederationClient.send_leave async | Richard van der Hoff | 1 | -10/+9 |
2020-02-03 | make FederationClient.send_join async | Richard van der Hoff | 1 | -11/+13 |
2020-02-03 | make FederationClient.make_me |