MatrixSynapse/synapse
Erik Johnston aaecffba3a Correctly handle 500's and 429 on federation 2016-11-24 15:04:49 +00:00
..
api Return early on /sync code paths if a '*' filter is used 2016-11-22 16:38:35 +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 Set CORs headers on responses from the media repo 2016-11-02 11:29:25 +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
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 Correctly handle 500's and 429 on federation 2016-11-24 15:04:49 +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 Use external ldap auth pacakge 2016-11-15 13:03:19 +00:00
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