Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Policy list reactions do not work (in an encrypted moderation room?) #563

Open
heftig opened this issue Sep 16, 2024 · 1 comment
Open

Comments

@heftig
Copy link

heftig commented Sep 16, 2024

Describe the bug
The reactions presented on the "Would you like to add the ban to a policy list?" message do nothing. There's not even any log output.

This is probably the same bug as matrix-org/mjolnir#153.

To Reproduce

  1. Ban a user.
  2. Click on one of the question message's reactions in the management room representing a writable policy list.

Expected behavior
Draupnir reacts to the reaction.

Additional context

  • Draupnir v1.87.0 is set up through Pantalaimon 0.10.5 and the management room is encrypted.
  • I've tried the buttons using Element Web and Element Android.
  • All reaction events in the room, from the bot and the users, are unencrypted.
@Gnuxie
Copy link
Member

Gnuxie commented Sep 16, 2024

Yeah this is an issue with Pantalaimon, i didn't know it already effected the abuse reporting in Mjolnir. That's interesting.

https://the-draupnir-project.github.io/draupnir-documentation/bot/encryption

We don't support Pantalaimon anymore because of this issue. The alternative you have is tolerating it for now, upgrading to at least 2.0.0-beta.5 and enabling experimentalRustCrypto (which might not be much better). Or creating a new management room that is unencrypted. Sorry about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants