summary refs log tree commit diff
path: root/synapse/storage/registration.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-06Adding is_guest here won't work because it just constructs a dict of uid -> ↵David Baker1-1/+1
password hash
2016-01-06Pass whether the user was a guest to some of the event streamsMark Haines1-5/+3