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
Richard van der Hoff e828a7380a
Merge pull request #2708 from matrix-org/rav/replication_logcontext_leaks
7 years ago
..
api Add a config option to block all room invites (#2457) 7 years ago
app Add config option to disable media_repo on main synapse 7 years ago
appservice Extract group_id from the dict for multiple use 7 years ago
config Add config option to disable media_repo on main synapse 7 years ago
crypto replace 'except:' with 'except Exception:' 7 years ago
events replace 'except:' with 'except Exception:' 7 years ago
federation Remove preserve_context_over_{fn, deferred} 7 years ago
groups Namespace visibility options for groups 7 years ago
handlers Merge pull request #2686 from matrix-org/luke/as-flair 7 years ago
http Improve tracebacks on exceptions 7 years ago
metrics Rearrange metrics 8 years ago
module_api Add more hooks to ModuleApi 7 years ago
push Merge pull request #2675 from matrix-org/rav/remove_broken_logcontext_funcs 7 years ago
replication Fix some logcontext leaks in replication resource 7 years ago
rest Fix OPTIONS on preview_url 7 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Merge pull request #2689 from matrix-org/rav/unlock_account_data_upsert 7 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util Remove __PreservingContextDeferred too 7 years ago
__init__.py Bump version in __init__.py 7 years ago
event_auth.py replace 'except:' with 'except Exception:' 7 years ago
notifier.py replace 'except:' with 'except Exception:' 7 years ago
python_dependencies.py Make 'affinity' package optional 7 years ago
server.py Build MediaRepositoryResource as a homeserver dependency 7 years ago
server.pyi Build MediaRepositoryResource as a homeserver dependency 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