summary refs log tree commit diff
path: root/CAPTCHA_SETUP (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-27Fix newlinesErik Johnston1-2/+1
2015-04-27Pull inner function out.Erik Johnston1-76/+77
2015-04-27Implement locks using create_observer for fetching media and server keysErik Johnston2-60/+82
2015-04-27Add commentage.David Baker1-0/+4
2015-04-27Implement create_observer.Erik Johnston1-0/+19
2015-04-27pep8David Baker1-1/+2
2015-04-27logging argsDavid Baker1-2/+2
2015-04-27pep8David Baker1-1/+1
2015-04-27pep8David Baker1-1/+0
2015-04-27Run database check before daemonizing, at the cost of database hygiene.David Baker3-27/+18
2015-04-27rename db method to be more informativeDavid Baker2-5/+5
2015-04-24pep8David Baker1-2/+2
2015-04-24Check users in our table aren't on a different domain to the one we're config...David Baker2-0/+37
2015-04-24Add note about updating your signing keys (ie. "the auto thing")David Baker1-0/+9
2015-04-24Matrix ID server is now HTTPSDavid Baker1-1/+1
2015-04-24Remove ancient historyDavid Baker1-4/+0
2015-04-24Pedant: OS X has a spaceDavid Baker1-1/+1
2015-04-24Change to https for ID server communicationDavid Baker1-3/+2
2015-04-24Make one-to-one rule an underride otherwise bings don't work in one-to-one wr...David Baker1-21/+21
2015-04-24More underscoresDavid Baker2-4/+4
2015-04-24Fix spellingMark Haines1-1/+1
2015-04-24Call the super classes when generating configMark Haines1-0/+1
2015-04-24Use underscores instead of camelcase for id server stuffDavid Baker3-14/+14
2015-04-24Copyright noticesMark Haines6