summary refs log tree commit diff
path: root/synapse/storage/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-12Revert "Add a stub implementation of `StateFilter.approx_difference`"Olivier Wilkinson (reivilibre)1-8/+0
2021-10-12Add an approximate difference method to StateFilters (#10825)reivilibre3-3/+683
2021-10-1