MatrixSynapse/synapse/replication/http
Patrick Cloke 40901af5e0
Pass the device ID around in the presence handler (#16171)
Refactoring to pass the device ID (in addition to the user ID) through
the presence handler (specifically the `user_syncing`, `set_state`,
and `bump_presence_active_time` methods and their replication
versions).
2023-08-28 13:08:49 -04:00
..
__init__.py
_base.py
account_data.py
devices.py
federation.py
login.py
membership.py
presence.py Pass the device ID around in the presence handler (#16171) 2023-08-28 13:08:49 -04:00
push.py
register.py
send_event.py
send_events.py
state.py
streams.py