summary refs log tree commit diff
path: root/synapse/util/jsonobject.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-09Remove fallback for missing /federation/v1/state_ids API (#6488)Richard van der Hoff3-96/+18
This API was added way back in 0.17.0; the code here is annoying to maintain and entirely redundant.
2019-12-06Remove unused varErik Johnston3-4/+2