Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-05 | Attempt 2 at fixing | Travis Ralston | 1 | -0/+13 | |
Attempt 1 didn't work because the remote server isn't expecting to receive a `leave` negotiation. Instead, we should try sending the event over a transaction so that the remote can deal with it as it would any other leave event. | |||||
2019-03-05 | Revert "Attempt at fix 1" | Travis Ralston | 1 | -9/+0 | |
This reverts commit 668206155. This didn't work because of course it didn't. See Attempt 2 for details. | |||||
2019-03-05 | Attempt 1 at fixing |