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 678e649b78
Merge pull request #3190 from mujx/notif-token-fix
7 years ago
..
api Apply some limits to depth to counter abuse 7 years ago
app Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 7 years ago
appservice Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 7 years ago
config Merge pull request #3085 from NotAFile/py3-config-text-mode 7 years ago
crypto Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 7 years ago
events add comment explaining attributeerror 7 years ago
federation Merge branch 'release-v0.28.1' into develop 7 years ago
groups Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 7 years ago
handlers Merge branch 'release-v0.28.1' into develop 7 years ago
http Merge pull request #3182 from Half-Shot/hs/fix-twisted-shutdown 7 years ago
metrics Note that label values can be anything 7 years ago
module_api Delete devices in various logout situations 7 years ago
push Merge pull request #3152 from NotAFile/py3-local-imports 7 years ago
replication make imports local 7 years ago
rest notifications: Convert next_token to string according to the spec 7 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Merge pull request #3141 from matrix-org/erikj/fixup_state 7 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util Merge remote-tracking branch 'origin/develop' into rav/warn_on_logcontext_fail 7 years ago
__init__.py Update __init__.py 7 years ago
event_auth.py Fix templating error with unban permission message 7 years ago
notifier.py Merge remote-tracking branch 'origin/develop' into rav/deferred_timeout 7 years ago
python_dependencies.py Miscellaneous fixes to python_dependencies 7 years ago
server.py Burminate v1auth 7 years ago
server.pyi Factor out resolve_state_groups to a separate handler 7 years ago
state.py Measure time it takes to calculate state group ID 7 years ago
types.py In DomainSpecificString, override __repr__ in addition to __str__ 7 years ago
visibility.py Remove preserve_context_over_{fn, deferred} 7 years ago