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

Add more options to the GrowlAgent #2074

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

dsander
Copy link
Collaborator

@dsander dsander commented Jul 31, 2017

It now additionally allows to use sticky, priority and callback_url. The Agent is now FormConfigurable and supports Liquid in all options.
register_growl had to be moved inside of the events loop to allow Liquid interpolation for the previously static growl_* options.

#2018

It now additionally allows to use `sticky`, `priority` and
`callback_url`. The Agent is now `FormConfigurable` and supports Liquid
in all options.
`register_growl` had to be moved inside of the `events` loop to allow
Liquid interpolation for the previously static `growl_*` options.

 huginn#2018
@dsander dsander requested a review from knu July 31, 2017 20:23
Copy link
Member

@knu knu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know Growl was still alive and well! 😝

@dsander
Copy link
Collaborator Author

dsander commented Aug 1, 2017

Me neither until a few days ago 😄 Thanks for the review!

@dsander dsander merged commit af5da3a into huginn:master Aug 1, 2017
@dsander dsander deleted the add-callback-to-growlagent branch August 1, 2017 17:35
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

Successfully merging this pull request may close these issues.

2 participants