- 01 Mar, 2023 1 commit
-
-
Chris authored
expr was printing `expr: warning: '^.*[<>"]': using '^' as the first character of a basic regular expression is not portable;`
-
- 18 Jul, 2022 2 commits
-
-
Grigory Starinkin authored
the variable is assigned by the `_post` call
-
Grigory Starinkin authored
Slack Incoming webhooks is a legacy custom integration - an outdated way for teams to integrate with Slack. These integrations lack newer features and they will be deprecated and possibly removed in the future. Slack team do not recommend their use. Instead, it's suggested to use Slack apps.
-
- 10 May, 2022 7 commits
-
-
Sandeep Mittal authored
unused variable removed and cleaned.
-
neil authored
-
neil authored
-
Sandeep Mittal authored
variable updated to caps
-
neil authored
-
Sandeep Mittal authored
Added CallMeBot API for WhatsApp Notifications.
-
Sandeep Mittal authored
-
- 20 Mar, 2022 2 commits
- 11 Mar, 2022 1 commit
-
-
bosong authored
-
- 09 Jan, 2022 1 commit
-
-
Victor R. Santos authored
-
- 20 Nov, 2021 1 commit
-
-
Hao Guan authored
-
- 09 Nov, 2021 3 commits
- 08 Nov, 2021 1 commit
-
-
Scre13 authored
-
- 04 Nov, 2021 1 commit
-
-
neil authored
-
- 03 Nov, 2021 1 commit
-
-
jearton authored
-
- 03 Oct, 2021 2 commits
- 17 Jul, 2021 1 commit
-
-
ciro authored
-
- 16 Jul, 2021 1 commit
-
-
ciro authored
-
- 11 Jul, 2021 1 commit
-
-
ciro authored
-
- 07 Jul, 2021 2 commits
-
-
Steven Zhu authored
-
Steven Zhu authored
-
- 23 Jun, 2021 1 commit
-
-
Habetdin authored
To escape characters '_', '*', '`', '[' outside of an entity, prepend the characters '\' before them.
-
- 29 Apr, 2021 1 commit
-
-
Eike-Christian Müller authored
Reverted the original patch and changed it to the obvious simple solution provided by @Neilpang.
-
- 08 Apr, 2021 4 commits
-
-
Mike Beattie authored
(fix shellcheck failure)
-
Mike Beattie authored
Signed-off-by:
Mike Beattie <mike@ethernal.org>
-
Mike Beattie authored
Signed-off-by:
Mike Beattie <mike@ethernal.org>
-
Mike Beattie authored
This messes with markdown parsing Signed-off-by:
Mike Beattie <mike@ethernal.org>
-
- 22 Mar, 2021 2 commits
- 21 Mar, 2021 4 commits
-
-
medmunds authored
Secure by default. Also try to minimize configuration errors. (Many ESPs/ISPs require STARTTLS, and most support it.)
-
medmunds authored
-
medmunds authored
Improves standards compatibility and utf-8 handling in Python 3.3-3.8. (email.policy.default becomes the default in Python 3.9.)
-
medmunds authored
-