A bunch of bash scripts using curl and jq to login/logout, query, filter and do stuff with matrix users and rooms over the Synapse Admin API See: https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/index.html
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery 23781ef4ec Fixed type of API request
Previously were doing DELETE requests while POST was required, duh.
1 year ago
filter_rooms_for_displayname.sh Utility Scripts for the Synapse Admin API 1 year ago
filter_rooms_for_roomname.sh Utility Scripts for the Synapse Admin API 1 year ago
filter_rooms_for_userid.sh Utility Scripts for the Synapse Admin API 1 year ago
filter_users_by_displayname.sh Utility Scripts for the Synapse Admin API 1 year ago
filter_users_by_userid.sh Utility Scripts for the Synapse Admin API 1 year ago
log_into_matrix.sh Utility Scripts for the Synapse Admin API 1 year ago
logout_matrix.sh Utility Scripts for the Synapse Admin API 1 year ago
matrix_delete_rooms_via_admin.sh Utility Scripts for the Synapse Admin API 1 year ago
matrix_delete_users_via_admin.sh Fixed type of API request 1 year ago
query_account_data.sh Utility Scripts for the Synapse Admin API 1 year ago