MatrixSynapse/synapse
Paul Evans 18b7eb830b Merge pull request #958 from matrix-org/paul/SYN-738
Forbid non-ASes from registering users whose names begin with '_'
2016-07-29 14:10:45 +01:00
..
api Merge pull request #952 from matrix-org/markjh/more_fixes 2016-07-26 19:20:56 +01:00
app Fix flake8 violation 2016-07-26 11:59:08 +01:00
appservice
config
crypto Merge branch 'erikj/key_client_fix' of github.com:matrix-org/synapse into release-v0.17.0 2016-07-28 10:47:06 +01:00
events
federation
handlers Merge pull request #958 from matrix-org/paul/SYN-738 2016-07-29 14:10:45 +01:00
http Log when adding listeners 2016-07-25 17:22:15 +01:00
metrics Don't explode if we have no snapshots yet 2016-07-20 16:59:52 +01:00
push Create separate methods for getting messages to push 2016-07-28 20:24:24 +01:00
replication Create separate methods for getting messages to push 2016-07-28 20:24:24 +01:00
rest Add r0.1.0 to the "supported versions" list 2016-07-28 10:14:07 +01:00
static/client
storage Fix SQL to supply arguments in the same order 2016-07-29 09:57:13 +01:00
streams
util Fix retry utils to check if the exception is a subclass of CME 2016-07-28 10:47:02 +01:00
__init__.py Bump version and changelog 2016-07-28 10:38:56 +01:00
notifier.py
python_dependencies.py Add metrics for psutil derived memory usage 2016-07-20 16:00:21 +01:00
server.py
server.pyi Type annotations 2016-07-19 18:56:16 +01:00
state.py
types.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
visibility.py