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

Possibility to send a generic webhook message unencrypted, also to an encrypted room #646

Open
weeman1337 opened this issue Feb 16, 2023 · 0 comments · May be fixed by #650
Open

Possibility to send a generic webhook message unencrypted, also to an encrypted room #646

weeman1337 opened this issue Feb 16, 2023 · 0 comments · May be fixed by #650
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.

Comments

@weeman1337
Copy link
Contributor

Sometimes I don't care about encryption and I just want things to work.
This can kind of work around the notification issue for notices (for non-confidential messages).

How would I do that:
Option on the transform function result. Like for instance encrypt: false.
Then sending the raw message via the client.

@weeman1337 weeman1337 changed the title Possibility to send a message unencrypted, also to an encrypted room Possibility to send a generic webhook message unencrypted, also to an encrypted room Feb 16, 2023
@weeman1337 weeman1337 linked a pull request Feb 20, 2023 that will close this issue
@Half-Shot Half-Shot added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements. label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants