summary refs log tree commit diff
path: root/synapse/handlers/directory.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-29Actually fix exceptions github/experimental2 experimental2Erik Johnston1-6/+2
2018-11-29Don't log ERROR when no profile existsErik Johnston2-29/+42
2018-11-28Catch room profile errors and anything else that can go wrongTravis Ralston1-25/