Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Motl
00afe4e5b6
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
Chris Caron
e95484349e
Escape new lines for TEXT->HTML conversions (#617) 2022-07-01 09:31:06 -04:00
Chris Caron
8a455695ba
Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
Chris Caron
10939d333d general code enhancements/nomenclature 2021-03-05 13:22:03 -05:00
Chris Caron
c6922d8f3a
Refactored qa, unit testing, and service init; refs #157 (#160) 2019-10-09 12:39:31 -04:00
Chris Caron
842de28191 normalize plugin classes mass code cleanup 2019-03-31 15:10:08 -04:00
Chris Caron
6b875ac093 Complete refactoring of entire Matrix plugin; refs #80 2019-03-10 14:29:50 -04:00
Chris Caron
741d244c5a escape_html bulletproofing 2019-03-10 12:24:57 -04:00
Chris Caron
0ab86c2115 Config file support added for http & file (text); refs #55 2019-03-03 17:41:08 -05:00
Chris Caron
eb4c83f3f8 NotifyBase() home of notify(); calls send() in children 2019-02-17 22:48:53 -05:00
Chris Caron
7d9715aa5a refactored and drastically improved throttling functionality 2019-02-17 16:35:09 -05:00
Chris Caron
b1133be85b refactored how +/- prefixed url arguments are handled 2019-02-17 13:45:48 -05:00
Chris Caron
0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 2019-02-17 09:41:55 -05:00
Kaustubh Phatak
761291e65c
Issue 69: Tests for Headers support 2019-02-15 14:37:55 -08:00
Chris Caron
a2c44cf90b telegram markdown support added; refs #52 2019-02-05 23:56:05 -05:00
Chris Caron
0a0ce64ad7 Converted to MIT Licensing; refs #47 2019-01-31 21:05:56 -05:00
Chris Caron
7e38921835 refactored how plugins inheritied properties 2018-03-30 22:29:36 -04:00
Chris Caron
87e6eb6cf2 Added Discord Support; refs #4 2018-02-25 20:23:34 -05:00
Chris Caron
f8c3d35f8c more tests 70% coverage now! 2017-12-13 21:35:59 -05:00
Chris Caron
82c5a11e5b more unittesting + bugfixes 2017-12-10 21:28:00 -05:00
Chris Caron
6cca5946e1 NotifyEmail unit tests 2017-12-06 00:35:03 -05:00