Bug fixes:
- sending messages/actions now possible regardless of what event fired the rule;
- invalid messages (target or body of the message is an empty string) are not sent to the IRC server.
New features:
- administrator can control logging of attempts to send invalid messages.
Upgrade from 7.x-1.0-alpha1:
- re-install the module. (existing rules are not lost in the process and should be automatically re-enabled)
fixed notify login send user info
fixed notify login flow
cheched notify login to use gigya sdk
added profile2 integration submodule
fixed call to an undefined function in uninstall gigya_sharebar
fixed warning error on profile installation
change from hook_content_extra_fields to hook_field_extra_fields
updaed gigya_sharebar.js for Drupal7