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
Neil Johnson ef466b3a13 fix psql compatability bug 7 years ago
..
api Apply some limits to depth to counter abuse 7 years ago
app Merge pull request #3163 from matrix-org/cohort_analytics 7 years ago
appservice Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 7 years ago
config Replace inline docstrings with "Attributes" in class docstring 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 pull request #3209 from damir-manapov/master 7 years ago
groups Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 7 years ago
handlers Merge pull request #3232 from matrix-org/rav/server_notices_room 7 years ago
http Merge pull request #3213 from matrix-org/rav/consent_handler 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 Merge pull request #3221 from matrix-org/erikj/purge_token 7 years ago
server_notices Better docstrings 7 years ago
static/client
storage fix psql compatability bug 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 bump version, change log 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 Infrastructure for a server notices room 7 years ago
server.pyi Infrastructure for a server notices room 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