Son
|
96f16b658f
|
add coupon code
|
2021-11-16 14:43:34 +01:00 |
|
Son
|
d8a23ba9d3
|
fix email template
|
2021-11-15 11:55:22 +01:00 |
|
Son
|
8c56fde84d
|
move subdomain to a better place on the menu
|
2021-11-15 11:52:06 +01:00 |
|
Son
|
eaff8b7ff3
|
remove User.can_use_subdomain column, make subdomain available to all users
|
2021-11-15 11:16:03 +01:00 |
|
Son
|
82e0bcec8e
|
add docker build image command for building multi architecture image
|
2021-11-15 11:13:34 +01:00 |
|
Son
|
33e3227b81
|
Fix docker build in Mac: install libre2-dev
|
2021-11-14 19:36:54 +01:00 |
|
Son
|
790f0ed23c
|
return 250 status when handling bounces
|
2021-11-13 11:21:19 +01:00 |
|
Son
|
324cc8734b
|
handle the case user mistakenly use a lifetime coupon on the coupon page
|
2021-11-12 17:53:56 +01:00 |
|
Son
|
416eafaeb9
|
use the first alias suffix when creating a new random alias
|
2021-11-12 11:04:00 +01:00 |
|
Son
|
bb5259ac3f
|
fix test
|
2021-11-12 10:00:01 +01:00 |
|
Son
|
611fb8a20c
|
take into account user.include_website_in_one_click_alias in /api/alias/random/new
|
2021-11-12 09:45:31 +01:00 |
|
Son
|
293cc74c53
|
add User.include_website_in_one_click_alias column
|
2021-11-12 09:44:40 +01:00 |
|
Son
|
2fad942c95
|
include coupon comment in the notification
|
2021-11-11 18:22:41 +01:00 |
|
Son
|
4fc6619553
|
reduce Hotmail abuse report rate
|
2021-11-10 10:57:22 +01:00 |
|
Son
|
4c1c8a3dc1
|
fix msg[headers.MESSAGE_ID] can return str
|
2021-11-10 09:38:20 +01:00 |
|
Son
|
e24b84f6bf
|
update error message
|
2021-11-09 11:21:39 +01:00 |
|
Son
|
5105c0dbee
|
limit the number of subdomains
|
2021-11-09 10:17:47 +01:00 |
|
Son
|
4c87e4ce68
|
improve test
|
2021-11-08 12:57:03 +01:00 |
|
Son
|
e55fae50b8
|
improve onboarding email wording
|
2021-11-08 12:34:32 +01:00 |
|
Son
|
72575db8c4
|
improve mailbox onboarding email wording
|
2021-11-08 12:29:07 +01:00 |
|
Son
|
9f9b470ab8
|
fix
|
2021-11-08 11:52:41 +01:00 |
|
Son
|
d7971953ac
|
return error if name too long when updating alias
|
2021-11-08 11:26:10 +01:00 |
|
Son
|
89648a83dd
|
fix case /mailbox/confirm_change is called in unauthorized user
|
2021-11-08 11:22:54 +01:00 |
|
Son
|
0e24513bcf
|
fix case where msg[headers.IN_REPLY_TO] can be non str
|
2021-11-08 11:21:01 +01:00 |
|
Son
|
827b90432c
|
do not add log for /git and /favicon.ico
|
2021-11-06 18:26:39 +01:00 |
|
Son
|
429683f444
|
log more data in apple.verify_receipt()
|
2021-11-06 18:25:15 +01:00 |
|
Son
|
38e7a64f4f
|
improve daily report
|
2021-11-06 12:41:37 +01:00 |
|
Son
|
a1fdbc0caa
|
use bigint for Fido.sign_count
|
2021-11-06 12:40:16 +01:00 |
|
Son
|
bcf1fa2510
|
fix bug: user can't update mailbox address if it's already used by another account
|
2021-11-05 18:42:34 +01:00 |
|
Son
|
383f633e41
|
fix active_page
|
2021-11-05 18:33:14 +01:00 |
|
Son
|
bfab753e76
|
do not show subdomain if no SLDomain support it
|
2021-11-05 18:10:56 +01:00 |
|
Son
|
4ed60ba1d0
|
set dmarc and dkim to False for subdomain
|
2021-11-05 18:09:04 +01:00 |
|
Son
|
58e92e7462
|
user can add subdomain
|
2021-11-05 11:44:39 +01:00 |
|
Son
|
ef734d7045
|
add User.can_use_subdomain column
|
2021-11-05 11:44:04 +01:00 |
|
Son
|
3f1020d5d7
|
Add CustomDomain.is_sl_subdomain and SLDomain.can_use_subdomain columns
|
2021-11-05 11:29:10 +01:00 |
|
Son
|
4214efa497
|
handle the case original_message_id is None in replace_original_message_id
|
2021-11-05 09:43:58 +01:00 |
|
Son
|
516898af59
|
move all template files to templates/
|
2021-11-04 15:05:22 +01:00 |
|
Son
|
4a47e8c9c6
|
refactor: move template files to templates/
|
2021-11-04 15:00:39 +01:00 |
|
Son
|
0de85fdce3
|
redirect user directly to the client page if user has already authorized the client
|
2021-11-04 14:59:01 +01:00 |
|
Son
|
a03d87b62c
|
move files to templates/
|
2021-11-04 14:48:56 +01:00 |
|
Son
|
914696ef3b
|
re-enable bounce report in daily report
|
2021-11-04 14:28:19 +01:00 |
|
Son
|
f8b6b20dd8
|
not create html in send_email if html isn't set
|
2021-11-04 14:27:33 +01:00 |
|
Son
|
80bbfb6f4b
|
Parse reverse alias first in handle_hotmail_complaint
|
2021-11-04 10:40:12 +01:00 |
|
Son
|
5c0cd60659
|
add mention of 15 aliases limit in the welcome email
|
2021-11-04 10:27:44 +01:00 |
|
Son
|
fd24f6eb1b
|
improve UI for block/unblock sender
|
2021-11-03 12:36:20 +01:00 |
|
Son
|
014b7d5b1f
|
improve wording on setting page
|
2021-11-03 12:36:07 +01:00 |
|
Son
|
0ae40d599a
|
user can block contact directly on the dashboard
|
2021-11-03 11:29:46 +01:00 |
|
Son
|
2aab48a3f9
|
show generic error for htmx:responseError event
|
2021-11-03 11:27:23 +01:00 |
|
Son
|
fa743fc142
|
install htmx.org
|
2021-11-03 11:27:02 +01:00 |
|
Son
|
1fd9a344d4
|
refactor
|
2021-11-03 10:53:39 +01:00 |
|