MatrixSynapse/synapse
Andrew Morgan ac978ab3da
Default PL100 to enable encryption in a room (#7230)
2020-04-09 18:45:38 +01:00
..
_scripts
api Convert http.HTTPStatus objects to their int equivalent (#7188) 2020-04-03 14:26:07 +01:00
app Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
appservice
config Do not allow a deactivated user to login via SSO. (#7240) 2020-04-09 13:28:13 -04:00
crypto
events
federation Add typing information to federation_server. (#7219) 2020-04-07 15:03:23 -04:00
groups
handlers Default PL100 to enable encryption in a room (#7230) 2020-04-09 18:45:38 +01:00
http
logging Reduce the number of calls to `resource.getrusage` (#7183) 2020-04-03 13:21:30 +01:00
metrics
module_api Do not allow a deactivated user to login via SSO. (#7240) 2020-04-09 13:28:13 -04:00
push
replication Handle one-word replication commands correctly 2020-04-07 17:43:46 +01:00
res/templates Do not allow a deactivated user to login via SSO. (#7240) 2020-04-09 13:28:13 -04:00
rest Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) 2020-04-06 12:35:30 +01:00
server_notices Server notices: Dissociate room creation/lookup from invite (#7199) 2020-04-04 17:27:45 +02:00
spam_checker_api
state
static Make it clearer to the user that they haven't overridden onLogin/Register (#7237) 2020-04-09 12:38:38 +01:00
storage bg update to clear out duplicate outbound_device_list_pokes (#7193) 2020-04-07 23:06:39 +01:00
streams
util Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 2020-03-30 19:06:52 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
server.pyi Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
types.py
visibility.py