MatrixSynapse/synapse
Mark Haines 1620578b13 Shuffle when we get the signing_key attribute.
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-11 12:20:57 +01:00
..
api
app Pass through _get_state_group_for_events 2016-05-10 19:18:03 +02:00
appservice
config
crypto Uncommit accidentally commited edit to cipher list 2016-05-10 18:44:32 +02:00
events
federation
handlers Shuffle when we get the signing_key attribute. 2016-05-11 12:20:57 +01:00
http
metrics
push
replication Pass through get_events to pusher too 2016-05-10 18:43:40 +02:00
rest Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-05-10 14:40:19 +02:00
static/client
storage unbreak schema 2016-05-10 16:42:37 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py