Michael Scherer
7c19002f34
Fix arguments for pushover module
...
Since user_key and app_token are used for authentication, I
suspect both of them should be kept secret.
According to the API manual, https://pushover.net/api
priority go from -2 to 2, so the argument should be constrained.
2016-12-08 11:34:06 -05:00
Toshio Kuratomi
7a686ab6d8
U() markings in pushover docs should remain but need to be uppercased.
...
pri description needs to be a list.
2016-12-08 11:33:49 -05:00
Baptiste Mille-Mathias
1c3bbfe767
remove unicode prefix and correct text in table
...
Remove the unicode prefix displayed before the url pushover.net
Attempt to correct the text in the table which appear vertically.
2016-12-08 11:33:48 -05:00
Brian Coca
577566139f
fixed undefined msg and now actually return something meaningful fixes #1127
2016-12-08 11:33:29 -05:00
Toshio Kuratomi
7434c48d9d
Switch from httplib to fetch_url
2016-12-08 11:33:07 -05:00
Greg DeKoenigsberg
c65a612d1f
Changes to author formatting, remove emails
2016-12-08 11:32:51 -05:00
Toshio Kuratomi
4f07e8b256
Many more doc fixes
2016-12-08 11:32:40 -05:00
Matt Martz
7fae20f112
Give pushover a .py file extension
2016-12-08 11:32:36 -05:00