James Brooks
c5c2355d8a
Apply fixes from StyleCI
2020-08-01 07:58:34 +00:00
James Brooks
5ff2289eeb
Apply fixes from StyleCI
2020-02-27 09:44:35 +00:00
James Brooks
83f7aa9b4c
Apply fixes from StyleCI
2019-11-13 08:51:36 +00:00
Data-Kiss
509e7d98da
WIP - Tests for notifications
2019-10-10 20:04:28 +01:00
Data-Kiss
87d4e33632
WIP
2019-10-09 19:04:58 +01:00
James Brooks
3187fbc24f
Apply fixes from StyleCI
2019-07-12 12:43:13 +00:00
James Brooks
7f53a7e9df
Improved subscriber handling
...
- Signed routes
- Manage subscriptions now sends an email link
2019-07-12 11:39:13 +01:00
James Brooks
163f78ff13
Merge pull request #3423 from AntonioKL/patching-manage-subscribtion
...
Patching manage subscription
2019-07-11 13:06:46 +01:00
jzinkweg
0cbaa75e67
Include incident update message in mail
2019-04-10 17:22:36 +02:00
tejaswivinod
20828a0600
Substitute :name by incident name on slack title
...
Slack title for created incident has ':name', which is being substituted by incident name.
2019-02-06 10:22:11 -05:00
Antonio
e983b43b53
fix notifiction for slack
2019-01-18 22:41:35 +02:00
Antonio
699df0b9f6
Update NewIncidentNotification.php
2019-01-18 03:05:26 +02:00
Antonio
3b4e2e6236
Update NewIncidentNotification.php
...
Remove slack unsubscribe
2019-01-18 03:03:04 +02:00
Antonio
d52c961adf
Update NewIncidentNotification.php
...
Fix a incident name issue
2019-01-18 03:00:51 +02:00
Antonio
21daa6d2d2
Update ComponentStatusChangedNotification.php
2019-01-18 02:01:43 +02:00
Luke Policinski
3788d43906
Let notification to the users be queue-able
2018-11-12 14:04:45 -05:00
James Wilson
363c9fb0e8
Another update!
2018-10-10 14:06:18 +01:00
James Wilson
68b5457f9f
Added a new line #3101
2018-10-10 14:04:22 +01:00
James Wilson
18219bf328
Fixed #3101
2018-10-10 14:00:51 +01:00
James Brooks
05242a0c5a
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-17 18:43:43 +01:00
James Brooks
9ac6b8b1a2
Fixes #2996 - New incident notification is Markdown powered
2018-06-17 18:43:43 +01:00
James Brooks
d63b9b2b3c
Strip HTML from email notifications. Fixes #2935
2018-03-27 21:25:42 +01:00
James Brooks
0c96e67678
Revert "Use Markdown in mail notifications. Fixes #2935 "
...
This reverts commit d4cd685b79e416934f6b9006c5eeee98fc242cc5.
2018-03-27 21:23:33 +01:00
James Brooks
d87197ae7c
Apply fixes from StyleCI ( #2972 )
...
[ci skip] [skip ci]
2018-03-27 19:24:17 +01:00
A
d63de58f8f
Use 'cachet.subscriber.manage.manage_at_link'
...
The new translation is used to manage its subscriptions.
2018-03-27 10:53:27 +02:00
A
763d74687f
Uses the translation cachet.subscriber.manage.
...
When a component's status changes or when an incident is
created/updated, an email is sent to every people that has subscribed.
At the end of the mail a link to manage its subscription has been
introduced.
Now, it uses the translation.
2018-03-27 10:48:46 +02:00
A
81fd5f4420
Adds a line in the notification email to manage its subscriptions.
...
Untill now a subscriber wasn't able to manage its subscription because
there was no link anywhere, so it was forced to unsubscribe and then
subscribe again.
Now the link is in the notification email, after 'Unsubscribe at'.
Related to #2887
2018-03-27 10:47:27 +02:00
A
2d4d823959
Adds a line in the notification email to manage its subscriptions.
...
Untill now a subscriber wasn't able to manage its subscription because
there was no link anywhere, so it was forced to unsubscribe and then
subscribe again.
Now the link is in the notification email, after 'Unsubscribe at'.
Related to #2887
2018-03-27 10:44:13 +02:00
James Brooks
d4cd685b79
Use Markdown in mail notifications. Fixes #2935
2018-03-17 13:09:43 +00:00
Luis Henrique Mulinari
968bc6a3ce
Code clean up. Remove some duplicate keys; Remove some unused parameters; Fix some FQCN;
2017-10-11 21:19:07 +02:00
James Brooks
ad35658d74
Fix docblock
2017-04-24 08:03:05 +01:00
James Brooks
e156be6ce1
Fix notifications. Add message. Closes #2338
2017-02-27 19:24:31 +00:00
James Brooks
d52ca283d8
Fix notification subject
2017-01-23 20:53:50 +00:00
James Brooks
69a68784bd
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-01-09 18:44:43 +00:00
James Brooks
c1831d8559
Granular notification strings. Closes #2303
2017-01-09 18:41:51 +00:00
James Brooks
e8b9b19a98
Fixes #2300 - use incident nam
2017-01-05 19:20:15 +00:00
James Brooks
38773c84ac
Update all email notifications
2017-01-04 20:25:41 +00:00
James Brooks
a7f06b5dc7
Don't use status
2017-01-04 20:13:03 +00:00
James Brooks
a77c03dc31
Don't use status
2017-01-04 20:08:30 +00:00
James Brooks
2da2ab80f9
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-01-04 19:51:20 +00:00
James Brooks
6dc56de18a
Add unsub links to all Slack notifications
2017-01-04 19:51:20 +00:00
James Brooks
ce577fb97d
Include unsubscribe link in Slack footer
2017-01-04 19:51:20 +00:00
James Brooks
b8a9f41ae4
Integrate Mail, Nexmo and Slack notifications into Cachet
2017-01-04 19:51:20 +00:00