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 6e1c64a668 Synapse 1.19.1rc1 (2020-08-25) 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 Change HomeServer definition to work with typing. 4 years ago
appservice Convert the SimpleHttpClient to async. (#8016) 4 years ago
config Allow capping a room's retention policy (#8104) 4 years ago
crypto Do not assume calls to runInteraction return Deferreds. (#8133) 4 years ago
events Allow capping a room's retention policy (#8104) 4 years ago
federation Add type hints for state. (#8140) 4 years ago
groups Convert groups and visibility code to async / await. (#7951) 4 years ago
handlers Synapse 1.19.1rc1 (2020-08-25) 4 years ago
http Switch the JSON byte producer from a pull to a push producer. (#8116) 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 Use the default templates when a custom template file cannot be found (#8037) 4 years ago
replication Remove `ChainedIdGenerator`. (#8123) 4 years ago
res/templates Implement login blocking based on SAML attributes (#8052) 4 years ago
rest Search in columns 'name' and 'displayname' in the admin users endpoint (#7377) 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 Add type hints for state. (#8140) 4 years ago
static Clean-up the fallback login code. (#7657) 5 years ago
storage Make StreamIdGen `get_next` and `get_next_mult` async (#8161) 4 years ago
streams Remove `ChainedIdGenerator`. (#8123) 4 years ago
util Be stricter about JSON that is accepted by Synapse (#8106) 4 years ago
__init__.py 1.19.1rc1 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 Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 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 Add a shadow-banned flag to users. (#8092) 4 years ago
visibility.py Convert groups and visibility code to async / await. (#7951) 4 years ago