summary refs log tree commit diff
path: root/synapse/util/jsonobject.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-08Remove redundant merged_keys dictRichard van der Hoff1-8/+5
There's no point in collecting a merged dict of keys: it is sufficient to consider just the new keys which have been fetched by the most recent key_fetch_fns.
2019-04-08Remove unused server_tls_certificates functions (#5028)Richard van der Hoff6-63/+7