summary refs log tree commit diff
path: root/synapse/push/rulekinds.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-23fix vars named `l`Richard van der Hoff2-7/+4
2017-10-23replace 'except:' with 'except Exception:'Richard van der Hoff54-93/+93
2017-10-23Correctly wire in update group profile over federationErik Johnston2-11/+31