Commit Graph

21 Commits

Author SHA1 Message Date
Chris Caron
d6eb98ffa0 Better support for reverse-url construction containing whitespace (#1267) 2025-01-02 15:44:49 -05:00
Chris Caron
551fa0d708 Refactored apprise mailto:// and utils module (#1255) 2024-12-15 13:02:18 -05:00
Chris Caron
5441c15a1e Improved hostname verification (#1243) 2024-11-20 16:26:45 -05:00
Chris Caron
01c1082ad8 CLI environment variable over-ride support (#1231) 2024-10-27 14:02:19 -04:00
Chris Caron
827db528d0 Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
Chris Caron
286a4374c0 manager classes accessible from apprise base 2024-05-19 15:25:01 -04:00
Chris Caron
fa2d338568 Do not sanitize http:// attachment URLs (#1122) 2024-05-11 16:03:01 -04:00
Chris Caron
b8da1334ab Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
Han Wang
08cb018e11 Refactor Test Code for Efficiency and Quality (#1100) 2024-04-20 19:00:31 -04:00
Chris Caron
3cd5895004 Bumped version to v1.7.2 2024-01-27 15:50:01 -05:00
Chris Caron
9dcf769397 Load Dynamic Libraries and Emoji Engine on Demand (#1020) 2023-12-27 14:23:13 -05:00
Alexandre Detiste
eb4e47cc45 remove leftover bits of Python2 support (#1012) 2023-12-13 17:39:21 -05:00
Chris Caron
34e52e5d92 Switch License to BSDv2 (from v3) as it's less restrictive (#976) 2023-10-13 17:08:01 -04:00
Chris Caron
f55032a2ec Added support for serialization via pickle library (#929) 2023-08-19 17:14:44 -04:00
Chris Caron
de4701f780 Gitter Support Removed (available through Matrix) (#924) 2023-08-19 14:26:44 -04:00
Chris Caron
6144a79513 Hardening of custom plugin loading by ignore non-Python files (#853) 2023-03-17 16:59:37 -04:00
Chris Caron
429470d45e Apprise License changes to BSD 3-Clause (#813) 2023-02-09 03:54:55 -05:00
Chris Caron
32992fa641 Email improvements; name= and from= now synonymous (#738) 2022-11-05 16:37:57 -04:00
Chris Caron
b989427215 Allow extended characters in ID of email address (#693) 2022-10-13 19:53:32 -04:00
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
75ad104e99 Apprise @notify decorator/plugin support (#625) 2022-07-15 11:27:36 -04:00