summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-02Fix public room list pagination.Erik Johnston2-27/+59
2019-10-02Land improved room list based on room stats (#6019)Erik Johnston7-350/+273
2019-10-02Fix up some typechecking (#6150)Amber Brown22-40/+104
2019-10-02Fix yields and copy instead of move push rules on room upgrade (#6144)Andrew Morgan3