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
Brendan Abolivier 9f8abdcc38
Revert "Add experimental support for sharding event persister. (#8170)" (#8242)
4 years ago
..
_scripts Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
api Do not apply ratelimiting on joins to appservices (#8139) 4 years ago
app Convert the main methods run by the reactor to async. (#8213) 4 years ago
appservice Convert appservice code to async/await. (#8207) 4 years ago
config Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 4 years ago
crypto Do not assume calls to runInteraction return Deferreds. (#8133) 4 years ago
events Add StreamStore to mypy (#8232) 4 years ago
federation Remove obsolete order field in `send_new_transaction` (#8245) 4 years ago
groups Convert groups and visibility code to async / await. (#7951) 4 years ago
handlers Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 4 years ago
http Convert the well known resolver to async (#8214) 4 years ago
logging Use the JSON encoder without whitespace in more places. (#8124) 4 years ago
metrics Convert runWithConnection to async. (#8121) 4 years ago
module_api Do not assume calls to runInteraction return Deferreds. (#8133) 4 years ago
push Re-implement unread counts (again) (#8059) 4 years ago
replication Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 4 years ago
res/templates Implement login blocking based on SAML attributes (#8052) 4 years ago
rest Re-implement unread counts (again) (#8059) 4 years ago
server_notices Fix some comments and types in service notices (#7996) 4 years ago
spam_checker_api Allow denying or shadow banning registrations via the spam checker (#8034) 4 years ago
state Define StateMap as immutable and add a MutableStateMap type. (#8183) 4 years ago
static Clean-up the fallback login code. (#7657) 5 years ago
storage Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 4 years ago
streams Remove `ChainedIdGenerator`. (#8123) 4 years ago
util Fix typing for `@cached` wrapped functions (#8240) 4 years ago
__init__.py 1.19.1 4 years ago
event_auth.py Convert events worker database to async/await. (#8071) 4 years ago
notifier.py Fix typing for notifier (#8064) 4 years ago
python_dependencies.py Revert pinning of setuptools (#8239) 4 years ago
secrets.py Change HomeServer definition to work with typing. 4 years ago
server.py Add comment explaining cast 4 years ago
types.py Define StateMap as immutable and add a MutableStateMap type. (#8183) 4 years ago
visibility.py Convert groups and visibility code to async / await. (#7951) 4 years ago