summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-04Add an option to disable search for homeservers which may not be interested ↵Travis Ralston4-1/+21
in it (#4230) This is useful for homeservers not intended for users, such as bot-only homeservers or ones that only process IoT data.
2018-12-04Add note to UPGRADE.rst about removing riot.im from list of trusted identity ↵Aaron Raimist2-0/+10
servers (#4224) * Add note to UPGRADE.rst about removing riot.im from list of trusted identity servers Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelo