MatrixSynapse/scripts
Erik Johnston 28c98e51ff
Add `local_current_membership` table (#6655)
Currently we rely on `current_state_events` to figure out what rooms a
user was in and their last membership event in there. However, if the
server leaves the room then the table may be cleaned up and that
information is lost. So lets add a table that separately holds that
information.
2020-01-15 14:59:33 +00:00
..
export_signing_key Add an export_signing_key script (#6546) 2019-12-19 11:11:14 +00:00
generate_config
generate_log_config Automate generation of the sample and debian log configs (#6627) 2020-01-03 17:14:00 +00:00
generate_signing_key.py
hash_password
move_remote_media_to_new_store.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
register_new_matrix_user
synapse_port_db Add `local_current_membership` table (#6655) 2020-01-15 14:59:33 +00:00
sync_room_to_group.pl