summary refs log tree commit diff
path: root/docs/sphinx (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-03Fix grammar and document get_current_users_in_room (#4998)Andrew Morgan13-20/+32
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 Johnson