MatrixSynapse/synapse
Karlinde fe1580bfd9
Fill in the 'default' field for user-defined push rules (#6639)
Signed-off-by: Karl Linderhed <git@karlinde.se>
2020-03-31 15:08:56 +01:00
..
_scripts
api
app Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
appservice
config Fix a small typo in the `metrics_flags` config option. (#7171) 2020-03-30 17:38:21 +01:00
crypto
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
federation
groups
handlers Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 2020-03-30 19:06:52 +01:00
http
logging Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
metrics Add prometheus metrics for the number of active pushers (#7103) 2020-03-19 10:00:24 +00:00
module_api Factor out complete_sso_login and expose it to the Module API 2020-03-03 10:54:44 +00:00
push
replication Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
res/templates
rest
server_notices
spam_checker_api
state Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
static Improve the UX of the login fallback when using SSO (#7152) 2020-03-27 20:19:54 +00:00
storage Fill in the 'default' field for user-defined push rules (#6639) 2020-03-31 15:08:56 +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 Fix a bug which could cause incorrect 'cyclic dependency' error. (#7178) 2020-03-31 13:09:16 +01:00
server.pyi Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
types.py
visibility.py