MatrixSynapse/synapse
Richard van der Hoff b6146537d2 Merge pull request #1655 from matrix-org/rav/remove_redundant_macaroon_checks
Remove redundant list of known caveat prefixes
2016-11-25 16:57:19 +00:00
..
api Merge pull request #1655 from matrix-org/rav/remove_redundant_macaroon_checks 2016-11-25 16:57:19 +00:00
app Comment 2016-11-23 11:11:41 +00:00
appservice
config Hook up the send queue and create a federation sender worker 2016-11-16 17:34:44 +00:00
crypto
events Review comments 2016-11-22 13:42:11 +00:00
federation Correctly handle 500's and 429 on federation 2016-11-24 15:04:49 +00:00
handlers Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
http
metrics
push
replication Ensure only main or federation_sender process can send federation traffic 2016-11-23 14:09:47 +00:00
rest Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
static/client
storage Don't send old events as federation 2016-11-24 12:29:02 +00:00
streams
util Use correct var 2016-11-24 15:26:53 +00:00
__init__.py Bump version and changelog 2016-11-24 12:29:58 +00:00
notifier.py Ensure only main or federation_sender process can send federation traffic 2016-11-23 14:09:47 +00:00
python_dependencies.py
server.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
server.pyi
state.py
types.py
visibility.py