diff options
author | Erik Johnston <erik@matrix.org> | 2024-07-30 12:50:37 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-07-30 12:50:37 +0100 |
commit | ce09ef058bc7bf0358bbc5e090035f2fc5995669 (patch) | |
tree | f1cc8ea49bcbacb6c7a68279df92a7b9d435af81 /synapse | |
parent | Add fast path if from_token is None (diff) | |
download | synapse-ce09ef058bc7bf0358bbc5e090035f2fc5995669.tar.xz |
Only mark as updated if entry has changed
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/sliding_sync.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/sliding_sync.py b/synapse/handlers/sliding_sync.py |