1) Allow setting owner of room only via this plugin (stops Jitsi auto-ownering when owners drop out)
2) Set owner for anyone based on the session.auth_matrix_user_verification_is_owner value, which is set when the user authenticates. Should it not exist, the user is a normal member.
Adds hooks to room creation to:
1) Allow setting owner of room only via this plugin (stops Jitsi auto-ownering when owners drop out)
2) Set owner for anyone based on the session.auth_matrix_user_verification_is_owner value, which is set when the user authenticates. Should it not exist, the user is a normal member.
Rewrites mod_matrix_power_sync.lua based on https://github.com/nvonahsen/jitsi-token-moderation-plugin/blob/a5ebdfaa38a6adde6bceba62cfbc5b1693e480b9/mod_token_moderation.lua