summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-24Fallback registration page: added the classic viewport meta to fix the ↵manuroe2-1/+6
display on iPhone Safari and webview. The width of input elements also needs to be fixed.
2015-02-24%s for strings otherwise you end up sending 'u"foo"'David Baker1-1/+1
2015-02-24