summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-13SYN-75 sign at the request level rather than the transaction levelMark Haines7-52/+70
2014-10-13Replace on_send_callback with something a bit clearer so that we can sign mes...Mark Haines1