Julian Lam
df139928b6
feat: displaying one-click unsubscribe link in email footer ( #8024 )
...
closes #8016
2019-11-06 14:19:57 -05:00
Barış Soner Uşaklı
0037a03886
fix : #8018 , allow absolute urls in notification.path
2019-11-01 21:01:46 -04:00
Barış Soner Uşaklı
547bb4966d
fix : #7866 , show correct title based on digest interval
2019-08-28 17:04:21 -04:00
Barış Soner Uşaklı
f55cc66723
fix: {username} not working in notification.tpl
...
fix images going out of notification email
2019-05-21 22:48:50 -04:00
Julian Lam
f552cea523
fix : #7600 , removing nbsp from email CTAs ( #7606 )
...
* fix : #7600 , removing nbsp from email CTAs
* fix: added right arrow to CTA button
2019-05-16 09:45:35 -04:00
Julian Lam
b32da57faf
fix : #7604 shortened CTA text and added custom text for some notifs ( #7605 )
...
* fix : #7604 shortened CTA text and added custom text for some notifs
Specifically, new-reply and new-chat have different CTA text as they
do not go to the forum home like other email templates send users to.
* fix: minor optimization as suggested by @barisusakli
2019-05-16 09:43:06 -04:00
Barış Soner Uşaklı
96cb29aab0
fix : #7461
2019-05-08 11:08:23 -04:00
Barış Soner Uşaklı
dbc4d8403d
fix : #7461
2019-04-03 12:39:44 -04:00
Barış Soner Uşaklı
8cc1864aa7
fix : #7491
2019-04-02 15:46:47 -04:00
Julian Lam
6c1f9c3c46
fix: restored email logo to all outgoing emails
2019-02-22 15:03:31 -05:00
Julian Lam
43c4eb2350
fix: normalized font sizes for paragraphs in digest
2019-02-22 12:25:53 -05:00
Julian Lam
d3a10628e7
fix: broken 50% border radius on emails, failing tests
2019-02-22 12:01:18 -05:00
Julian Lam
f32a992237
feat: revamp email templates to be more style agnostic ( #7375 )
...
* feat: re-designed digest
Updated design, logic no longer shows "no topics", just doesn't
show the list at all, teaser re-retrieved for digest so that it
always grabs a teaser even if there is no reply, changed default
email background to a light grey.
* fix: minor padding issues in digest
* fix: banned template
* fix: invitation.tpl
* fix: removed unused notif_chat and notif_post email templates
* fix: notification template
* fix: registration_accepted template
* fix: reset tpl
* fix: test tpl
* fix: email verify tpl
* fix: reset notify tpl
* fix: welcome tpl
* fix: additional minor font fixes
* fix: removed unused email header image assets
* fix: internationalised 'your daily digest' string
* fix: broken url in digest 🤦
* feat: added RTL support for emailer
/cc @PostMidnight
2019-02-20 16:13:26 -05:00
Barış Soner Uşaklı
cfb9784527
closes #6641
2018-07-09 14:26:21 -04:00
Andrew Rodrigues
5602092de9
closes #6347
2018-03-08 12:18:02 -05:00
Julian Lam
17c52a515d
fix incorrect padding/margin values in images in digest
2017-11-30 12:24:07 -05:00
Julian Lam
e37c8003b9
replaced 40px padding with more sensible sizes, fixes #6138
2017-11-30 12:11:32 -05:00
Julian Lam
b1cd68928b
updated digest header
2017-11-27 14:31:13 -05:00
Baris Usakli
ea3fde332b
notification email fixes
...
add new notification image
fix url to user settings, no need for userslug to be passed in
2017-11-17 14:13:55 -05:00
Barış Soner Uşaklı
dd176dd5f2
Notification delivery ( #6072 )
...
* ability for users to choose how they receive notifications
add type field to more notifications, the type field is used to
determine what to do based on user
setting(none,notification,email,notificationemail)
* change var name to types
* cleanup
* add event types for privileged users
* remove unused language keys
* fix uids check
* changed if statements
* upgrade script to preserver old settings
2017-11-15 21:35:10 -05:00
Baris Usakli
e3a7649290
closes #6027
2017-11-01 12:31:15 -04:00
Baris Usakli
e0e783ec05
closes #5866
2017-08-09 10:48:26 -04:00
Baris Usakli
e836ddf6e2
fix link to topic
2017-08-03 14:14:05 -04:00
Julian Lam
44851f97ac
added logic for hiding logo if none is set, preventing crash on startup if no logo is set
2017-07-17 14:51:12 -04:00
Julian Lam
5cec946871
fixed bug with logo being stretched in emails
2017-07-17 11:03:12 -04:00
Julian Lam
c40b11aa6e
updated site upload logic so that site logo is resized for email header, implemented site logo in email header
2017-07-17 10:47:56 -04:00
Julian Lam
39e78a8a12
forgot the css :rage2:
2017-07-14 16:35:43 -04:00
Julian Lam
bcdfba653a
tweaking hero image
2017-07-14 16:32:37 -04:00
Julian Lam
5f24d63005
digest tpl
2017-07-14 16:30:37 -04:00
Julian Lam
4c0135e188
fixed missing payload items in invitation email
2017-07-14 15:50:59 -04:00
Julian Lam
0b8b3fafbf
banned and invitation
2017-07-14 15:43:55 -04:00
Julian Lam
065b3a3a03
notif_chat tpl
2017-07-14 15:36:18 -04:00
Julian Lam
a9540a13a1
fixing url in footer
2017-07-14 14:54:56 -04:00
Julian Lam
f0f856fe6b
more padding adjustments
2017-07-14 14:46:31 -04:00
Julian Lam
f9233d5c9b
more padding fixes
2017-07-14 14:43:06 -04:00
Julian Lam
b7d0ea900e
who knew you couldn't put two paragraphs inside a td
2017-07-14 14:37:13 -04:00
Julian Lam
733f694cf3
adjusted some margins
2017-07-14 14:31:43 -04:00
Julian Lam
f128f988f3
slimmed down some data, testing notif_post again
2017-07-14 14:21:58 -04:00
Julian Lam
82dda3e2e6
added email closing back to notif_post
2017-07-14 14:02:34 -04:00
Julian Lam
582dd1ed2e
testing new footer with new_post tpl
2017-07-14 13:09:35 -04:00
Julian Lam
51349bb71f
more email templates updated
2017-07-14 12:55:34 -04:00
Julian Lam
7c6c1adb04
test email done
2017-07-13 12:54:54 -04:00
Julian Lam
0d0e0d7311
removed prerender text and used partials for header and footer
2017-07-13 12:50:09 -04:00
Julian Lam
6c768030cc
using variable for urls again, welcome.tpl done I think
2017-07-13 12:39:58 -04:00
Julian Lam
10d23f5447
resized logo again
2017-07-13 12:21:24 -04:00
Julian Lam
a2627d2066
added default payload to emails, and adding nodebb logo for email header
2017-07-13 11:30:44 -04:00
Julian Lam
15d368c6b9
more changes to welcome.tpl
2017-07-13 10:43:27 -04:00
Julian Lam
020d3acfe9
WIP welcome email
2017-07-12 15:36:15 -04:00
psychobunny
480352c650
send the banned user an email with reason + time limit if applies
2017-05-06 02:37:00 -04:00
pichalite
e23377580d
fixes #4506
2016-04-08 23:55:10 +00:00