Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.14.0 | Brendan Abolivier | 2020-05-26 | 1 | -1/+0 |
| | |||||
* | Fix recording of federation stream token (#7564) | Richard van der Hoff | 2020-05-26 | 1 | -0/+1 |
A couple of changes of significance: * remove the `_last_ack < federation_position` condition, so that updates will still be correctly processed after restart * Correctly wire up send_federation_ack to the right class. |