Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 FederationHandler.send_invite async | Richard van der Hoff | 2 | -6/+4 |
2020-02-03 | make FederationHandler.on_get_missing_ |