mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 05:27:00 -05:00
00db90f409
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.