MatrixSynapse/synapse
Erik Johnston 3306cf45ca Merge pull request #750 from matrix-org/erikj/jwt_optional
Make pyjwt dependency optional
2016-04-26 11:07:22 +01:00
..
api Measure Auth.check 2016-04-13 11:15:59 +01:00
app Add a couple of update methods to the PusherSlaveStore 2016-04-26 10:45:02 +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 Simplify _check_password 2016-04-15 11:17:18 +01:00
http Move SynapseSite to its own file 2016-04-22 16:09:55 +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 Merge pull request #743 from matrix-org/markjh/slave_pushers 2016-04-21 17:21:29 +01:00
rest Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Simplify query and handle finishing correctly 2016-04-22 10:01:57 +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