summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-24handle the edge case for _get_some_state_from_cache where types is []Matthew Hodgson1-1/+7
2018-07-24clarify comment on p_idsMatthew Hodgson1-1/+2
2018-07-24