Commit Graph

29 Commits (bca25c9eceb8a21fb4765ca6ce03192e08ddbed0)

Author SHA1 Message Date
Chris Caron e98f65790c ascii() lookup added to plugin base
6 months ago
Chris Caron b8da1334ab
Refactor: Python Module Naming & Namespace Harmonization (#1119)
7 months ago
Han Wang 08cb018e11
Refactor Test Code for Efficiency and Quality (#1100)
7 months ago
Chris Caron 3cd5895004 Bumped version to v1.7.2
10 months ago
Chris Caron 34e52e5d92
Switch License to BSDv2 (from v3) as it's less restrictive (#976)
1 year ago
Chris Caron 480d0e0bbc
URLBase() supports calls to url() for generic responses (#973)
1 year ago
Chris Caron 236e67f497 more wiggle room on sometimes failing test
1 year ago
Chris Caron 429470d45e
Apprise License changes to BSD 3-Clause (#813)
2 years ago
Andreas Motl 00afe4e5b6
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680)
2 years ago
Chris Caron e95484349e
Escape new lines for TEXT->HTML conversions (#617)
2 years ago
Chris Caron 8a455695ba
Refactored the way phone numbers are managed (#408)
3 years ago
Chris Caron 10939d333d general code enhancements/nomenclature
4 years ago
Chris Caron c6922d8f3a
Refactored qa, unit testing, and service init; refs #157 (#160)
5 years ago
Chris Caron 842de28191 normalize plugin classes mass code cleanup
6 years ago
Chris Caron 6b875ac093 Complete refactoring of entire Matrix plugin; refs #80
6 years ago
Chris Caron 741d244c5a escape_html bulletproofing
6 years ago
Chris Caron 0ab86c2115 Config file support added for http & file (text); refs #55
6 years ago
Chris Caron eb4c83f3f8 NotifyBase() home of notify(); calls send() in children
6 years ago
Chris Caron 7d9715aa5a refactored and drastically improved throttling functionality
6 years ago
Chris Caron b1133be85b refactored how +/- prefixed url arguments are handled
6 years ago
Chris Caron 0d56da9ac8 added service.url(), apprise.urls(), iter support and pop()
6 years ago
Kaustubh Phatak 761291e65c
Issue 69: Tests for Headers support
6 years ago
Chris Caron a2c44cf90b telegram markdown support added; refs #52
6 years ago
Chris Caron 0a0ce64ad7 Converted to MIT Licensing; refs #47
6 years ago
Chris Caron 7e38921835 refactored how plugins inheritied properties
7 years ago
Chris Caron 87e6eb6cf2 Added Discord Support; refs #4
7 years ago
Chris Caron f8c3d35f8c more tests 70% coverage now!
7 years ago
Chris Caron 82c5a11e5b more unittesting + bugfixes
7 years ago
Chris Caron 6cca5946e1 NotifyEmail unit tests
7 years ago