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
Erik Johnston 4dcaa42b6d Allow paginating search ordered by recents 9 years ago
..
api Allow user to redact with an equal power 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 Comment 9 years ago
crypto Fix typo 9 years ago
events Flatten the /sync response to remove the event_map 9 years ago
federation Only retry federation requests for a long time for background requests 9 years ago
handlers Allow paginating search ordered by recents 9 years ago
http Fix typo 9 years ago
metrics Check that /proc/self/fd exists before listing it 9 years ago
push Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 9 years ago
rest Merge pull request #385 from matrix-org/daniel/forgetrooms 9 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Allow paginating search ordered by recents 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