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
Amber Brown c936a52a9e
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
7 years ago
..
api Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
app fixes 7 years ago
appservice Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 7 years ago
config Fix default for send_server_notice_to_guests 7 years ago
crypto Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 7 years ago
events Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
federation Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
groups Replace some more comparisons with six 7 years ago
handlers Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
http update to more consistently use seconds in any metrics or logging 7 years ago
metrics pep8 7 years ago
module_api Delete devices in various logout situations 7 years ago
push Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
replication Merge remote-tracking branch 'origin/develop' into 3218-official-prom 7 years ago
rest Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
server_notices Avoid sending consent notice to guest users 7 years ago
static/client
storage Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
__init__.py bump version 7 years ago
event_auth.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
notifier.py cleanup pep8 errors 7 years ago
python_dependencies.py replacing portions 7 years ago
server.py Stub out ServerNoticesSender on the workers 7 years ago
server.pyi Send users a server notice about consent 7 years ago
state.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 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