Commit Graph

104 Commits (e02f07d3568d411b453b2855072d16bea5e96e82)

Author SHA1 Message Date
Grigory Starinkin d8a4e47a13
disable "$response is referenced but not assigned" warning
2 years ago
Grigory Starinkin bc920949cb
Add Slack App notification hook
2 years ago
Sandeep Mittal 9aaae24583 Update callmebotWhatsApp.sh
3 years ago
neil 915ced7b92 Update callmebotWhatsApp.sh
3 years ago
neil 5a36b9075f Update callmebotWhatsApp.sh
3 years ago
Sandeep Mittal b5a7f46ecc Update callmebotWhatsApp.sh
3 years ago
neil 4381657c5e Update callmebotWhatsApp.sh
3 years ago
Sandeep Mittal d440b2f2b2 Update callmebotWhatsApp.sh
3 years ago
Sandeep Mittal 5b42aea9e7 Create callmebotWhatsApp.sh
3 years ago
neil ae3cc81f03
Merge pull request #2924 from ianepperson/master
3 years ago
neil 97a45e3b02
Update discord.sh
3 years ago
neil 451b290b79
Update discord.sh
3 years ago
bosong b209f66654 fix(notify):remove nofity,move weixin_work.sh to notify
3 years ago
Victor R. Santos 61c853a3c1
Add Gotify notification (#3759)
3 years ago
Hao Guan 5e5ba11601
Add iOS Bark notify hook.
3 years ago
neil 640c7c5fa3
Merge pull request #3798 from Scre13/patch_mail_sh
3 years ago
neil eb6395a62c
Update mail.sh
3 years ago
Scre13 2b2845aa07 removed -- at beginning of subject
3 years ago
neil 54d8c66f3e
Merge pull request #3797 from Scre13/patch_lf_mime_version
3 years ago
neil 95bbf1b190
Update mail.sh
3 years ago
Scre13 ee2dab51f3 removed newline at the end of subject, added MIME-Version header
3 years ago
neil e8756482aa
Update feishu.sh
3 years ago
jearton 35d6da785b add support for feishu notification
3 years ago
neil f2958818c8
Update pushbullet.sh
3 years ago
neil 20f604948f
Update pushbullet.sh
3 years ago
ciro 4a8511f680 fix wrong variable name
3 years ago
cirow cd6698c688
Merge branch 'acmesh-official:dev' into dev
3 years ago
ciro c7ca9d7e36 fix shfmt issues
3 years ago
ciro 98ef51514f added pushbullet functionality
3 years ago
Steven Zhu 849c3fd9c9
Fix space inconsistency
3 years ago
Steven Zhu da58fcbfce
Add sender name for SendGrid notify hook
3 years ago
Habetdin 7c7d61f61e
Fix special characters escaping
3 years ago
neil ec0538d251
Merge pull request #3455 from ecm75/notify_fix
4 years ago
Eike-Christian Müller eb0c629fad
more simple mail.sh fix
4 years ago
Mike Beattie fb079f9e50
Update telegram.sh
4 years ago
Mike Beattie 39b09f8f87 Dump _post() call output to /dev/null
4 years ago
Mike Beattie 53d26e5c5c Add debug output of $_data variable to aid diagnosis
4 years ago
Mike Beattie e21f3e6c73 Escape asterisks in notification content
4 years ago
emueller 37e3e2f9c2 fixed formating
4 years ago
emueller 3c7be32ef5 fix _exists error message when MAIL_BIN env variable is not set
4 years ago
medmunds afe6f4030e Change default SMTP_SECURE to "tls"
4 years ago
medmunds 6e49c4ffe0 Prefer Python to curl when both available
4 years ago
medmunds 28d9f00610 Use email.policy.default in Python 3 implementation
4 years ago
medmunds 8f688e5e13 Add Date email header in Python implementation
4 years ago
medmunds 5a182eddbf Clarify _readaccountconf_mutable_default
4 years ago
medmunds 4b615cb3a9 Clean email headers and warn on unsupported address format
4 years ago
medmunds b36247a091 Implement _rfc2822_date helper
4 years ago
medmunds 6e77756d6a Rework read/save config to not save default values
4 years ago
medmunds 6ff75f9a9f Use PROJECT_NAME and VER for X-Mailer header
4 years ago
medmunds ffe7ef4764 More than one blank line is an abomination, apparently
4 years ago