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 e6c7e239ef Update docstring 5 years ago
..
_scripts Run Black. (#5482) 6 years ago
api Option to suppress resource exceeded alerting (#6173) 5 years ago
app Move storage classes into a main "data store". 5 years ago
appservice Remove double return statements (#5962) 6 years ago
config Option to suppress resource exceeded alerting (#6173) 5 years ago
crypto Don't encode object as UTF-8 string if not needed. 5 years ago
events Convert EventContext to attrs (#6218) 5 years ago
federation Synapse 1.5.0rc2 (2019-10-28) 5 years ago
groups before fulfilling a group invite,check if user is already joined/invited (#3436) 5 years ago
handlers Improve signature checking on some federation APIs (#6262) 5 years ago
http Trace non-JSON APIs, /media, /key etc 5 years ago
logging Trace non-JSON APIs, /media, /key etc 5 years ago
metrics Fix up some typechecking (#6150) 5 years ago
module_api Remove unnecessary parentheses around return statements (#5931) 6 years ago
push Quick fix to ensure cache descriptors always return deferreds 5 years ago
replication Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores 5 years ago
res/templates Allow HS to send emails when adding an email to the HS (#6042) 6 years ago
rest Address codestyle concerns 5 years ago
server_notices Option to suppress resource exceeded alerting (#6173) 5 years ago
state add some metrics on the federation sender (#6160) 5 years ago
static Fix SSO fallback login 6 years ago
storage Quick fix to ensure cache descriptors always return deferreds 5 years ago
streams Remove unnecessary parentheses around return statements (#5931) 6 years ago
util Update docstring 5 years ago
__init__.py 1.5.0rc2 5 years ago
event_auth.py Cleanup extra quotes from IDEs (#6236) 5 years ago
notifier.py Remove unnecessary parentheses around return statements (#5931) 6 years ago
python_dependencies.py Fix up some typechecking (#6150) 5 years ago
secrets.py Run Black. (#5482) 6 years ago
server.py Allow use of different ratelimits for admin redactions. 6 years ago
server.pyi Run Black. (#5482) 6 years ago
types.py Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 5 years ago
visibility.py Replace returnValue with return (#5736) 6 years ago