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 864a6d2977 Bump version and changelog 7 years ago
..
api Refactor UI auth implementation 7 years ago
app Add a comment which might save some confusion 7 years ago
appservice Extract group_id from the dict for multiple use 7 years ago
config better doc 7 years ago
crypto Fix 500 when joining matrix-dev 7 years ago
events replace 'except:' with 'except Exception:' 7 years ago
federation Clear logcontext before starting fed txn queue runner 7 years ago
groups Namespace visibility options for groups 7 years ago
handlers Merge branch 'develop' of github.com:matrix-org/synapse into erikj/createroom_content 7 years ago
http Merge pull request #2711 from matrix-org/rav/fix_dns_errhandler 7 years ago
metrics Rearrange metrics 8 years ago
module_api Delete devices in various logout situations 7 years ago
push Remove pushers when deleting access tokens 7 years ago
replication Fix some logcontext leaks in replication resource 7 years ago
rest Fix error when deleting devices 7 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage fix StoreError syntax 7 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util Remove __PreservingContextDeferred too 7 years ago
__init__.py Bump version and changelog 7 years ago
event_auth.py replace 'except:' with 'except Exception:' 7 years ago
notifier.py Clear logcontext before starting fed txn queue runner 7 years ago
python_dependencies.py Make 'affinity' package optional 7 years ago
server.py Merge branch 'develop' into matthew/search-all-local-users 7 years ago
server.pyi Move set_password into its own handler 7 years ago
state.py replace 'except:' with 'except Exception:' 7 years ago
types.py replace 'except:' with 'except Exception:' 7 years ago
visibility.py Remove preserve_context_over_{fn, deferred} 7 years ago