summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-21Stop returning aliases as part of the room list. (#6970)Patrick Cloke1-9/+0
2020-02-21Publishing/removing from the directory requires a power level greater than ca...Patrick Cloke2-5/+6
2020-02-21Clarify list/set/dict/tuple comprehensions and