summary refs log tree commit diff
path: root/tests/handlers/test_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-02Fix up some typechecking (#6150)Amber Brown22-40/+104
* type checking fixes * changelog
2019-10-02Fix yields and copy instead of move push rules on room upgrade (#6144)Andrew Morgan3-12/+9
Copy push rules during a room upgrade from the old room to the new room, instead of del