MatrixSynapse/synapse
Erik Johnston 30961182f2 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 2016-08-26 09:48:13 +01:00
..
api Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 2016-08-26 09:48:13 +01:00
app Remove tracer 2016-08-24 13:22:47 +01:00
appservice Just sprintf the 'kind' argument into uri directly 2016-08-25 18:35:38 +01:00
config Merge pull request #1026 from matrix-org/paul/thirdpartylookup 2016-08-18 20:52:50 +01:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
federation Preserve some logcontexts 2016-08-24 11:58:40 +01:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 2016-08-26 09:48:13 +01:00
http Add exception logging. Fix typo 2016-08-22 10:49:31 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
replication Add appservice worker 2016-08-18 14:59:55 +01:00
rest Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 2016-08-25 18:34:47 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Make sync not pull out full state 2016-08-25 18:59:44 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
__init__.py Bump changelog and version 2016-08-24 14:31:13 +01:00
notifier.py Preserve some logcontexts 2016-08-24 11:58:40 +01:00
python_dependencies.py Make psutil optional 2016-08-08 11:12:21 +01:00
server.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Pull out full state less 2016-08-25 18:15:51 +01:00
types.py Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 2016-08-25 18:34:47 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00