MatrixSynapse/synapse
David Baker dc2c527ce9 Fix password reset
Default requester to None, otherwise it isn't defined when resetting using email auth
2016-04-29 12:07:54 +01:00
..
api
app Actually start the pusher daemon 2016-04-26 17:07:09 +01:00
appservice
config Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
crypto
events
federation
handlers fix typo 2016-04-28 15:09:25 +01:00
http Fix more typos in per-request metrics 2016-04-28 15:29:46 +01:00
metrics
push Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
replication Report per request metrics for all of the things using request_handler 2016-04-28 10:57:49 +01:00
rest Fix password reset 2016-04-29 12:07:54 +01:00
static/client
storage Check that somethign has happend before running the selects 2016-04-27 11:54:13 +01:00
streams
util Add a metrics listener and a ssh listener to the pusher 2016-04-25 17:34:25 +01:00
__init__.py
notifier.py
python_dependencies.py Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
server.py Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py