<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>News and status updates for the Pushover service</description><title>Pushover Updates</title><generator>Tumblr (3.0; @pushoverapp)</generator><link>http://updates.pushover.net/</link><item><title>API Change: Application Token Required for Sounds Request</title><description>&lt;p&gt;&lt;em&gt;Note: This does not affect most Pushover users, only developers that have integrated Pushover into their applications or created Pushover libraries.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Starting April 15, 2013, our API will require a valid application token to be passed to our &lt;tt&gt;/1/sounds.json&lt;/tt&gt; (or &lt;tt&gt;.xml&lt;/tt&gt;) endpoint, similar to our &lt;tt&gt;messages&lt;/tt&gt; and &lt;tt&gt;receipts&lt;/tt&gt; endpoints.  Requests without a valid application token will be rejected after April 15.  Application and Pushover library authors are encouraged to take this change into consideration as soon as possible.&lt;/p&gt;

&lt;p&gt;As a reminder, the results of this API endpoint should be cached for a reasonable length of time, such as 24 hours.  Our sounds list does not change very often and calling it every time your application needs to present the list of sounds to your users is wasteful.&lt;/p&gt;</description><link>http://updates.pushover.net/post/45198796457</link><guid>http://updates.pushover.net/post/45198796457</guid><pubDate>Tue, 12 Mar 2013 12:39:00 -0500</pubDate><category>API</category></item><item><title>Duplicate Message Problem on Android</title><description>&lt;p&gt;We are aware of a problem affecting some Pushover Android users where notifications are received twice, sometimes minutes apart.  This problem appears to have started earlier this week.&lt;/p&gt;

&lt;p&gt;This problem is not with the Pushover service directly, but is with Google&amp;#8217;s notification servers and is also affecting some other Android applications using Google&amp;#8217;s push service.&lt;/p&gt;

&lt;p&gt;If Google does not resolve the problem soon, we will work around it by publishing an update to our Android app that suppresses these duplicate notifications.  We apologize for the inconvenience.&lt;/p&gt;

&lt;p&gt;We will update this post when we get more information.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Update&lt;/b&gt; (18:15 CST): We&amp;#8217;ve released Pushover 1.6.2 for Android to work around Google&amp;#8217;s problem.  Users are encouraged to update and &lt;a href="https://pushover.net/support"&gt;contact us&lt;/a&gt; if the duplicate message problem persists.&lt;/p&gt;</description><link>http://updates.pushover.net/post/44150516180</link><guid>http://updates.pushover.net/post/44150516180</guid><pubDate>Wed, 27 Feb 2013 12:04:00 -0600</pubDate></item><item><title>Version 1.6: Emergency-Priority Notifications, Receipts, Callbacks, and Pebble Support</title><description>&lt;p&gt;
We&amp;#8217;re happy to announce version 1.6 of our Android and iOS apps has been released and contains new features, notification sounds, and bug fixes.
&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;Emergency-Priority Notifications&lt;/b&gt;
&lt;/p&gt;

&lt;p&gt;
A major new feature of this version is support for emergency-priority notifications with our &lt;a href="https://pushover.net/api"&gt;API&lt;/a&gt;.  These types notifications are useful for network monitoring and dispatching systems where notifications must be acknowledged by the user and the alert (sound and/or vibration) must repeat at a certain interval for a specified duration until acknowledged.
&lt;/p&gt;

&lt;center&gt;
&lt;img src="http://media.tumblr.com/a3b6339aff367aebc1b2f35adb560ff7/tumblr_inline_migd7csgY41qz4rgp.png" alt="image"/&gt;&lt;/center&gt;

&lt;p&gt;
Applications sending emergency-priority notifications can specify the retry interval (at least 30 seconds) and the amount of time the notification should keep repeating (up to 24 hours) until acknowledged.  The details of using emergency-priority notifications can be found in our &lt;a href="https://pushover.net/api#priority"&gt;API documentation&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Applications needing information about emergency-priority notifications, such as whether they have been acknowledged and when, can use our new &lt;a href="https://pushover.net/api#receipt"&gt;receipts and callback&lt;/a&gt; functionality.  This allows server applications to poll for a notification&amp;#8217;s status and receive details about it, or specify a callback URL that our servers will call out to as soon as the user acknowledges the notification.
&lt;/p&gt;

&lt;p&gt;
Along with these new types of notifications, we&amp;#8217;ve also added 5 new longer, louder alert sounds that were designed to be heard in loud environments, or to wake users from sleep (&lt;i&gt;those poor on-call techs&lt;/i&gt;).
&lt;/p&gt;

&lt;p&gt;
We expect this new functionality to be very beneficial to our many Pushover users using it with network monitoring applications.
&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;Pebble Watch Support&lt;/b&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;img src="http://media.tumblr.com/24e024778b8ede816d5d13618e4c465b/tumblr_inline_migdgdXAPY1qz4rgp.jpg" style="margin-left: 1em; float: right;" alt="image"/&gt;
The long-awaited &lt;a href="http://getpebble.com/"&gt;Pebble&lt;/a&gt; smart watch has finally started shipping to its early adopters and we&amp;#8217;re happy to announce support for it in Pushover.  Version 1.6 of our Android client is one of the first apps to feature native Pebble support so you can opt to display all of your Pushover notifications right on your wrist.
&lt;/p&gt;
&lt;p&gt;
This functionality requires the free Pebble app to be installed and paired with your watch.  On iOS, Pushover has been confirmed to work with Pebble automatically, using the functionality of the installed Pebble app to forward all Notification Center alerts to your watch.
&lt;/p&gt;

&lt;p&gt;
&lt;b&gt;Other Changes&lt;/b&gt;
&lt;/p&gt;

&lt;p&gt;
In addition to these features, we&amp;#8217;ve also added a setting on our iOS app to allow links to be opened in the Chrome browser if it is installed.  We&amp;#8217;ve also fixed a few bugs and added workarounds for various Android devices.  
&lt;/p&gt;

&lt;p&gt;
We hope you enjoy this new release!  As always, please feel free to &lt;a href="https://pushover.net/support"&gt;contact us&lt;/a&gt; for support and if you find Pushover useful, we appreciate your positive &lt;a href="https://pushover.net/clients/ios"&gt;iOS App Store&lt;/a&gt; and &lt;a href="https://pushover.net/clients/android"&gt;Android Play Store&lt;/a&gt; reviews and ratings. 
&lt;/p&gt;</description><link>http://updates.pushover.net/post/43512565525</link><guid>http://updates.pushover.net/post/43512565525</guid><pubDate>Tue, 19 Feb 2013 16:02:17 -0600</pubDate></item><item><title>API inbound JSON/XML parameter parsing disabled</title><description>&lt;p&gt;&lt;i&gt;Note: This issue only concerns developers that are directly communicating with our API.  This does not affect users using 3rd party services like IFTTT to receive Pushover notifications.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Due to a recently discovered security concern in 3rd party software used by our &lt;a href="https://pushover.net/api"&gt;API service&lt;/a&gt;, we&amp;#8217;ve recently disabled inbound JSON and XML parameter parsing for requests to our API.&lt;/p&gt;

&lt;p&gt;Please note that this does not affect &lt;i&gt;receiving&lt;/i&gt; JSON or XML &lt;i&gt;responses&lt;/i&gt; from our API (specified by the suffix of the URL you are accessing, such as &lt;tt&gt;http&lt;/tt&gt;&lt;tt&gt;s://api.pushover.net/1/messages.&lt;b&gt;json&lt;/b&gt;&lt;/tt&gt;) and only affects whether our API servers will parse parameters that you are sending encoded in JSON rather than percent-encoding.&lt;/p&gt;

&lt;p&gt;We take security very seriously and have disabled this feature as a precaution, although we intend to keep it disabled after this point.  This feature was used infrequently according to our API statistics, as most HTTP libraries and utilities like cURL encode POST data with percent- or form-style encoding, so most developers and users should not be affected by this change.&lt;/p&gt;

&lt;p&gt;For questions about this change, please feel free to &lt;a href="https://pushover.net/support"&gt;contact us&lt;/a&gt; directly.&lt;/p&gt;</description><link>http://updates.pushover.net/post/39822700181</link><guid>http://updates.pushover.net/post/39822700181</guid><pubDate>Sun, 06 Jan 2013 02:07:00 -0600</pubDate></item><item><title>Android widgets</title><description>&lt;p&gt;
Today we&amp;#8217;ve released &lt;a href="https://pushover.net/clients/android?ref=updates"&gt;version 1.5.1&lt;/a&gt; of our Pushover client for Android.  This update adds widget functionality that allows you to display your Pushover notifications on your home screen and, on Android 4.2+, your lock screen.
&lt;/p&gt;
&lt;p&gt;
Android 3 and 4 brought increased functionality to widgets, allowing them to be resized and interacted with much more than before.  For Pushover, this means you can now scroll through your list of notifications inside the widget, and tap on one to open it in the Pushover client.
&lt;/p&gt;
&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_mezqnodbs21r8gm3p.png"/&gt;
 
&lt;img src="http://media.tumblr.com/tumblr_mezqun17js1r8gm3p.png"/&gt;&lt;/center&gt;
&lt;p&gt;
Android 4.2 Jelly Bean also brought &lt;a href="https://developer.android.com/about/versions/jelly-bean.html"&gt;lock-screen widget&lt;/a&gt; functionality, which allows certain widgets to be displayed while the phone is locked.  For users that have more complex unlock methods such as a pattern or PIN/password, it can sometimes be a pain to unlock the phone to see Pushover notifications.  Our new lock-screen widget allows you to add a Pushover widget to the lock screen and swipe to the right to see your new notifications without even having to unlock the phone.  When you tap on a notification to expand or delete it, you will be required to unlock the phone first.
&lt;/p&gt;
&lt;p&gt;
While more than 85% of Pushover users on Android are using devices with Android 4.0 or higher and benefit from our newer notification styles and widgets, we are committed to bringing as much functionality as we can to older devices running Android 2.3 or 3.0.  As much of our widget utilizes new APIs only available in Android 4.0 and 4.2, our widget cannot be used on Android 2.3 with this release.  We are working to backport some of the basic functionality to work on Android 2.3 and hope to include it with a future Pushover release.
&lt;/p&gt;</description><link>http://updates.pushover.net/post/37862040357</link><guid>http://updates.pushover.net/post/37862040357</guid><pubDate>Thu, 13 Dec 2012 16:52:10 -0600</pubDate></item><item><title>Per-notification Sounds</title><description>&lt;p&gt;
An oft-requested feature from our users was the ability to send notifications with a custom sound, rather than always using our standard Pushover sound.  While Android users were able to choose a different default sound from the list of ringtones on their devices, iOS users were not due to limitations in iOS&amp;#8217; notification system.
&lt;/p&gt;

&lt;p&gt;
Today we&amp;#8217;re happy to announce the release of version &lt;b&gt;1.5&lt;/b&gt; of our Android and iOS clients which bundle 15 additional sounds that we had created for us:
&lt;/p&gt;
&lt;ul&gt;&lt;img src="http://media.tumblr.com/tumblr_meb6q96j4W1r8gm3p.png" align="right"/&gt;&lt;li&gt;Bike
&lt;/li&gt;&lt;li&gt;Bugle
&lt;/li&gt;&lt;li&gt;Cash Register
&lt;/li&gt;&lt;li&gt;Classical
&lt;/li&gt;&lt;li&gt;Cosmic
&lt;/li&gt;&lt;li&gt;Falling
&lt;/li&gt;&lt;li&gt;Gamelan
&lt;/li&gt;&lt;li&gt;Incoming
&lt;/li&gt;&lt;li&gt;Intermission
&lt;/li&gt;&lt;li&gt;Magic
&lt;/li&gt;&lt;li&gt;Mechanical
&lt;/li&gt;&lt;li&gt;Piano Bar
&lt;/li&gt;&lt;li&gt;Siren
&lt;/li&gt;&lt;li&gt;Space Alarm
&lt;/li&gt;&lt;li&gt;Tug Boat
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Users on Android and iOS can now choose from the 15 new sounds to play as a default notification tone, and applications using our &lt;a href="https://pushover.net/api#sounds"&gt;API&lt;/a&gt; can even specify a particular sound to play for each message sent.  For example, a network monitor application can send &amp;#8220;host down&amp;#8221; notifications with one sound, and &amp;#8220;host up&amp;#8221; notifications with another sound.
&lt;/p&gt;

&lt;p&gt;
Version 1.5 of our Android and iOS clients is now live in the &lt;a href="https://pushover.net/clients/android"&gt;Google Play Market&lt;/a&gt; and &lt;a href="https://pushover.net/clients/ios"&gt;Apple App Store&lt;/a&gt;, though it may take a few hours to show up as an update for your devices.
&lt;/p&gt;

&lt;p&gt;
We&amp;#8217;ve also updated our &lt;a href="http://adiumxtras.com/index.php?a=xtras&amp;amp;xtra_id=8257"&gt;Adium plugin&lt;/a&gt; to support choosing a notification sound, which can be used to apply different sounds to different events and contacts.
&lt;/p&gt;

&lt;p&gt;
For application developers, we&amp;#8217;re also introducing an &lt;a href="https://pushover.net/api#sounds"&gt;API call&lt;/a&gt; that can be used to dynamically get the list of sounds we support.  We recommend using this rather than hard-coding the list, since we may add additional sounds in future releases of our device clients.  We encourage app developers to allow users to choose a custom sound to play for their application.
&lt;/p&gt;

&lt;p&gt;
As always, we welcome your &lt;a href="https://pushover.net/support"&gt;feedback&lt;/a&gt; on Pushover.
&lt;/p&gt;</description><link>http://updates.pushover.net/post/36884633395</link><guid>http://updates.pushover.net/post/36884633395</guid><pubDate>Fri, 30 Nov 2012 10:33:10 -0600</pubDate></item><item><title>Sending quiet messages through the API</title><description>&lt;p&gt;In response to user requests, we&amp;#8217;ve implemented the ability to send quiet messages through our API regardless of a user&amp;#8217;s &lt;a href="http://updates.pushover.net/post/28650040554/quiet-hours-and-jelly-bean-notifications"&gt;quiet hours&lt;/a&gt;.  These silent, low priority notifications are useful for sending progress updates or other information that doesn&amp;#8217;t need to get the attention of the user right away.&lt;/p&gt;

&lt;p&gt;To support sending low priority notifications, the &lt;tt&gt;priority&lt;/tt&gt; parameter of our &lt;a href="https://pushover.net/api#priority"&gt;message API&lt;/a&gt; now allows a value of &lt;tt&gt;-1&lt;/tt&gt;.  The default is 0, and 1 triggers a high-priority alert that always generates sound and vibration.&lt;/p&gt;

&lt;p&gt;Just like messages received during a user&amp;#8217;s quiet hours, low priority notifications will not trigger sound or vibration on devices.  On Android, these messages will still appear in the notification bar.  On iOS, these messages will only trigger an increase of the Pushover app&amp;#8217;s badge number.&lt;/p&gt;

&lt;p&gt;3rd party developers of Pushover utilities and libraries: you may need to update your code to allow passing a priority as an integer if it is currently being interpreted/stored as a boolean value.  In the future, we may also support a priority value of 2 to take more drastic attention-getting measures, so now would be a good time to ensure your code supports more than a 0 or 1 value.&lt;/p&gt;</description><link>http://updates.pushover.net/post/33347359324</link><guid>http://updates.pushover.net/post/33347359324</guid><pubDate>Wed, 10 Oct 2012 23:05:00 -0500</pubDate></item><item><title>Quiet Hours and Jelly Bean Notifications</title><description>&lt;p&gt;
We&amp;#8217;ve released version 1.4 of our Android and iOS apps today, which now support setting and receiving messages during &amp;#8220;&lt;a href="https://pushover.net/settings/quiet_hours"&gt;quiet hours&lt;/a&gt;&amp;#8221;.
&lt;/p&gt;
&lt;p&gt;
Quiet hours are periods of time during which Pushover notifications should not generate sounds or vibration, but should still notify your device.  On Android, notifications will still appear in the notification bar, and on iOS, the Pushover app icon will display a badge with the number of unread notifications.
&lt;/p&gt;
&lt;p&gt;
Messages sent through our &lt;a href="https://pushover.net/api"&gt;API&lt;/a&gt; with the &amp;#8220;priority&amp;#8221; flag set to 1 will override quiet hours and always generate sounds.  This is useful for network monitors and other high priority applications that always need to generate notifications.
&lt;/p&gt;
&lt;p&gt;
You can adjust your quiet hours from &lt;a href="https://pushover.net/settings/quiet_hours"&gt;the Pushover website&lt;/a&gt;, or through the Settings in our apps.  Quiet hours affect all devices on your account.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://media.tumblr.com/tumblr_m8769oWt0q1r8gm3p.png"/&gt;&lt;/p&gt;
&lt;p&gt;
In addition to supporting quiet hours, our Android app now uses the notification enhancements that came with Android 4.1 (Jelly Bean), such as larger text areas, per-application icons, and a button that will open a message&amp;#8217;s supplementary URL (if supplied) right from the notification.
&lt;/p&gt;
&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m876dntBG41r8gm3p.png"/&gt;&lt;/center&gt;

&lt;p&gt;
Pushover 1.4 for iOS is available in the &lt;a href="https://pushover.net/clients/ios"&gt;App Store&lt;/a&gt; now, and Pushover 1.4.1 for Android is available on the &lt;a href="https://pushover.net/clients/android"&gt;Google Play Market&lt;/a&gt;.
&lt;/p&gt;</description><link>http://updates.pushover.net/post/28650040554</link><guid>http://updates.pushover.net/post/28650040554</guid><pubDate>Fri, 03 Aug 2012 16:04:00 -0500</pubDate><category>pushover</category></item><item><title>If This Then Pushover</title><description>&lt;p&gt;&lt;a href="http://ifttt.com/wtf"&gt;IFTTT&lt;/a&gt; is a web service that lets you create powerful connections with one simple statement:&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_m7tw9hXsX91r8gm3p.png"/&gt;&lt;/p&gt;

&lt;p&gt;Using IFTTT&amp;#8217;s library of triggers (the &amp;#8220;this&amp;#8221; part), you can create simple-but-powerful recipes to automatically perform actions any time certain things happen.  For instance, every time you post a photo to Instagram, IFTTT can &lt;a href="http://ifttt.com/recipes/25679"&gt;automatically save it to your Dropbox&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Earlier this week, IFTTT announced a new &lt;a href="http://ifttt.com/pushover"&gt;Pushover channel&lt;/a&gt;, enabling you to easily send Pushover notifications when your recipes trigger.  Users have already created &lt;a href="http://ifttt.com/recipes?channel=pushover"&gt;hundreds of recipes&lt;/a&gt; using the power of Pushover&amp;#8217;s instant notifications, such as:&lt;/p&gt;

&lt;p&gt;- &lt;a href="http://ifttt.com/recipes/46320"&gt;If the front door opens, send a Pushover notification&lt;/a&gt;&lt;br/&gt;
- &lt;a href="http://ifttt.com/recipes/46326"&gt;Notify me when I&amp;#8217;m tagged in a Facebook picture&lt;/a&gt;&lt;br/&gt;
- &lt;a href="http://ifttt.com/recipes/46323"&gt;Send me a high-priority notification when new e-mails arrive from VIPs&lt;/a&gt;&lt;br/&gt;
- &lt;a href="http://ifttt.com/recipes/47027"&gt;Get notified of new Gold medals in the Olympic Games&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We&amp;#8217;re excited to see these new creative uses for Pushover, and we&amp;#8217;d like to welcome all of our new users from IFTTT.  If you&amp;#8217;ve never used IFTTT before, &lt;a href="http://ifttt.com/"&gt;signup&lt;/a&gt; and start making recipes.  If you&amp;#8217;re new to Pushover, &lt;a href="https://pushover.net/apps"&gt;check out&lt;/a&gt; some of the other applications that are Pushover enabled, or &lt;a href="https://pushover.net/api"&gt;integrate it&lt;/a&gt; into your own application.&lt;/p&gt;</description><link>http://updates.pushover.net/post/28134627854</link><guid>http://updates.pushover.net/post/28134627854</guid><pubDate>Fri, 27 Jul 2012 12:15:07 -0500</pubDate><category>pushover</category><category>ifttt</category></item><item><title>New SSL Certificate for api.pushover.net</title><description>&lt;p&gt;(&lt;em&gt;Note: for most of our users, this change will have no effect and will not require any changes on your part.&lt;/em&gt;)&lt;/p&gt;

&lt;p&gt;Our previous SSL certificate issuer for api.pushover.net and our pushover.net website is currently experiencing a DDoS attack on their &lt;a href="https://en.wikipedia.org/wiki/OCSP"&gt;OCSP&lt;/a&gt; servers, which browsers and other SSL clients use to check whether a given certificate has been revoked.&lt;/p&gt;

&lt;p&gt;The result of that attack is that when a web browser or other SSL client with OCSP checking enabled tries to establish an SSL connection to api.pushover.net, it will stall for about 10 seconds while waiting to get a response from the OCSP server being attacked.&lt;/p&gt;

&lt;p&gt;We&amp;#8217;ve switched to a new SSL certificate provider with more robust OCSP servers, as well as registered new certificates valid for 2 years.&lt;/p&gt;

&lt;p&gt;For most of our users, this change will not require any intervention and will not be noticeable.  Our Android and iOS clients are working fine with the new certificate and most HTTP/SSL libraries/frameworks sending notifications through our API will not need to be notified of the new SSL certificate.  However, some users using Java or other environments where a manual key store is needed may need to adapt to the new certificate provider.&lt;/p&gt;

&lt;p&gt;We would have liked to have been able to give more notice before this change but due to the problems that the DDoS is causing on the SSL provider, we had to act quickly.&lt;/p&gt;</description><link>http://updates.pushover.net/post/26854726553</link><guid>http://updates.pushover.net/post/26854726553</guid><pubDate>Mon, 09 Jul 2012 16:07:22 -0500</pubDate><category>pushover</category><category>security</category></item><item><title>Realtime API Usage Statistics</title><description>&lt;p&gt;We&amp;#8217;re happy to announce that all Pushover applications now have realtime API usage statistics, viewable for the past 45 days.&lt;/p&gt;

&lt;p&gt;When viewing your registered application&amp;#8217;s details, you will now see an interactive graph showing how many messages were sent each day, along with the current month&amp;#8217;s total.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_m6wgm3GRSD1r8gm3p.png"/&gt;&lt;br/&gt;
You can see usage statistics for your applications now by visiting the &lt;a href="https://pushover.net/apps"&gt;Applications &amp;amp; Plugins&lt;/a&gt; page while logged in.&lt;/p&gt;</description><link>http://updates.pushover.net/post/26834862875</link><guid>http://updates.pushover.net/post/26834862875</guid><pubDate>Mon, 09 Jul 2012 10:39:48 -0500</pubDate><category>pushover</category><category>api</category></item><item><title>E-mail to Pushover Gateway</title><description>Pushover&amp;#8217;s &lt;a href="https://pushover.net/api"&gt;API&lt;/a&gt; makes it easy to integrate notifications into a wide variety of applications and services.  Today we&amp;#8217;re announcing an e-mail gateway that makes it possible to receive Pushover notifications from devices and services where API integration is not possible, such as with embedded devices, SAN servers, routers, and websites.
&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m53pqbZIiQ1r8gm3p.png"/&gt;&lt;/center&gt;

&lt;p&gt;
Our new e-mail gateway provides every Pushover user with an e-mail address that will turn any e-mails received into Pushover notifications.  To get started, just send an e-mail to &lt;strong&gt;&lt;em&gt;Your-Pushover-User-Key&lt;/em&gt;@api.pushover.net&lt;/strong&gt;.  By default, all notifications will be sent to all active devices on your account, just like other Pushover notifications.  To have messages sent to only one particular device, use the e-mail address &lt;strong&gt;&lt;em&gt;Your-Pushover-User-Key&lt;/em&gt;+&lt;em&gt;Device-Name&lt;/em&gt;@api.pushover.net&lt;/strong&gt;.
&lt;/p&gt;
&lt;p&gt;
For example, if your user key were &lt;em&gt;abcdefg12345&lt;/em&gt; and you wanted to send a notification to your device &lt;em&gt;iPhone&lt;/em&gt;, you would use the e-mail address &lt;em&gt;abcdefg12345+iPhone@api.pushover.net&lt;/em&gt;.
&lt;/p&gt;
&lt;p&gt;
HTML e-mails received by our gateway will be converted into plain-text with URLs preserved to enable them to be tapped on in the iOS and Android Pushover clients.  Just like other Pushover notifications, e-mail notifications are limited to 512 characters and long e-mails will be truncated.
&lt;/p&gt;</description><link>http://updates.pushover.net/post/24408806716</link><guid>http://updates.pushover.net/post/24408806716</guid><pubDate>Mon, 04 Jun 2012 11:57:00 -0500</pubDate><category>pushover</category><category>api</category><category>e-mail</category></item><item><title>New API Feature: Supplemental URLs</title><description>&lt;p&gt;
A new feature has been added to our API and is now supported by version 1.3 of our Android and iOS clients: supplemental URLs.
&lt;/p&gt;
&lt;p&gt;
As before, all URLs included in the Pushover message body will be automatically turned into tappable links when viewed on our device clients.  Sometimes, however, it is useful to include a URL that is not the actual content of the message, may be too long, or may use a custom URL scheme that is not recognized.
&lt;/p&gt;
&lt;p&gt;
For example, an application using Pushover to send Twitter messages to devices may include a supplemental URL of &amp;#8220;twitter://direct_message link?screen_name=someuser&amp;#8221; and a URL title of &amp;#8220;Reply to @someuser&amp;#8221;.  When the message is expanded in the Pushover client, the user will be given the option of opening the supplemental URL, which in this case would launch a Twitter client installed on the device and send a direct message to &amp;#8220;@someuser&amp;#8221;.
&lt;/p&gt;
&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m1mjltzxwz1r8gm3p.png" class="bordered"/&gt;&lt;/center&gt;

&lt;p&gt;
For more information on using this new feature, check out our &lt;a href="https://pushover.net/api#urls"&gt;API documentation&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Please note that supplemental URLs require version 1.3 of our iOS and Android clients, both released today.
&lt;/p&gt;</description><link>http://updates.pushover.net/post/20097298979</link><guid>http://updates.pushover.net/post/20097298979</guid><pubDate>Wed, 28 Mar 2012 21:21:00 -0500</pubDate><category>pushover</category><category>api</category></item><item><title>New Pushover app plugins for Github, Weechat, and Puppet</title><description>&lt;p&gt;
&lt;strong&gt;Github Service Hook&lt;/strong&gt;
&lt;br/&gt;
The first plugin is a &lt;a href="http://github.com/"&gt;Github&lt;/a&gt; service hook that sends a Pushover notification each time a commit is made to your git repositories.  This plugin has been integrated into Github&amp;#8217;s website so there&amp;#8217;s nothing to install other than adding your Pushover user key.
&lt;/p&gt;
&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m1k84cPM8m1r8gm3p.png" class="bordered"/&gt;&lt;/center&gt;

&lt;ol&gt;&lt;li&gt;To get started, view one of your repositories on Github.  Click the Admin button in the upper right corner.

&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m1k7dgmHpC1r8gm3p.png" class="bordered"/&gt;&lt;/center&gt;
&lt;/li&gt;

&lt;li&gt;Next, click &amp;#8220;Service Hooks&amp;#8221;.

&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m1k7fjwTOQ1r8gm3p.png" class="bordered"/&gt;&lt;/center&gt;
&lt;/li&gt;

&lt;li&gt;Scroll down and select Pushover.
&lt;center&gt;
&lt;img src="http://media.tumblr.com/tumblr_m1k7i9zfwb1r8gm3p.png" class="bordered"/&gt;&lt;/center&gt;
&lt;/li&gt;

&lt;li&gt;Finally, enter your user key (available by logging into the &lt;a href="https://pushover.net/"&gt;Pushover website&lt;/a&gt;) and an optional device name (to restrict notifications to a single device on your account).  Click &amp;#8220;Update Settings&amp;#8221; and you should start receiving notifications whenever a commit is made to that repository.
&lt;center&gt;

&lt;/center&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;
&lt;strong&gt;Weechat Plugin&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Next up is a plugin for the &lt;a href="http://www.weechat.org/"&gt;Weechat&lt;/a&gt; IRC client, written by Pushover user James Turnbull.  This plugin forwards private messages and highlights to your Pushover devices.  To install, see James&amp;#8217; &lt;a href="https://github.com/jamtur01/pushover-weechat"&gt;Github repo&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Puppet Report Processor&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
And finally, another plugin by Pushover user James Turnbull, a report processor for the &lt;a href="http://puppetlabs.com/"&gt;Puppet&lt;/a&gt; automation tool.  See the &lt;a href="https://github.com/jamtur01/puppet-pushover"&gt;puppet-pushover repo&lt;/a&gt; for usage information.
&lt;/p&gt;</description><link>http://updates.pushover.net/post/20021501163</link><guid>http://updates.pushover.net/post/20021501163</guid><pubDate>Tue, 27 Mar 2012 15:22:00 -0500</pubDate><category>pushover</category><category>app</category><category>github</category><category>weechat</category><category>puppet</category></item><item><title>Use Pushover's Adium plugin to receive IMs while you're away</title><description>&lt;p&gt;Pushover has an official plugin for &lt;a href="http://adium.im"&gt;Adium&lt;/a&gt; that lets you forward instant messages to your mobile devices that were received on your computer while you are away.&lt;/p&gt;

&lt;p&gt;To get started, &lt;a href="http://adiumxtras.com/index.php?a=xtras&amp;amp;xtra_id=8257"&gt;install the Adium plugin&lt;/a&gt; from the Adium Xtras site.  Once the plugin is installed, open the Adium preferences and click on the Events tab.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_m0mppn1EIx1r8gm3p.png"/&gt;&lt;br/&gt;
Double click on &amp;#8220;Message Received&amp;#8221; to expand it and then click the &amp;#8220;+&amp;#8221; button at the bottom of the preferences window.  If the Pushover plugin was correctly installed, you&amp;#8217;ll see a &amp;#8220;Forward to Pushover&amp;#8221; entry in the &amp;#8220;Action&amp;#8221; drop down.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_m0mpkgxtj81r8gm3p.png"/&gt;&lt;br/&gt;
Enter your Pushover user key (viewable at &lt;a href="https://pushover.net"&gt;pushover.net&lt;/a&gt; or from the Settings of the client on your phone) and optional device name.&lt;/p&gt;

&lt;p&gt;To receive all messages while your account is away, check the &amp;#8220;Away&amp;#8221; option.  If you are frequently away but only want to receive messages while you&amp;#8217;re actually away from your computer and the screen saver has started, check the &amp;#8220;Screen is locked&amp;#8221; option.&lt;/p&gt;

&lt;p&gt;You can apply this action to other types of events, such as only when certain contacts send messages.&lt;/p&gt;</description><link>http://updates.pushover.net/post/19008450541</link><guid>http://updates.pushover.net/post/19008450541</guid><pubDate>Fri, 09 Mar 2012 11:58:00 -0600</pubDate><category>pushover</category><category>adium</category><category>plugin</category></item><item><title>Welcome to Pushover</title><description>&lt;p&gt;Pushover makes it easy to send push notifications from your servers, apps, websites, and anything else.&lt;/p&gt;
&lt;p&gt;Clients are now available for &lt;a href="https://pushover.net/clients"&gt;Android and iOS&lt;/a&gt; in the Android Market and App Store.&lt;/p&gt;</description><link>http://updates.pushover.net/post/18922868439</link><guid>http://updates.pushover.net/post/18922868439</guid><pubDate>Wed, 07 Mar 2012 17:20:00 -0600</pubDate><category>pushover</category></item></channel></rss>
