Commit Graph

11 Commits

Author SHA1 Message Date
Jonas Forsberg
01e88aa6c5 added link to original repository 2023-04-21 10:54:14 +02:00
Jakob Nixdorf
0a8e307c2a
Drop the urllib dependency 2018-11-16 15:29:49 +01:00
Jakob Nixdorf
8e9811e87e
Re-introduce timeouts 2018-11-16 15:27:04 +01:00
Jakob Nixdorf
17674bb7fc
Gotify 2018-11-16 14:16:57 +01:00
Adrian L Lange
b9dbbf314f
Merge pull request #2 from dkess/patch-1
Use string when comparing with info_get
2018-02-01 03:49:49 +01:00
Adrian L Lange
e4b9c4d9eb
Merge pull request #1 from Boulet-/master
Use a specific version of python
2018-02-01 03:49:24 +01:00
Daniel Kessler
5988689392
Use string when comparing with info_get
Currently the "detached" setting for `notify_when` does not detect attached relays, since it compares 0 to '0'. This PR fixes that by using string equality.
2018-01-10 13:33:38 -08:00
Boulet
05a099a4bf Use python2 instead of python 2017-09-20 14:42:48 +02:00
Adrian L Lange
7909ff2ba8 Bump version 2017-02-11 18:40:54 +01:00
Adrian L Lange
45a55ec26d We need to bail when there _arent_ any relays connected 2017-02-11 18:40:44 +01:00
Adrian L Lange
945ff82bfa 2017-02-10 19:01:01 +01:00