Son NK
|
0cf283089d
|
fix migration name too long
|
2020-12-31 14:46:38 +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
|
95f3db6aa5
|
remove available_suffixes()
|
2020-12-31 14:26:07 +01:00 |
|
Son NK
|
5a3b79b4cf
|
replace available_suffixes by available_suffixes_more_info
|
2020-12-31 14:25:44 +01:00 |
|
Son NK
|
7915a2abb9
|
Fix available_suffixes_more_info
|
2020-12-31 14:18:49 +01:00 |
|
Son NK
|
abb3ec1f05
|
rename
|
2020-12-31 14:16:32 +01:00 |
|
Son NK
|
4e20ffcc60
|
update wording: use custom alias to be opposed to random alias
|
2020-12-31 14:15:25 +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
|
e0a414212e
|
rename default_random_alias_domain_id -> default_alias_custom_domain_id
|
2020-12-31 14:06:32 +01:00 |
|
Son NK
|
1647a7a628
|
update settings wording
|
2020-12-31 14:00:21 +01:00 |
|
Son NK
|
b9d8f11f2d
|
put the default domain to top
|
2020-12-31 13:59:03 +01:00 |
|
Son NK
|
66e7aa7242
|
refactor
|
2020-12-31 12:50:04 +01:00 |
|
Son NK
|
291b9a7d55
|
use warning level for reply message detected as spam
|
2020-12-31 11:30:53 +01:00 |
|
Son NK
|
01da9aafcd
|
retry get_spam_score 1 more time
|
2020-12-31 11:26:12 +01:00 |
|
Son NK
|
1c22e14f68
|
SMTPServerDisconnected can also happen when creating SMTP server object
|
2020-12-31 11:22:45 +01:00 |
|
Son NK
|
0b83835065
|
fix load_pgp_public_keys()
|
2020-12-31 11:21:54 +01:00 |
|
Son NK
|
0585ba97ee
|
use warning level for "Cannot encrypt using the imported key" error
|
2020-12-31 11:05:11 +01:00 |
|
Son NK
|
74a63db835
|
ignore "text/directory" in replace()
|
2020-12-30 09:48:58 +01:00 |
|
Son NK
|
0df4d1a93d
|
add more logging
|
2020-12-29 12:17:24 +01:00 |
|
Son NK
|
3b850f6228
|
create analytics.js
|
2020-12-28 16:30:44 +01:00 |
|
Son NK
|
07febc9715
|
replace GoatCounter by Plausible
|
2020-12-28 16:27:42 +01:00 |
|
Son NK
|
31774f9ea7
|
set include_sender_in_reverse_alias to False by default
|
2020-12-28 10:28:05 +01:00 |
|
snyk-bot
|
d924dc1d52
|
fix: upgrade bootbox from 5.5.1 to 5.5.2
Snyk has created this PR to upgrade bootbox from 5.5.1 to 5.5.2.
See this package in npm:
https://www.npmjs.com/package/bootbox
See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
|
2020-12-22 03:23:42 +00:00 |
|
Son NK
|
e06f3dc209
|
fix template
|
2020-12-21 11:57:12 +01:00 |
|
Son NK
|
6441c22bcd
|
use warning level for email and mailbox same domain error. Update email wording.
|
2020-12-21 09:39:26 +01:00 |
|
Son NK
|
da5bb6f9b5
|
no need to add alias to To header
|
2020-12-19 17:28:18 +01:00 |
|
Son NK
|
df3e594a53
|
update manual subscription reminder email
|
2020-12-19 17:23:19 +01:00 |
|
Son NK
|
be57add431
|
add list of cryptocurrency that are supported
|
2020-12-19 17:22:04 +01:00 |
|
Son NK
|
9f9d292754
|
remove can_use_coinbase column
|
2020-12-19 16:31:16 +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
|
3015cd1dc0
|
ignore "text/calendar" content type
|
2020-12-18 16:07:32 +01:00 |
|
Son NK
|
e48f19afb5
|
use info level for set message-id
|
2020-12-18 15:34:01 +01:00 |
|
Son NK
|
6cec373b6d
|
ignore UnicodeDecodeError in decode_text()
|
2020-12-18 13:10:33 +01:00 |
|
Son Nguyen Kim
|
9886f7c327
|
Merge pull request #349 from simple-login/encoding-bug
Fix the encoding bug with generic subject option and Protonmail
|
2020-12-18 10:59:52 +01:00 |
|
Son NK
|
fb8a43fd5d
|
use decode_text() in add_header()
|
2020-12-18 10:44:42 +01:00 |
|
Son NK
|
091ff3ad2c
|
Add decode_text()
|
2020-12-18 10:43:06 +01:00 |
|
Son NK
|
efc6b32ce0
|
black
|
2020-12-16 20:34:31 +01:00 |
|
Son NK
|
866ef1c139
|
increase the max_nb_alert
|
2020-12-16 20:30:27 +01:00 |
|
Son NK
|
2f803e4714
|
refactoring: move template to folder
|
2020-12-16 18:51:14 +01:00 |
|
Son NK
|
ae9abe8512
|
remove unused var
|
2020-12-16 18:50:09 +01:00 |
|
Son NK
|
ef4ed8ca74
|
improve bounce email wording
|
2020-12-16 18:50:09 +01:00 |
|
Son NK
|
30b2182694
|
use should_disable to decide whether an alias should be disabled
|
2020-12-16 18:50:09 +01:00 |
|
Son NK
|
3a8cdce650
|
Create should_disable
|
2020-12-16 18:50:09 +01:00 |
|
Son Nguyen Kim
|
eb07ba8eef
|
Merge pull request #348 from simple-login/snyk-upgrade-8564ad7d8a9b38b2ca12605d88808620
[Snyk] Upgrade @sentry/browser from 5.27.4 to 5.27.6
|
2020-12-15 18:10:53 +01:00 |
|
Son NK
|
20094c9943
|
add Bing and Yandex webmaster tag
|
2020-12-15 18:09:50 +01:00 |
|
snyk-bot
|
6982a9bc5e
|
fix: upgrade @sentry/browser from 5.27.4 to 5.27.6
Snyk has created this PR to upgrade @sentry/browser from 5.27.4 to 5.27.6.
See this package in npm:
https://www.npmjs.com/package/@sentry/browser
See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
|
2020-12-15 03:23:47 +00:00 |
|
Son NK
|
f1f6234248
|
Add nb_manual_premium, nb_coinbase_premium to stats
|
2020-12-14 20:45:30 +01:00 |
|