diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-18 17:22:33 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-18 17:22:33 +0000 |
commit | b8344cabcd52fdeb4cf9f18c9c6adb1e5df0ee84 (patch) | |
tree | 7ed3171bcbc8ae713a984744bc256f3cb4b7d86b /synapse/handlers/pagination.py | |
parent | Fix startup error when http proxy is defined. (#6421) (diff) | |
parent | Merge pull request #6358 from matrix-org/babolivier/message_retention (diff) | |
download | synapse-b8344cabcd52fdeb4cf9f18c9c6adb1e5df0ee84.tar.xz |
Merge pull request #6358 from matrix-org/babolivier/message_retention
* commit 'd31f69afa': clean up buildkite output Don't restrict the tests to v1 rooms Fix worker mode Fix 3PID invite exchange Lint again Lint again Lint Don't apply retention policy based filtering on state events Implement per-room message retention policies
Diffstat (limited to 'synapse/handlers/pagination.py')
-rw-r--r-- | synapse/handlers/pagination.py | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/synapse/handlers/pagination.py b/synapse/handlers/pagination.py |