summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-04On AuthError, raise a FederationErrorErik Johnston1-1/+9
2014-11-04Move FederationError to synapse.api.errorsErik Johnston2-34/+34
2014-11-04PEP8Erik Johnston1