Son NK
|
e230b120d9
|
rename get_alias_info -> get_alias_infos
|
2020-04-14 22:26:13 +02:00 |
|
Son NK
|
e8b315b431
|
rename gen_email_id -> alias_id
|
2020-04-14 22:25:04 +02:00 |
|
Son NK
|
c2d772ded1
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-04-14 22:19:30 +02:00 |
|
Son NK
|
d2c13763a2
|
rename ForwardEmailLog to EmailLog
|
2020-04-14 22:19:19 +02:00 |
|
Son NK
|
087d6c6652
|
rename forward_id to contact_id
|
2020-04-14 22:19:08 +02:00 |
|
Son NK
|
f8f1e2124a
|
rename ForwardEmail to Contact
|
2020-04-14 22:08:38 +02:00 |
|
Son NK
|
417009b3be
|
return note in GET /api/aliases
|
2020-03-11 12:16:45 +01:00 |
|
Son NK
|
a6f4059d5d
|
make sure to set mailbox_id when creating GenEmail
|
2020-03-05 17:03:07 +01:00 |
|
Son NK
|
aeed62e95b
|
All users use full-mailbox
- remove can_use_multiple_mailbox col
- remove full_mailbox col
|
2020-02-29 00:03:35 +07:00 |
|
Son NK
|
f20930ac4e
|
Assign random alias to default mailbox if user is full mailbox
|
2020-02-23 15:51:40 +07:00 |
|
Son NK
|
e4bb85ac87
|
Full-mailbox User can change alias mailbox
|
2020-02-23 13:58:09 +07:00 |
|
Son NK
|
fc167b8b41
|
Display alias mailbox on alias page
|
2020-02-10 23:23:02 +07:00 |
|
Son NK
|
4cd8697abc
|
use case-insensitive query when searching for alias
|
2020-02-08 22:00:40 +07:00 |
|
Son NK
|
98487aba10
|
take into account "note" in search
|
2020-02-05 17:38:23 +07:00 |
|
Son NK
|
11b04d5e4a
|
user can update note in alias list page
|
2020-02-05 17:38:02 +07:00 |
|
Son NK
|
40cac56986
|
GET /api/aliases
|
2020-02-04 23:26:59 +07:00 |
|
Son NK
|
f3c61f9a61
|
use left-join when fetching alias
|
2020-02-04 23:00:55 +07:00 |
|
Son NK
|
8c14c25cec
|
order alias by most recent ones
|
2020-01-23 20:19:58 +01:00 |
|
Son NK
|
d6020d5fa0
|
pass highlight_gen_email_id via url query instead of session. Remove HIGHLIGHT_GEN_EMAIL_ID
|
2020-01-23 20:15:47 +01:00 |
|
Son NK
|
b5357d0f4e
|
Handle the case where a previous deleted alias is re-created via catch-all or directory feature
|
2020-01-22 22:48:30 +01:00 |
|
doanguyen
|
e5b6cb8461
|
forget to remove the import
|
2019-12-31 20:22:46 +01:00 |
|
doanguyen
|
1162495b36
|
remove dataclasses completely, remove the slots magic
|
2019-12-31 20:20:17 +01:00 |
|
doanguyen
|
f3719aa0f0
|
black formatted
|
2019-12-28 14:20:10 +01:00 |
|
doanguyen
|
e2e9cc6b5d
|
Implement alias generator schemes
|
2019-12-28 14:20:10 +01:00 |
|
Son NK
|
bcbe239f60
|
User can generate quickly a random alias
|
2019-12-23 15:34:02 +00:00 |
|
Son NK
|
8f04f8ae0f
|
rename can_create_new_custom_alias -> can_create_new_alias
|
2019-12-22 16:27:55 +00:00 |
|
Son NK
|
139fc68bda
|
create some random alias creation
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
ccf93b1235
|
highlight disable/enable alias
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
c58d9052e7
|
rename can_create_custom_email -> can_create_new_custom_alias, can_create_new_email -> can_create_new_random_alias
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
975dc7ff21
|
fix query lost when post
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
a5e1a36718
|
lower case query before search
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
28c8fa0f4d
|
add alias search
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
e18bbd1cc4
|
improve wording
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
6e71541985
|
remove trial concept
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
45cef7a4ef
|
create unsubscribe view to block quickly an alias
|
2019-12-15 18:55:15 +02:00 |
|
Son NK
|
539d87d0a3
|
make to not reuse alias
|
2019-12-15 18:55:15 +02:00 |
|
Son NK
|
58504e3b8d
|
display new alias on top
|
2019-12-15 18:55:15 +02:00 |
|
Son NK
|
673b9e72ee
|
show send test and delete buttons
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
d929cea771
|
improve dashboard page
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
0b9f28970f
|
fix send_test_email_alias
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
6879490557
|
test email template
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
727830be6b
|
improve email wording for test email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
0ed2ef60c5
|
remove html marker for test email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
0a60d01596
|
use postfix for testing trigger email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
f366e1c383
|
add send_by_postfix, to distinct with send_by_sendgrid
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
62c3b4cd02
|
highlight newly created gen-email
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
fc2fdea6e7
|
change wording
|
2019-12-15 18:55:08 +02:00 |
|
Son NK
|
df3292df37
|
user can delete email alias
|
2019-12-15 18:55:08 +02:00 |
|
Son NK
|
8b3564c2f2
|
fix wording
|
2019-12-15 18:55:08 +02:00 |
|
Son NK
|
e2106a128e
|
improve wording
|
2019-12-15 18:55:08 +02:00 |
|