mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
2 lines
206 B
Text
2 lines
206 B
Text
|
Refactor conversion of device list changes in room to outbound pokes to track unconverted rows using a `(stream ID, room ID)` position instead of updating the `converted_to_destinations` flag on every row.
|