summary refs log tree commit diff
path: root/synapse/handlers/federation.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-09Spell domain correctly github/erikj/get_domain_from_id erikj/get_domain_from_idErik Johnston1-4/+4
2016-05-09Add and use get_domian_from_idErik Johnston6-28/+23
2016-05-06Pull prev txn from in memoryErik Johnston1