summary refs log tree commit diff
path: root/synapse/federation (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-11Shuffle when we get the signing_key attribute.Mark Haines1-2/+2
Wait until we sign a message to get the signing key from the homeserver config. This means that the message handler can be created without having a signing key in the config which means that separate processes like the pusher that don't send messages and don't need to sign them can still access the handlers.
2016-05-11Correctly handle NULL password hashes from the databaseErik Johnston1-1/+4
2016-05-11Fix typoMark Haines1-1/+1
2016-05-11Move _create_new_client_event and handle_new_client_event out of base handlerMark Haines4-204/+214
2016-05-10Pass through _get_state_group_for_eventsDavid Baker1-0/+4
2016-05-10StateStore, not EventsStoreDavid Baker1-2/+2
2016-05-10Cached functions must be accessed through the dictDavid Baker1-1/+2
2016-05-10Pass though _get_state_group_for_eventsDavid Baker1-0/+4
2016-05-10Pass through get_state_groupsDavid Baker1-0/+4
2016-05-10Also pass through get_profile_displaynameDavid Baker1-0/+4
2016-05-10Uncommit accidentally commited edit to cipher listDavid Baker1-1/+1
2016-05-10Pass through get_events to pusher tooDavid Baker1-0/+1
2016-05-10Pass through _get_event_txnDavid Baker2-1/+2
2016-05-10unbreak schemaMatrix2-0/+0
2016-05-10More consistent config namingDavid Baker2-2/+2
2016-05-10Add config option to not send email notifs for new usersDavid Baker2-1/+8
2016-05-10Make pep8 happyDavid Baker1-1/+1
2016-05-10 Switch from CSS to Table layout for HTML mails so they work in Outlook ↵Matthew Hodgson13-302/+240
aka Word Remove templates-vector and theme templ