summary refs log tree commit diff
path: root/synapse/handlers/room.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-29Set the PL for aliases events to 0.Richard van der Hoff1-2/+15
2020-01-29Factor out a `copy_power_levels_contents` methodRichard van der Hoff3-15/+90
2020-01-29