Commit Graph

27 Commits (93c7aef433b9ea634855fe28288e4058276e3887)

Author SHA1 Message Date
Chris Caron 53a8d046ce
Header/Meta support added to email plugin (#310)
4 years ago
Chris Caron c732b16d43
Added support for Yandex Email (#303)
4 years ago
Chris Caron 6e1b8a0bd6
Advanced email parsing added; eg: Full Name email@domain.com (#276)
4 years ago
Chris Caron 0ef4e45fab
Better Email Internationalization Support (#270)
4 years ago
Chris Caron 44905e5c6e
Email plugin allows no auth and added smtp_server detection (#214)
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 c6922d8f3a
Refactored qa, unit testing, and service init; refs #157 (#160)
5 years ago
Chris Caron 1d84f7fd8a
url() supports privacy flag for masking pwds, tokens, apikeys, etc (#156)
5 years ago
Chris Caron 12fed2b6bd Added Cc and Bcc Support to Email Plugin
5 years ago
Chris Caron d5dfbf74fa
Token details + internationalization (i18n) support; refs #59
6 years ago
Chris Caron 22735babea added missing assert check
6 years ago
Chris Caron 2c080d7269 fixed bug preventing email as userid for custom emails; refs #101
6 years ago
Chris Caron 02dd6dd8b3 test to verify no double url str escaping occurs
6 years ago
Chris Caron 0ab86c2115 Config file support added for http & file (text); refs #55
6 years ago
Chris Caron 75bde9d2a7 travis-ci set to run pep8 tests as part of CI
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 0d56da9ac8 added service.url(), apprise.urls(), iter support and pop()
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
lead2gold 0621e2ff4a Merge pull request #24 from sentriz/patch-1
6 years ago
Chris Caron dbab994f37 pep8 fixes
6 years ago
Chris Caron 83200d6e58 bulletproof added to socket handling of email; refs #15
6 years ago
Chris Caron 6177e6553f EmailPlugin now better supports to= variable; fixes #11
7 years ago
Chris Caron f8c3d35f8c more tests 70% coverage now!
7 years ago
Chris Caron 6cca5946e1 NotifyEmail unit tests
7 years ago