Commit Graph

25 Commits (6dfd429b259ce210091ee10b54d5690e55eecdd0)

Author SHA1 Message Date
Chris Caron 6e1b8a0bd6
Advanced email parsing added; eg: Full Name email@domain.com (#276) 2020-08-18 14:05:29 -04:00
Chris Caron 0ef4e45fab
Better Email Internationalization Support (#270) 2020-08-08 21:05:30 -04:00
Chris Caron 44905e5c6e
Email plugin allows no auth and added smtp_server detection (#214) 2020-03-18 13:57:24 -04:00
Chris Caron 44a3527221 added cache control to attachments feature 2019-11-15 23:08:38 -05:00
Chris Caron 002cebfaa3 attachment code hardening + 100% test coverage 2019-11-11 11:34:25 -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 1d84f7fd8a
url() supports privacy flag for masking pwds, tokens, apikeys, etc (#156) 2019-09-29 17:17:25 -04:00
Chris Caron 12fed2b6bd Added Cc and Bcc Support to Email Plugin 2019-08-20 21:34:13 -04:00
Chris Caron d5dfbf74fa
Token details + internationalization (i18n) support; refs #59 2019-05-29 20:07:05 -04:00
Chris Caron 22735babea added missing assert check 2019-04-26 21:09:37 -04:00
Chris Caron 2c080d7269 fixed bug preventing email as userid for custom emails; refs #101 2019-04-25 21:28:38 -04:00
Chris Caron 02dd6dd8b3 test to verify no double url str escaping occurs 2019-04-03 20:27:59 -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 75bde9d2a7 travis-ci set to run pep8 tests as part of CI 2019-02-17 23:38:00 -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 0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 2019-02-17 09:41:55 -05: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
lead2gold 0621e2ff4a Merge pull request #24 from sentriz/patch-1
update discord setup url
2018-12-16 20:10:51 +00:00
Chris Caron dbab994f37 pep8 fixes 2018-09-05 21:27:52 -04:00
Chris Caron 83200d6e58 bulletproof added to socket handling of email; refs #15 2018-09-05 21:09:40 -04:00
Chris Caron 6177e6553f EmailPlugin now better supports to= variable; fixes #11 2018-05-30 20:14:41 -04:00
Chris Caron f8c3d35f8c more tests 70% coverage now! 2017-12-13 21:35:59 -05:00
Chris Caron 6cca5946e1 NotifyEmail unit tests 2017-12-06 00:35:03 -05:00