Louis Lam
|
8bbf55777e
|
Merge pull request #1205 from arjunkomath/master
Add notification provider - Push
|
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 |
Alvin Pergens
|
cefe43800f
|
add alerta service
|
3 years ago |
Arjun Komath
|
51b7a2badb
|
remove log
|
3 years ago |
Arjun Komath
|
74c584f544
|
Add Push by Techulus
|
3 years ago |
Zack Elia
|
ea43422ccf
|
Implement gorush notifications
|
3 years ago |
Leslie Leung
|
590859a95b
|
Merge branch 'master' into add-wecom-notification
|
3 years ago |
LeslieLeung
|
40b70277c7
|
feat(*): support WeCom notification
|
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 |
Paweł Kuffel
|
c1267e9b3b
|
feat: add SerwerSMS notification provider
|
3 years ago |
Louis Lam
|
77addfebc8
|
Merge branch 'tarun7singh_master'
# Conflicts:
# src/languages/vi.js
|
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 |
wuwenjing
|
843992c410
|
Add DingDing notification
|
3 years ago |
wuwenjing
|
a2f2253221
|
Add aliyun sms notification
|
3 years ago |
wuwenjing
|
6d9b71c054
|
Add Feishu notification
|
3 years ago |
Lukas
|
12b5489eb5
|
PromoSMS as Notification Provider
Add PromoSMS (Polish SMS Gateway) as new notification provider
|
3 years ago |
Gero Gerke
|
5decfb9fad
|
Matrix Notifications
|
3 years ago |
Willian Rodrigues Barbosa
|
063d64eec8
|
feat: add microsoft teams notification provider
|
3 years ago |
LouisLam
|
573c7faddd
|
switch on the notification, if it is added in EditMonitor.vue
|
3 years ago |
LouisLam
|
e330875c80
|
fix restore fail if no isDefault
|
3 years ago |
LouisLam
|
0aeaf87f5b
|
Merge branch 'master' into default-notification
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
|
3 years ago |
LouisLam
|
da74391c3e
|
convert notifications into modules
|
3 years ago |
Ponkhy
|
fd8c95d64e
|
Merge branch 'master' into default-notification
|
3 years ago |
Ponkhy
|
58240aceef
|
Added the option for default notifications
|
3 years ago |
Domenic Horner
|
41d32bb9dd
|
Undo parm changes
|
3 years ago |
Domenic Horner
|
b0acda52f9
|
Add time to smtp body content
|
3 years ago |
Domenic Horner
|
e9cd9be03a
|
Use constants for UP/DOWN through notifications class
|
3 years ago |
Domenic Horner
|
6ae279c7f3
|
Move title generation to notification class
|
3 years ago |
Domenic Horner
|
9c32adfb55
|
Update pushbullet down body
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Domenic Horner
|
d346afd33b
|
Update pushbullet up body
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Domenic Horner
|
3bf380c684
|
Update lunasea "up" body content
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Domenic Horner
|
dca5c59982
|
Update lunasea body content
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Domenic Horner
|
532ad3044c
|
Add space to pushbullet and lunasea notifications
Start changes regarding standardization of notification messages
|
3 years ago |
LouisLam
|
697fa6bdfd
|
fix discord notification appended port unexpectedly
|
3 years ago |
Louis Lam
|
d2f0a15076
|
Merge pull request #264 from antiseptikk/master
feat: add rocket.chat notification
|
3 years ago |
Thomas Ferney
|
44d9967cfb
|
feat: add rocket.chat notification
|
3 years ago |
Thies
|
72740ba477
|
Update the styling to better match existing styles
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Thies Nieborg
|
5d438ca2b6
|
Discord notification URL now also represents non http services
|
3 years ago |
Rashad
|
23851ef539
|
added mattermost notification support
|
3 years ago |
LouisLam
|
682e4d45e2
|
eslint for notification.js
|
3 years ago |
Ponkhy
|
64501bf065
|
Added Line Messenger Notification Service
|
3 years ago |
LouisLam
|
31d5b4fd3d
|
do not pass smtp user/pass to nodemailer if both are empty
|
3 years ago |
Chris Taylor
|
efe75bde75
|
Add Pushbullet notification service
|
3 years ago |
Alexandre Gagner
|
eb34dc6cc2
|
Update notification.js
Fix remove non ascii char from msg
|
3 years ago |
Alexandre Gagner
|
ed93aae1c2
|
add octopush notification service
|
3 years ago |
LouisLam
|
d5b40dfebf
|
better code reuse and "Username" to "Bot Display Name"
|
3 years ago |
LouisLam
|
c990edc87d
|
allowElseIf for else return, since its auto fix removes "else" but without newline
|
3 years ago |
LouisLam
|
2677f5dd87
|
run eslint for discord enhancement
|
3 years ago |