MatrixSynapse/synapse
Erik Johnston 2ccf3b241c Implement no op for room stream in sync 2017-03-16 11:06:41 +00:00
..
api Comment 2017-03-15 16:01:01 +00:00
app Refactor logger config for workers 2017-03-10 15:34:01 +00:00
appservice Rename network_id to instance_id on client side 2016-12-12 16:05:45 +00:00
config Add helpful texts to logger config options 2017-03-13 12:33:35 +00:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
handlers Implement no op for room stream in sync 2017-03-16 11:06:41 +00:00
http Merge pull request #1994 from matrix-org/dbkr/msisdn_signin_2 2017-03-15 09:59:54 +00:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Get current state by using current_state_events table 2017-03-10 17:39:35 +00:00
replication Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
rest Remove unused import 2017-03-15 14:49:25 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
__init__.py Bump version and changelog 2017-02-21 13:43:36 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Format presence events on the edges instead of reformatting them multiple times 2017-03-15 14:27:34 +00:00
python_dependencies.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00