mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 11:36:03 +03:00
345576bc34
The `/relations` endpoint was not properly handle "live tokens" (i.e sync tokens), to do this properly we abstract the code that `/messages` has and re-use it.
1 line
128 B
Text
1 line
128 B
Text
Fix a bug introduced in Synapse 1.53.0 where `next_batch` tokens from `/sync` could not be used with the `/relations` endpoint.
|