summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-03Rewrite KeyringTestCase as a HomeServerTestCase (#4986)Richard van der Hoff2-107/+105
This is a bit fiddly due to the keyring doing weird things with logcontexts.
2019-04-03Remove presence lists (#4989)Neil Johnson9-456/+23
Remove presence list support as per MSC 1819
2019-04-03Run black on the rest of the storage module (#4996)Amber Brown42-2455/+2131