93 Commits (9e36eb5fcc6f74213b7efb95c3cce924c6480a30)

Author SHA1 Message Date
  Pēteris Caune dc0ea1e8ce
Remove unused bits from the base email template 3 years ago
  Pēteris Caune d2c701fb77
Add {% spaceless %} tags to reduce uncompressed email size 3 years ago
  Pēteris Caune 642d436ae9
Add absolute_site_logo_url template tag 3 years ago
  Pēteris Caune 484c0befbc
Fix email template to use SITE_LOGO_URL (with img/logo.png fallback) 3 years ago
  Pēteris Caune d243f502d3
Fix off-by-one-month error in monthly reports, downtime columns 3 years ago
  Pēteris Caune a0cd2c63e9
Update report templates for weekly reports 4 years ago
  cocide e66725e23f Added formatting on ping.body in emails 4 years ago
  Pēteris Caune 2bfea987e9
Replace details_url with cloaked_url in email and chat notifications 4 years ago
  Pēteris Caune 5979204691
Fix downtime summary to handle months when the check didn't exist 4 years ago
  Pēteris Caune 17a404f04b
Fix email template to always show the current year in the footer 4 years ago
  Pēteris Caune bf3df906f7
Tweak email CSS for nicer display in dark mode 4 years ago
  Pēteris Caune 54081208c5
Add doctype declaration in the alert email template 4 years ago
  Pēteris Caune efc44fd47c
Update report template to use same font size for all check names 4 years ago
  Pēteris Caune ca3d1d3a3b
Add the "Last Ping Type" field in the email notification template 4 years ago
  Pēteris Caune ce0f84a112
Fix styling 4 years ago
  Pēteris Caune 8fe8e0f605
Update alert email template: more information, less styling 4 years ago
  Pēteris Caune fb79948759
Update the "Change Email" function to use confirmation codes 4 years ago
  Pēteris Caune ed6b15bfa9
Update the "Set Password" function to use confirmation codes 4 years ago
  Pēteris Caune e3aedd3b03
Add require_sudo_mode decorator 4 years ago
  Pēteris Caune d05691f86f
SMS and phone calls now have separate "limit reached" email templates. 4 years ago
  Pēteris Caune ee9ac0ffef
New integration: phone calls. Fixes #403 4 years ago
  Pēteris Caune a18eb134f5
Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places) 4 years ago
  Pēteris Caune 57da17b8e2
Send an "Ownership Transfer Request" email notification. 5 years ago
  Pēteris Caune 9d2cf4f008
Don't escape HTML in the subject line of notification emails 5 years ago
  Pēteris Caune 52a178242b
2019 -> 2020. Cheers! 5 years ago
  Pēteris Caune 0addbac7ba
Remove unused ask=1 parameters. 5 years ago
  Pēteris Caune 9cbd3bfc5a
In monthly reports, no downtime stats for the current month (month has just started) 5 years ago
  Pēteris Caune c13ec18a27
5 SMS & WhatsApp sends/mo for free plans 5 years ago
  Pēteris Caune 66a6de70c0
Send email notification when monthly SMS sending limit is reached. Fixes #292 5 years ago
  Pēteris Caune 93507fcc47
Cleanup in report-body-html.html. 5 years ago
  Pēteris Caune b2ebce6cf9
Show the number of downtimes and total downtime minutes in "Check Details" page. 5 years ago
  Pēteris Caune cb2e763e98
Cleanup in `Check.outages_by_month()` and tests. 5 years ago
  Pēteris Caune 1de0ef16f6
Style tweaks. 5 years ago
  Pēteris Caune b74e56a273
Experimental: show the number of outages and total downtime in monthly reports. (#104) 5 years ago
  Pēteris Caune 0da7b12f55
Show description in text emails only for the "going down" notifications, and only if the description is not empty. 6 years ago
  Pēteris Caune 14f504bd22
Updated plain-text alert body. cc: #252 6 years ago
  Pēteris Caune 44bac9dd12
Include the description in email alerts. Fixes #247 6 years ago
  Pēteris Caune 3b3ae8a82c
2018 -> 2019 in email footer 6 years ago
  Pēteris Caune 945a66ab0a
Management command for sending inactive account notifications 6 years ago
  Pēteris Caune b013a92c43
Move project-specific settings to a new "Project Settings" page 6 years ago
  Pēteris Caune e2d2665edf
Prepare for the removal of Check.user_id 6 years ago
  Pēteris Caune 481848a749
Add "/ping/<code>/start" API endpoint 6 years ago
  Pēteris Caune a3ddf0ddef
Use email instead of team name in "<user> invites you to their account" emails. Unfortunately the team name is being abused for spam. 6 years ago
  Pēteris Caune 837cac300d
Use email instead of team name in "<user> invites you to their account" emails. Unfortunately the team name is being abused for spam. 6 years ago
  Pēteris Caune eaba39d99b
Tweak HTML markup in alert emails for Gmail 6 years ago
  Pēteris Caune 01d94176dd
Tweak HTML and CSS in alert emails. 6 years ago
  Pēteris Caune b3c22dcfd2
A workaround for some email agents automatically opening "Unsubscribe" links 6 years ago
  Pēteris Caune c57a9dcbc4
Omit "Details..." link (testing if it's triggering Gmail warnings) 6 years ago
  Pēteris Caune b9a81ad382
Add "List-Unsubscribe" header to alert and report emails 6 years ago
  Pēteris Caune 78aca869c5
"Details..." instead of "Show Log..." in emails. 6 years ago