You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Mark Haines c18f7fc410 Fix flake8 and update changelog 8 years ago
..
api Fix flake8 and update changelog 8 years ago
app Comment 8 years ago
appservice Rename network_id to instance_id on client side 8 years ago
config Use the new twisted logging framework. 8 years ago
crypto
events Only send events that originate on this server. 8 years ago
federation fix comment 8 years ago
handlers Fix case 8 years ago
http Manually abort the underlying TLS connection. 8 years ago
metrics Rename the python-specific metrics now the docs claim that we have done 8 years ago
push Add /room/<room_id>/joined_members API 8 years ago
replication Add cache to get_public_room_ids_at_stream_id 8 years ago
rest Fix crash in url preview when html tag has no text 8 years ago
static/client
storage fix annoying typos 8 years ago
streams Actually use the new function 8 years ago
util More logging for the linearizer and for get_events 8 years ago
__init__.py Bump version and changelog to v0.18.6-rc3 8 years ago
notifier.py Correctly handle timeout errors 8 years ago
python_dependencies.py Use external ldap auth pacakge 8 years ago
server.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
server.pyi
state.py Fix flake8 and update changelog 8 years ago
types.py Add new API appservice specific public room list 8 years ago
visibility.py