summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-28use @wraps to set the __name__ __module__ and __doc__ correctly for logged ↵Mark Haines1-0/+2
functions
2014-08-28When opening this page, do not join a room already joinedEmmanuel ROHEE1-26/+51
2014-08-28