Son NK
|
d5de99afe9
|
Restore /alias/custom/new as currently used by safari
|
2021-03-31 14:41:32 +02:00 |
|
Son NK
|
1cac625a90
|
restore /v2/alias/custom/new as used by browser extension
|
2021-03-25 19:18:50 +01:00 |
|
Son NK
|
92acf352b6
|
add limiter for random alias creation
|
2021-03-24 17:30:05 +01:00 |
|
Son NK
|
71389b7e09
|
add limiter on custom alias page
|
2021-03-24 16:52:05 +01:00 |
|
Son NK
|
e46e3b1c01
|
fix test
|
2021-03-24 16:51:23 +01:00 |
|
Son NK
|
acc285abf0
|
remove /alias/custom/new, /v2/alias/custom/new, refactor test
|
2021-03-24 16:39:49 +01:00 |
|
Son NK
|
0c62ac4b1f
|
set rate limit for creating alias endpoint
|
2021-03-24 16:26:42 +01:00 |
|
Son NK
|
6435d951e1
|
refactor test
|
2021-03-24 16:11:22 +01:00 |
|
Son NK
|
10cc61b4a0
|
refactor test
|
2021-03-24 15:54:03 +01:00 |
|
Son NK
|
c87fe55898
|
POST /api/aliases/:alias_id/contacts: return 200 and existed=true if contact is already added.
|
2021-03-17 20:29:34 +01:00 |
|
Son Nguyen Kim
|
ca4d097f14
|
Merge pull request #381 from TheLastProject/feature/importExportTests
Feature/import export tests
|
2021-03-15 15:17:58 +01:00 |
|
Sylvia van Os
|
e02d95216f
|
Remove unused imports and var assignments
|
2021-03-13 15:46:12 +01:00 |
|
Sylvia van Os
|
cfe889f7b9
|
Format with black
|
2021-03-13 15:37:28 +01:00 |
|
Sylvia van Os
|
8800c29526
|
Complete import tests
|
2021-03-13 15:36:25 +01:00 |
|
Sylvia van Os
|
dcfd63eb0f
|
Working import tests
|
2021-03-13 00:13:33 +01:00 |
|
Sylvia van Os
|
44ae20816a
|
WIP: Import test
|
2021-03-10 23:08:33 +01:00 |
|
Son
|
cf6442cec2
|
Add PATCH /api/custom_domains/:custom_domain_id
|
2021-03-10 22:56:12 +01:00 |
|
Son
|
eb22a6302e
|
rename creation -> deletion for GET /api/custom_domains/:custom_domain_id/trash
|
2021-03-10 22:39:33 +01:00 |
|
Son
|
6c2daf1bb6
|
add mailboxes to GET /api/custom_domains
|
2021-03-10 22:37:26 +01:00 |
|
Sylvia van Os
|
c6646d5971
|
Add export test
|
2021-03-10 22:35:04 +01:00 |
|
Son NK
|
819738f55c
|
remove unused DKIM_PUBLIC_KEY_PATH, DKIM_DNS_VALUE
|
2021-03-08 15:14:37 +01:00 |
|
Son NK
|
157b7adbda
|
improve logging
|
2021-03-08 12:11:47 +01:00 |
|
Son NK
|
39c92110cb
|
add more fields into /api/custom_domains
|
2021-03-06 20:43:50 +01:00 |
|
Son
|
80d80657d6
|
remove cloudwatch params
|
2021-03-06 16:09:27 +01:00 |
|
Son NK
|
3af98026e3
|
refactor config: do not use eval()
|
2021-03-05 17:26:47 +01:00 |
|
Son NK
|
a536a34a0b
|
remove unused import
|
2021-03-01 18:46:15 +01:00 |
|
Son NK
|
38790fdc84
|
get_alias_infos_with_pagination_v3: handle the case where an alias has 2 contacts that have no activity
|
2021-03-01 18:45:15 +01:00 |
|
Son NK
|
9030d8b543
|
flake8
|
2021-02-17 13:01:28 +01:00 |
|
Son NK
|
9e486fc2c0
|
add alias transfer
|
2021-02-17 12:56:28 +01:00 |
|
Son NK
|
01aa733fe8
|
fix test
|
2021-01-26 20:06:39 +01:00 |
|
Son NK
|
4a91db8e11
|
rename parse_email_log_id_from_bounce -> parse_id_from_bounce
|
2021-01-26 09:59:22 +01:00 |
|
Son NK
|
013a94d1e9
|
fix user delete profile pic
|
2021-01-19 10:47:48 +01:00 |
|
Son NK
|
da53b7fa00
|
Improve should_disable() to take into account last 7 days bounces
|
2021-01-19 10:45:39 +01:00 |
|
Son NK
|
c83b146f14
|
Add BOUNCE_PREFIX, BOUNCE_SUFFIX config
|
2021-01-11 14:51:29 +01:00 |
|
Son NK
|
2b4dc3cdcc
|
when a custom domain is default and has random_prefix_generation enabled, use the random_prefix as the first choice
|
2021-01-02 18:17:53 +01:00 |
|
Son NK
|
c252665e46
|
flake8
|
2020-12-31 14:40:43 +01:00 |
|
Son NK
|
33dd6083c7
|
rename available_suffixes_more_info -> get_available_suffixes
|
2020-12-31 14:27:04 +01:00 |
|
Son NK
|
5a3b79b4cf
|
replace available_suffixes by available_suffixes_more_info
|
2020-12-31 14:25:44 +01:00 |
|
Son NK
|
75d1b090cd
|
rename default_random_alias_public_domain_id -> default_alias_public_domain_id
|
2020-12-31 14:14:56 +01:00 |
|
Son NK
|
b9d8f11f2d
|
put the default domain to top
|
2020-12-31 13:59:03 +01:00 |
|
Son NK
|
b3d1085e0c
|
fix test
|
2020-12-18 16:52:03 +01:00 |
|
Son NK
|
10f15f78c8
|
optimize import
|
2020-12-18 16:25:30 +01:00 |
|
Son NK
|
8111beb6ff
|
refactoring test
|
2020-12-18 16:24:38 +01:00 |
|
Son NK
|
091ff3ad2c
|
Add decode_text()
|
2020-12-18 10:43:06 +01:00 |
|
Son NK
|
3a8cdce650
|
Create should_disable
|
2020-12-16 18:50:09 +01:00 |
|
Son NK
|
6eaeb1fcf6
|
update coinbase webhook
|
2020-12-14 11:36:34 +01:00 |
|
Son NK
|
7094a0b694
|
remove unused var
|
2020-12-13 19:31:16 +01:00 |
|
Son NK
|
43a021dd88
|
send a reminder when a coinbase subscription is ending soon
|
2020-12-13 19:18:58 +01:00 |
|
Son NK
|
b00841f679
|
add /coinbase to handle Coinbase callback
|
2020-12-13 19:18:23 +01:00 |
|
Son Nguyen Kim
|
bf139f83b3
|
Merge pull request #342 from herrboyer/linting
Linting
|
2020-12-07 17:45:50 +01:00 |
|
Renaud Boyer
|
5d948faf56
|
black
|
2020-12-06 22:11:58 +01:00 |
|
Son NK
|
ce2d68a64d
|
take into account include_sender_in_reverse_alias when creating reverse-alias
|
2020-12-06 19:37:20 +01:00 |
|
Renaud Boyer
|
0d535c8765
|
linting
|
2020-12-06 17:54:54 +01:00 |
|
Renaud Boyer
|
6945cb633d
|
linting
|
2020-12-06 17:49:26 +01:00 |
|
Renaud Boyer
|
079e548ab7
|
linting
|
2020-12-06 17:48:24 +01:00 |
|
Renaud Boyer
|
7bcc72cc02
|
linting
|
2020-12-06 17:47:37 +01:00 |
|
Renaud Boyer
|
f360488eca
|
linting
|
2020-12-06 17:47:05 +01:00 |
|
Renaud Boyer
|
0f48121fd5
|
linting
|
2020-12-06 17:46:10 +01:00 |
|
Renaud Boyer
|
d88aeeab7f
|
linting
|
2020-12-06 17:45:07 +01:00 |
|
Renaud Boyer
|
6b416bcbbe
|
linting
|
2020-12-06 14:51:13 +01:00 |
|
Renaud Boyer
|
99b4fc9625
|
linting
|
2020-12-06 14:13:20 +01:00 |
|
Renaud Boyer
|
57ef3ac35c
|
linting
|
2020-12-06 14:10:13 +01:00 |
|
Renaud Boyer
|
419051cdd5
|
linting
|
2020-12-06 14:05:38 +01:00 |
|
Renaud Boyer
|
f746d17a02
|
linting
|
2020-12-06 14:05:00 +01:00 |
|
Son NK
|
cefa68d392
|
Create replace() in email_utils
|
2020-11-30 15:15:13 +01:00 |
|
Son NK
|
0b95ca33b8
|
use no encoding for 8bit and binary
|
2020-11-30 10:49:04 +01:00 |
|
Son NK
|
f804332c2d
|
refactor: create EmailEncoding enum
|
2020-11-30 10:48:16 +01:00 |
|
Son NK
|
d61f45ea86
|
use 7bit as default encoding
|
2020-11-26 17:22:17 +01:00 |
|
Son NK
|
e2a7061429
|
add get_encoding() and encode_text()
|
2020-11-26 17:01:05 +01:00 |
|
Son NK
|
609d59d23f
|
improve logging
|
2020-11-25 15:20:00 +01:00 |
|
Son NK
|
bcdf522174
|
create normalize_reply_email(): handle case where reply email contains space, quote, etc
|
2020-11-22 13:07:09 +01:00 |
|
Son NK
|
a1d5b01143
|
make sure mailbox email is valid
|
2020-11-22 12:18:31 +01:00 |
|
Son NK
|
824a610aa6
|
refactor test_mailbox
|
2020-11-22 12:15:32 +01:00 |
|
Son NK
|
f069d2f083
|
use getaddresses to parse multiple address from To, CC header. Remove get_addrs_from_header()
|
2020-11-21 19:15:02 +01:00 |
|
Son NK
|
78ddf16c87
|
make sure alias name does not contain a linebreak
|
2020-11-20 18:39:23 +01:00 |
|
Son NK
|
c25a5b50f6
|
make sure reply_email only contain lowercase
|
2020-11-20 10:03:40 +01:00 |
|
Son NK
|
75c3fa1c11
|
make sure reply-email only uses ascii-encoded char
|
2020-11-18 15:36:39 +01:00 |
|
Son NK
|
5b9dc88c67
|
make sure alias prefix cannot be more than 40 chars
|
2020-11-18 10:38:35 +01:00 |
|
Son NK
|
319078fceb
|
use contact email when generating reply-email
|
2020-11-18 10:24:39 +01:00 |
|
Son NK
|
e06c872bc0
|
add test for get_addrs_from_header()
|
2020-11-18 10:04:23 +01:00 |
|
Son NK
|
145fc9c67c
|
Add reverse_alias_address to GET /api/aliases/:alias_id/activities
|
2020-11-17 09:27:30 +01:00 |
|
Son NK
|
aada12f17e
|
return reverse_alias_address in POST /api/aliases/:alias_id/contacts and GET /api/aliases/:alias_id/contacts
|
2020-11-16 19:39:00 +01:00 |
|
Son NK
|
9154b4656d
|
refactor: create is_reply_email()
|
2020-11-16 19:22:19 +01:00 |
|
Son NK
|
75ba1669e0
|
Create generate_reply_email() and refactor
|
2020-11-16 19:15:09 +01:00 |
|
Son NK
|
15a6d9630a
|
Handle sender_format in PATCH /api/setting
|
2020-11-15 19:43:37 +01:00 |
|
Son NK
|
c794e73abd
|
Add EnumE.has_name(), EnumE.get_value()
|
2020-11-15 19:43:01 +01:00 |
|
Son NK
|
f0f81930bc
|
Return "sender_format" in GET /api/setting
|
2020-11-15 19:35:07 +01:00 |
|
Son NK
|
dec7969ead
|
add tests.utils.pretty()
|
2020-11-15 19:34:13 +01:00 |
|
Son NK
|
d8c9078708
|
Add EnumE.get_name()
|
2020-11-15 19:34:00 +01:00 |
|
Son NK
|
aee917a3ef
|
Add GET /api/custom_domains/:custom_domain_id/trash
|
2020-11-15 19:24:54 +01:00 |
|
Son NK
|
de495b9afe
|
return nb_alias in GET /api/custom_domains
|
2020-11-15 19:13:00 +01:00 |
|
Son NK
|
9d24b1b88a
|
GET /api/custom_domains
|
2020-11-15 19:09:25 +01:00 |
|
Son NK
|
f6568aca6a
|
Return pinned in GET /api/aliases/:alias_id, GET /api/v2/aliases
|
2020-11-15 19:01:11 +01:00 |
|
Son NK
|
ae05c164c9
|
Support pinned in PATCH /api/aliases/:alias_id
|
2020-11-15 18:46:27 +01:00 |
|
Son NK
|
6c7018dd33
|
Take into account pinned alias in get_alias_infos_with_pagination_v3
|
2020-11-15 18:42:29 +01:00 |
|
Son NK
|
9cfb6d412a
|
Add /api/v5/alias/options
|
2020-11-14 16:45:22 +01:00 |
|
Son NK
|
f452c79aec
|
Add /v2/setting/domains
|
2020-11-14 16:37:36 +01:00 |
|
Son NK
|
632a5bbbc8
|
handle UnicodeEncodeError in copy() and to_bytes()
|
2020-11-10 16:02:19 +01:00 |
|
Son NK
|
e659680875
|
add_header()
|
2020-11-07 13:00:12 +01:00 |
|
Son NK
|
8b356eef01
|
remove a test that can randomly fail
|
2020-11-05 10:48:32 +01:00 |
|