Commit graph

16 commits

Author SHA1 Message Date
Scott Wallace a4688c4442 Move to requests to handle TLS connections
Fixes #15
2021-05-27 07:38:16 +01:00
Scott Wallace 076207118b Fix README 2021-05-27 07:38:16 +01:00
Scott Wallace 6850133ffe Remove testing on Python v3.5 as f-strings are used 2021-05-27 07:38:16 +01:00
Scott Wallace 6644a0b20e Rename the variables for the two different types of Gotify key 2021-05-27 07:38:16 +01:00
Scott Wallace 7496d5505e Resolve #16: Verbosity config should be levels not binary
Resolves: #16
2021-05-27 07:38:16 +01:00
Scott Wallace 0cb79d734a Removed defaults for instance and description 2020-10-25 09:17:40 +00:00
Scott Wallace 07c5cb2f01 Refactor the code into modules 2020-10-25 09:17:40 +00:00
Scott Wallace 622cb7a635 Fix README.md 2020-10-23 14:50:03 +01:00
Scott Wallace 12b39b1c08 Add the ability to delete original alert when matching resolved message arrives 2020-10-23 14:50:03 +01:00
Scott Wallace 3c57c113cd Add the ability to disabled resolved messages
Resolves #5
2020-10-20 17:55:12 +01:00
Scott Wallace c05d02a16f Add defaults and config parser.
Resolves #4
Resolves #6
2020-10-20 15:35:24 +01:00
Scott Wallace 4eff8404a7 Update usage and README.md 2020-10-13 17:26:14 +01:00
Scott Wallace a1878f840f Run as non-root user 2020-10-13 15:44:31 +01:00
Scott Wallace e58330897b README.md updates 2020-10-13 15:36:16 +01:00
Scott Wallace 8a950a8e32 Add URL to Gotify. 2020-10-13 15:32:56 +01:00
Scott Wallace 2079268b5d Update to first fully working version. 2020-10-13 15:31:33 +01:00