This will get triggered when the logged in user unblocks another user
@override void ccUserUnblocked(User user) { updateElement(user); }