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 e9344e0dee
Merge pull request #5390 from matrix-org/erikj/dont_log_on_fail_to_get_file
6 years ago
..
_scripts Fix flake8 (#4519) 6 years ago
api Merge pull request #5363 from matrix-org/babolivier/account_validity_send_mail_auth 6 years ago
app Merge branch 'master' of github.com:matrix-org/synapse into develop 6 years ago
appservice Run the AS senders as background processes (#4189) 6 years ago
config Don't warn user about password reset disabling through config code (#5387) 6 years ago
crypto Merge pull request #5417 from matrix-org/rav/shared_ssl_context 6 years ago
events Fix appservice timestamp massaging (#5233) 6 years ago
federation Clean up code for sending federation EDUs. (#5381) 6 years ago
groups Associate a request_name with each verify request, for logging 6 years ago
handlers Track deactivated accounts in the database (#5378) 6 years ago
http Don't log exception when failing to fetch remote content. 6 years ago
metrics fix prometheus rendering error 6 years ago
module_api Allow password providers to bind emails (#4947) 6 years ago
push Change password reset links to /_matrix. 6 years ago
replication Fixup bsaed on review comments 6 years ago
res/templates Change password reset links to /_matrix. 6 years ago
rest Merge pull request #5390 from matrix-org/erikj/dont_log_on_fail_to_get_file 6 years ago
server_notices
state Fix grammar and document get_current_users_in_room (#4998) 6 years ago
static Avoid redundant URL encoding (#4555) 6 years ago
storage Track deactivated accounts in the database (#5378) 6 years ago
streams
util Call RetryLimiter correctly (#5340) 6 years ago
__init__.py Remove Python 2.7 support. (#5425) 6 years ago
event_auth.py Collect room-version variations into one place (#4969) 6 years ago
notifier.py Remove redundant PreserveLoggingContext 6 years ago
python_dependencies.py Remove Python 2.7 support. (#5425) 6 years ago
secrets.py
server.py Room Statistics (#4338) 6 years ago
server.pyi Fix CI after new release of isort 6 years ago
types.py declare a ReadReceipt class 6 years ago
visibility.py Implement soft fail 6 years ago