Chris Caron
|
98fb4865fc
|
Refactored base64 attachment handling (#1191)
|
3 months ago |
Chris Caron
|
827db528d0
|
Persistent Storage (#1131)
|
3 months ago |
Chris Caron
|
de3acafef9
|
Turn large ntfy messages into a attachments (#1136)
|
6 months ago |
Chris Caron
|
286a4374c0
|
manager classes accessible from apprise base
|
6 months ago |
Chris Caron
|
fa2d338568
|
Do not sanitize http:// attachment URLs (#1122)
|
7 months ago |
Chris Caron
|
b8da1334ab
|
Refactor: Python Module Naming & Namespace Harmonization (#1119)
|
7 months ago |
Chris Caron
|
81804704da
|
Improved async/threading attachment support (#1086)
|
8 months ago |
Chris Caron
|
3cd5895004
|
Bumped version to v1.7.2
|
10 months ago |
Chris Caron
|
9dcf769397
|
Load Dynamic Libraries and Emoji Engine on Demand (#1020)
|
11 months ago |
Chris Caron
|
34e52e5d92
|
Switch License to BSDv2 (from v3) as it's less restrictive (#976)
|
1 year ago |
Chris Caron
|
429470d45e
|
Apprise License changes to BSD 3-Clause (#813)
|
2 years ago |
Andreas Motl
|
41b4ddb942
|
Use `super()` instead of `super(__class__, self)` (#686)
Removes some further Python 2 intricicanties.
It is `ruff` rule SPR001, taken from `flake8-super`.
- https://github.com/charliermarsh/ruff#rules
- https://pypi.org/project/flake8-super/
Implemented with:
ruff --select SPR001 apprise test --fix
|
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
|
2d5ab59252
|
RHEL9 Support - Test cases to leverage unittest.mock when possible (#658)
|
2 years ago |
Chris Caron
|
75ad104e99
|
Apprise @notify decorator/plugin support (#625)
|
2 years ago |
Chris Caron
|
fcd81160be
|
Added additional security for attachment handling (#300)
|
4 years ago |
Chris Caron
|
408810d6b4
|
URL parameters preserved for attachment queries (#187)
|
5 years ago |
Chris Caron
|
44a3527221
|
added cache control to attachments feature
|
5 years ago |
Chris Caron
|
002cebfaa3
|
attachment code hardening + 100% test coverage
|
5 years ago |
Chris Caron
|
25d56d3fad
|
added attachment framework
|
5 years ago |