mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 23:45:43 +00:00
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.