-
Notifications
You must be signed in to change notification settings - Fork 913
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
Custom msg as notification #6899
Custom msg as notification #6899
Conversation
ccadac4
to
c417ff8
Compare
Marked as draft because I am getting a valgrind error locally Valgrind logs
|
@cdecker : Managed to diagnose and fix the problem. The fix is now part of this MR |
95a48b5
to
4390393
Compare
Some conflict appeared. I've rebased the branch so it can be merged more easily. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ack 43903936ffe06b9cd84235bccbeb23780aff7112a
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The first commit needs a "Changelog-Added: Plugins: notification custommsg
for receiving an unknown protocol message" line (we used to have a bot to enforce this, but it's broken).
Create a notification that is triggered when a `costummsg` is received. Changelog-Added: Plugins: notification custommsg for receiving an unknown protocol message
4390393
to
f2c7c31
Compare
Implements notifications for
custommsg