forked-synapse/synapse/federation
Eric Eastwood 7d8f0ef351
Use fully-qualified PersistedEventPosition when returning RoomsForUser (#17265)
Use fully-qualified `PersistedEventPosition` (`instance_name` and `stream_ordering`) when returning `RoomsForUser` to facilitate proper comparisons and `RoomStreamToken` generation.

Spawning from https://github.com/element-hq/synapse/pull/17187 where we want to utilize this change
2024-06-04 12:58:03 -05:00
..
sender Ensure that pending to-device events are sent over federation at startup (#16925) 2024-03-22 13:24:11 +00:00
transport Optional whitespace support in Authorization (#1350) (#17145) 2024-05-08 13:56:16 +00:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
federation_base.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
federation_client.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
federation_server.py Use fully-qualified PersistedEventPosition when returning RoomsForUser (#17265) 2024-06-04 12:58:03 -05:00
persistence.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
send_queue.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
units.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00