summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28Rename ClientID to ClientInfo since it is a pair of IDs rather than a single ...Mark Haines1-2/+2
2015-01-28Add a : to the doc string after the type of the return valueMark Haines1-1/+1
2015-01-28