summary refs log tree commit diff
path: root/synapse/api/ratelimiting.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-14Actually look for last_active_ago in the right place..Kegan Dougal3-70/+140
2014-11-14Remove scope.members from RoomController and use modelService instead. This ↵Kegan Dougal5-225/+237
may make things unstable.