forked-synapse/synapse
Richard van der Hoff ad8a26e361 MatrixFederationHttpClient: clean up
rename _create_request to _request, and push ascii-encoding of `destination`
and `path` down into it
2017-03-23 00:27:04 +00:00
..
api Comment 2017-03-15 16:01:01 +00:00
app Merge pull request #2033 from matrix-org/erikj/repl_speed 2017-03-21 13:11:15 +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 Add some debug to help diagnose weird federation issue 2017-03-20 15:36:14 +00:00
events Refactoring and cleanups 2017-03-17 15:06:07 +00:00
federation Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
handlers Merge pull request #2027 from matrix-org/rav/logcontext_leaks 2017-03-20 11:53:36 +00:00
http MatrixFederationHttpClient: clean up 2017-03-23 00:27:04 +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 Don't recreate so many sets 2017-03-16 11:54:26 +00:00
replication PEP8 2017-03-20 13:47:56 +00:00
rest Don't recreate so many sets 2017-03-16 11:54:26 +00:00
static/client
storage Merge pull request #2033 from matrix-org/erikj/repl_speed 2017-03-21 13:11:15 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Merge pull request #2026 from matrix-org/rav/logcontext_docs 2017-03-20 12:05:21 +00:00
__init__.py Bump changelog and version 2017-03-20 16:37:14 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Don't recreate so many sets 2017-03-16 11:54:26 +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 Refactoring and cleanups 2017-03-17 15:06:07 +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