diff options
author | Erik Johnston <erik@matrix.org> | 2019-06-24 10:06:51 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-06-24 10:06:51 +0100 |
commit | dddf20e8e146bb77be449e791a98ec24018c35d9 (patch) | |
tree | 28fbc150a358f2543e5c78037bf683658ad39a04 /contrib | |
parent | Merge pull request #5498 from matrix-org/rav/fix_clock_reversal (diff) | |
download | synapse-dddf20e8e146bb77be449e791a98ec24018c35d9.tar.xz |
Fix /messages on workers when no from param specified.
If no `from` param is specified we calculate and use the "current token" that inlcuded typing, presence, etc. These are unused during pagination and are not available on workers, so we simply don't calculate them.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions