MatrixSynapse/synapse
Richard van der Hoff e316407b5d
Merge pull request #3327 from t3chguy/redact_as_request_token
Strip `access_token` from outgoing requests
2018-06-05 19:08:46 +01:00
..
api
app Add hacky cache factor override system 2018-06-04 15:39:28 +01:00
appservice
config Merge remote-tracking branch 'origin/master' into develop 2018-06-05 17:42:49 +01:00
crypto
events
federation Port to sortedcontainers (with tests!) (#3332) 2018-06-06 00:13:57 +10:00
groups
handlers
http factor out uri redaction into a method on http 2018-06-05 18:31:40 +01:00
metrics Hopefully, fix LaterGuage error handling 2018-06-04 15:59:14 +01:00
module_api
push Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
replication Fix replication metrics 2018-06-04 16:23:05 +01:00
rest
server_notices
static/client
storage Merge pull request #3324 from matrix-org/rav/remove_dead_method 2018-06-04 18:18:08 +01:00
streams replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util Port to sortedcontainers (with tests!) (#3332) 2018-06-06 00:13:57 +10:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py Port to sortedcontainers (with tests!) (#3332) 2018-06-06 00:13:57 +10:00
server.py
server.pyi Send users a server notice about consent 2018-05-22 11:54:51 +01:00
state.py
types.py
visibility.py