MatrixSynapse/synapse
Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393)
This caused `prev_state_ids` to be incorrect if the state event was not
replacing an existing state entry.
2020-05-05 14:17:27 +01:00
..
_scripts Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
api async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
app Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
appservice
config Fix fallback value for account_threepid_delegates.email (#7316) 2020-04-29 11:30:06 +01:00
crypto
events Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
federation async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
groups async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
handlers async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
http
logging Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
metrics
module_api
push
replication Fix redis password support. (#7401) 2020-05-04 14:04:09 +01:00
res/templates
rest Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
server_notices Convert synapse.server_notices to async/await. (#7394) 2020-05-01 15:28:59 -04:00
spam_checker_api
state
static
storage Wait for current_state_events_membership before populate_stats_process_rooms (#7387) 2020-05-01 18:05:58 +01:00
streams
util
__init__.py 1.12.4 2020-04-23 10:59:10 -04:00
event_auth.py
notifier.py Convert the synapse.notifier module to async/await. (#7395) 2020-05-01 15:14:49 -04:00
python_dependencies.py
secrets.py
server.py Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
server.pyi Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
types.py
visibility.py