update modactions set kind='mute_user' where kind='mod_mute_user';
update modactions set kind='unmute_user' where kind='mod_unmute_user';