Michael Scherer
4b3ab52374
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-04-13 20:32:47 +02:00
Toshio Kuratomi
d56ac42c8b
U() markings in pushover docs should remain but need to be uppercased.
...
pri description needs to be a list.
2016-02-07 20:21:44 -08:00
Baptiste Mille-Mathias
0608318f90
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-02-07 20:21:44 -08:00
Brian Coca
22ebf03093
fixed undefined msg and now actually return something meaningful
...
fixes #1127
2015-10-19 12:14:51 -04:00
Toshio Kuratomi
fe69c0e67a
Switch from httplib to fetch_url
2015-07-28 12:23:54 -07:00
Greg DeKoenigsberg
004dedba8a
Changes to author formatting, remove emails
2015-06-16 14:32:39 -04:00
Toshio Kuratomi
88eff11c04
Many more doc fixes
2015-05-15 12:12:26 -07:00
Greg DeKoenigsberg
43465e1af2
Adding author's github id
2015-05-13 22:32:52 -04:00
Matt Martz
265fefd7ec
Give pushover a .py file extension
2015-05-11 09:58:07 -05:00