summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28Convert EventContext to attrs (#6218)Richard van der Hoff2-62/+45
2019-10-25remove unneeded importsHubert Chathi1-3/+1
2019-10-25switch to using HomeserverTestCaseHubert Cha