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 9ad448c1e5 Correctly handle all command line options 7 years ago
..
_scripts Fix flake8 (#4519) 7 years ago
api Add rate-limiting on registration (#4735) 7 years ago
app Correctly handle all command line options 7 years ago
appservice Run the AS senders as background processes (#4189) 7 years ago
config Correctly handle all command line options 7 years ago
crypto Correctly log expected errors when fetching server keys 7 years ago
events Make `prev_state` field optional 7 years ago
federation Make federation endpoints more tolerant of trailing slashes for some endpoints (#4793) 7 years ago
groups Merge branch 'develop' of github.com:matrix-org/synapse into anoa/public_rooms_federate_develop 7 years ago
handlers Transfer local user's push rules on room upgrade (#4838) 7 years ago
http Minor docstring fixes for MatrixFederationAgent (#4765) 7 years ago
metrics Add metrics for number of outgoing EDUs, by type (#4695) 7 years ago
module_api Fix registration on workers (#4682) 7 years ago
push Add missing return 7 years ago
replication Prefill client IPs cache on workers 7 years ago
res/templates Use static locations for Riot icons 7 years ago
rest fix incorrect encoding of filenames with spaces in (#2090) 7 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 8 years ago
state Enable room version v3 7 years ago
static switch from google.com to recaptcha.net for reCAPTCHA (#4731) 7 years ago
storage Transfer local user's push rules on room upgrade (#4838) 7 years ago
streams Fix develop because I broke it :( (#3535) 8 years ago
util Add a caching layer to .well-known responses (#4516) 7 years ago
__init__.py 0.99.2 7 years ago
event_auth.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/redactions_eiah 7 years ago
notifier.py Remove redundant PreserveLoggingContext 7 years ago
python_dependencies.py Merge pull request #4632 from matrix-org/erikj/basic_sentry 7 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 8 years ago
server.py Make registration ratelimiter separate from the main events one 7 years ago
server.pyi Move from TravisCI to BuildKite (#4752) 7 years ago
types.py Factor SSO success handling out of CAS login (#4264) 7 years ago
visibility.py Implement soft fail 7 years ago