Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-05 | Simplify `room_version` handling in `FederationClient.send_invite` | Richard van der Hoff | 1 | -10/+6 |
2020-02-05 | Pass room version object into `FederationClient.get_pdu` | Richard van der Hoff | 2 | -9/+7 |
2020-02-05 | make FederationClient._do_send_invite async | Richard van der Hoff | 1 | -10/+7 |