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
David Baker e515b48929 Just replace the table definition with the one from full_schema 16 9 years ago
..
api Add API for setting account_data globaly or on a per room basis 9 years ago
app Run the background updates when starting synapse. 9 years ago
appservice Cap the time to retry txns to appservices to 8.5 minutes 9 years ago
config Added a single line to explain what the server_name is used for 9 years ago
crypto Fix typo 9 years ago
events Only add the user_id if the sender is present 9 years ago
federation Host /unstable and /r0 versions of r0 APIs 9 years ago
handlers Make state updates in the C+S API idempotent 9 years ago
http Host /unstable and /r0 versions of r0 APIs 9 years ago
metrics Check that /proc/self/fd exists before listing it 9 years ago
push Merge pull request #413 from matrix-org/markjh/reuse_http_client 9 years ago
rest Reuse a single http client, rather than creating new ones 9 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Just replace the table definition with the one from full_schema 16 9 years ago
streams s/private_user_data/account_data/ 9 years ago
util Run the background updates when starting synapse. 9 years ago
__init__.py Bump changes and version 9 years ago
notifier.py Return non-room events from guest /events calls 9 years ago
python_dependencies.py Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on 9 years ago
server.py Remove the LockManager class because it wasn't being used 9 years ago
state.py Update some comments 9 years ago
types.py s/private_user_data/account_data/ 9 years ago