Louis Lam
775d1696fa
Fix pushover device not working #1114
3 years ago
Louis Lam
8bbf55777e
Merge pull request #1205 from arjunkomath/master
...
Add notification provider - Push
3 years ago
Louis Lam
fa490d0bf1
[Alerta] Handle general message
3 years ago
Louis Lam
c52c8a4206
Merge branch 'master' into alerta
...
# Conflicts:
# server/notification.js
# src/components/notifications/index.js
# src/languages/en.js
3 years ago
Louis Lam
9789d8cde8
Merge branch 'master' into alerta
3 years ago
Louis Lam
ccb3d85a48
Merge pull request #1157 from zackelia/master
...
Implement gorush notifications
3 years ago
Ananth Kamath
258d93be72
Fix mattermost couldn't find channel issue
3 years ago
Alvin Pergens
8febff9282
fix comments
3 years ago
Alvin Pergens
90f2497548
change data for Alerta
3 years ago
Alvin Pergens
cefe43800f
add alerta service
3 years ago
Arjun Komath
23796723dd
Address code review
...
Add missing comma
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Arjun Komath
74c584f544
Add Push by Techulus
3 years ago
Zack Elia
ea43422ccf
Implement gorush notifications
3 years ago
Thomas LÉVEIL
46fa6a56fa
fix `TypeError: Cannot read property 'id' of null`
...
when testing a Google Chat notification
see https://github.com/louislam/uptime-kuma/issues/1126#issuecomment-1006343423
3 years ago
Louis Lam
81a194d826
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
64b3e04d3f
Fix #1129
3 years ago
Philipp Bischoff
bcc3cec7d6
extract translation for notification type
3 years ago
Philipp Bischoff
f8c5015e3f
fix google chat type mismatch
3 years ago
Leslie Leung
590859a95b
Merge branch 'master' into add-wecom-notification
3 years ago
Louis Lam
e18d4b6ad0
Merge pull request #1045 from bilipp/google-chat-notifications
...
Add support for Google Chat Notifications
3 years ago
LeslieLeung
40b70277c7
feat(*): support WeCom notification
3 years ago
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
3 years ago
Philipp Bischoff
a6072a0e30
google chat: only show offline message in notification when service went down
3 years ago
Philipp Bischoff
a71569379e
add missing import
3 years ago
Philipp Bischoff
8050cb8e99
implement google chat notification type
3 years ago
Jonas Liebert
67849a9e84
add support for stackfield notifications
3 years ago
Louis Lam
40cb22e671
Merge pull request #963 from kffl/feat/serwersms-provider
...
Add SerwerSMS.pl notification provider
3 years ago
Louis Lam
a864b72e03
fix pushover for general message
3 years ago
kffl
186c11540f
style(serwersms): add missing trailing commas
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Paweł Kuffel
c1267e9b3b
feat: add SerwerSMS notification provider
3 years ago
小雨
dce908a07b
Update dingding notification title
...
Add the status to the title, you can see the message title on the friend list page.
3 years ago
Jagger
f3651a1219
Add a status prefix for feishu notification
3 years ago
Louis Lam
e261a27ebe
fix wrong call of rejectUnauthorized for smtp ( #757 )
3 years ago
Louis Lam
77addfebc8
Merge branch 'tarun7singh_master'
...
# Conflicts:
# src/languages/vi.js
3 years ago
Tarun Singh
ba1e025353
added click send to number
3 years ago
Tarun Singh
bc68088350
Click send sms integration for notifications
3 years ago
Lakr Aream
ce852dfa02
Support for Bark (APN) notifications
...
Update bark.js
3 years ago
Louis Lam
c593a962c2
Merge pull request #627 from NixNotCastey/smtp-subject
...
Add support for custom subject in emails
3 years ago
Louis Lam
c9b4d2ae2a
Merge pull request #698 from erktime/master
...
Add monitor name context to Slack fallback text.
3 years ago
Louis Lam
f51156f18e
run eslint for #687
3 years ago
Louis Lam
8338881927
[SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
3 years ago
Louis Lam
674b387c95
Merge branch 'master' into smtp-subject
3 years ago
xJoker
6e04ec436e
Update server/notification-providers/dingding.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
xJoker
2d471a5e84
Update server/notification-providers/dingding.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
xJoker
cae194f58f
Update server/notification-providers/dingding.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Aaron Erkenswick
655ccc86b9
Add monitor name context to Slack fallback text.
...
The text block of a slack notification payload is used for mobile
devices and plain text previews. This change allows slack users to see
the name of the failing service without having to open up Slack to read
the entire message.
3 years ago
Lukas
89b34b5748
Use double curly brackets and sanity check for customSubject
3 years ago
wuwenjing
843992c410
Add DingDing notification
3 years ago
wuwenjing
57a76e6129
remove `alicloud/pop-core` keep simple
3 years ago
Lukas
330cd6e058
Minor rehabilitanty impedyment
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago