summary refs log tree commit diff
path: root/synapse/handlers/directory.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-02Add some limitations to alias creationBrendan Abolivier1-1/+21
2019-05-02Factor out an "assert_requester_is_admin" function (#5120)Richard van der Hoff4-76/+81
2019-05-01