Pushover 0.2 Enables sending of Pushover notifications form an Orchard site.

Enables sending of Pushover notifications form an Orchard site. Adds an action provider for the Rules module so notifications can happen when a rule is triggered.

To get started you will need to get a Pushover API key from http://pushover.net/apps/build, and enter it in your site settings.

Messages can be constructed using tokens for most fields, so you can completely customise your messages depending on the event that has been triggered.

v2.0 Adds support for named users (via the PushoverUser part), message priority, and custom timestamps.