synapse/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 Measure Auth.check 2016-04-13 11:15:59 +01:00
app Actually start the pusher daemon 2016-04-26 17:07:09 +01:00
appservice Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
config Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Lower timeout for make_membership_event 2016-04-15 11:22:23 +01:00
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 copyrights 2016-01-07 04:26:29 +00:00
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 Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Check that somethign has happend before running the selects 2016-04-27 11:54:13 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Add a metrics listener and a ssh listener to the pusher 2016-04-25 17:34:25 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
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 Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00