anonymousland-synapse/synapse
2020-08-12 15:05:50 +01:00
..
_scripts
api Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
app Change HomeServer definition to work with typing. 2020-08-11 18:00:17 +01:00
appservice
config Move setting of Filter into code. 2020-08-11 18:10:46 +01:00
crypto Add a comment about SSLv23_METHOD (#8043) 2020-08-07 15:14:29 +01:00
events Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
federation Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
groups
handlers Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
http Reduce INFO logging (#8050) 2020-08-11 18:10:07 +01:00
logging
metrics Convert run_as_background_process inner function to async. (#8032) 2020-08-06 08:20:42 -04:00
module_api Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
push Implement new experimental push rules (#7997) 2020-08-10 11:48:01 +01:00
replication Reduce unnecessary whitespace in JSON. (#7372) 2020-08-07 08:02:55 -04:00
res/templates Implement login blocking based on SAML attributes (#8052) 2020-08-11 16:08:10 +01:00
rest Implement new experimental push rules (#7997) 2020-08-10 11:48:01 +01:00
server_notices
spam_checker_api
state
static
storage Convert account data, device inbox, and censor events databases to async/await (#8063) 2020-08-12 09:29:06 -04:00
streams
util Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
__init__.py
event_auth.py
notifier.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
python_dependencies.py
secrets.py Change HomeServer definition to work with typing. 2020-08-11 18:00:17 +01:00
server.py Add comment explaining cast 2020-08-11 22:01:12 +01:00
types.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
visibility.py